A.使用函數(shù)形式 B.用類來包裝線程對象 C.直接用類創(chuàng)建 D.不能實(shí)現(xiàn)
A.提高效率 B.對于進(jìn)程可以進(jìn)行更好的管理 C.方便創(chuàng)建線程 D.都不對
A.threading B._thread C.re D.multiprocessing