单项选择题
返回正在运行的线程数量()
A.threading.currentThread()
B.threading.enumerate()
C.threading.activeCount()
D.isAlive()
点击查看答案
相关考题
-
单项选择题
Time库中休眠函数是()
A.Strftime
B.strptime
C.time.daylight()
D.time.sleep() -
单项选择题
主线程的名字()
A.Thread
B.ThreadMain
C.MainThread
D.Main -
单项选择题
GlobalInterpreterLock的作用是()
A.全局解释器锁
B.创建锁对象
C.获取锁
D.释放锁