lg04551

导航

 

2018年4月28日

摘要: 一、异步+回调:线程是谁空谁调,进程是主进程调用 from concurrent.futures import ProcessPoolExcutor,ThreadPoolExecutor from threading import current_thread import requests,os, 阅读全文
posted @ 2018-04-28 14:55 lg04551 阅读(120) 评论(0) 推荐(0) 编辑