import threading. import time. def foo():. for i in range ( 3 ):. print ( 'i={},foo thread daemon is {}' . format (i ...
確定! 回上一頁