Python 的标准库提供了两个模块: _thread 和 threading , _thread 是低级 ... Thread(target=loop, name='LoopThread') t.start() t.join() print('thread %s ended.
確定! 回上一頁