摘要:
from concurrent.futures import ThreadPoolExecutor import time def sayh(pus): print("name: "+pus) time.sleep(2) def main(): put_list=["恩恩","嗯嗯","(⊙o⊙)嗯"] start1=time.time() for p... 阅读全文
posted @ 2019-01-10 12:56
Caionk
阅读(296)
评论(0)
推荐(0)

浙公网安备 33010602011771号