单项选择题
A.threading.enumerate() B.threading.activeCount() C.currentCount() D.count()
()用于检查线程是否在运行中A.setName()B.start()C.run()D.isAlive()
单项选择题()用于检查线程是否在运行中
A.setName() B.start() C.run() D.isAlive()
返回正在运行的线程数量()A.threading.currentThread()B.threading.enu...
单项选择题返回正在运行的线程数量()
A.threading.currentThread() B.threading.enumerate() C.threading.activeCount() D.isAlive()
Time库中休眠函数是()A.StrftimeB.strptimeC.time.daylight()D.tim...
单项选择题Time库中休眠函数是()
A.Strftime B.strptime C.time.daylight() D.time.sleep()