python-多線程基礎練習3

#coding=utf-8 from time import sleep,ctime import threading def super_player(file,time): for i in range(2): print("Start playing:%s!%s"%(file,ctime())) sleep(time) list={'愛情買賣.mp
相關文章
相關標籤/搜索