2.join(timeout)此方法有个timeout参数,是线程超时时间设置。 # coding=utf-8 import threading import time def chiHuoGuo(people): print("%s 吃 ...
確定! 回上一頁