摘要:
import asyncio,time from collections import defaultdict from pprint import pprint collect=defaultdict(list) #######创建处理一个对象的方法,并返回期物 async def dealone(chunk): return 'Receive %d at %.5f seconds' %... 阅读全文
posted @ 2019-01-11 10:09
hailuo
阅读(825)
评论(0)
推荐(0)
浙公网安备 33010602011771号