單項選擇題()用于檢查線程是否在運(yùn)行中

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


您可能感興趣的試卷

你可能感興趣的試題

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

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

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

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

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

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

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

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

5.單項選擇題lock.release()功能是()

A.創(chuàng)建鎖對象
B.獲取鎖
C.釋放鎖
D.銷毀鎖