單項選擇題返回當(dāng)前活動線程對象的列表()

A.threading.enumerate()
B.threading.activeCount()
C.currentCount()
D.count()


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題()用于檢查線程是否在運行中

A.setName()
B.start()
C.run()
D.isAlive()

2.單項選擇題返回正在運行的線程數(shù)量()

A.threading.currentThread()
B.threading.enumerate()
C.threading.activeCount()
D.isAlive()

3.單項選擇題Time庫中休眠函數(shù)是()

A.Strftime
B.strptime
C.time.daylight()
D.time.sleep()

4.單項選擇題主線程的名字()

A.Thread
B.ThreadMain
C.MainThread
D.Main

5.單項選擇題GlobalInterpreterLock的作用是()

A.全局解釋器鎖
B.創(chuàng)建鎖對象
C.獲取鎖
D.釋放鎖