新建线程时队列不可为空import threading import queue import time fromer_time = time.time() def func(): global fromer_time new_time ...
確定! 回上一頁