摘要:
from multiprocessing import Process import time import os # # def acb(n): # print(n) # # # if __name__ == '__main__': # p1 = Process(target=acb, args=("ready", )) # p1.start() # time... 阅读全文
posted @ 2018-10-23 16:04
python传言
阅读(2418)
评论(0)
推荐(0)

浙公网安备 33010602011771号