摘要:
# coding=utf-8 from multiprocessing import Process,Pool import os import time def printf(args): # time.sleep(1) print "pool: %d [%s]---%s" % (args+1,os.getpid(),time.time()) # os.getpid()获... 阅读全文
posted @ 2017-03-15 22:51
毛毛虫也疯狂
阅读(142)
评论(0)
推荐(0)

浙公网安备 33010602011771号