摘要: import re,datetime,threading,queue from pathlib import Path from user_agents import parse from collections import defaultdict log='''10.1.1.95 - e800 阅读全文
posted @ 2020-10-01 19:00 ascertain 阅读(246) 评论(0) 推荐(0) 编辑
摘要: import datetime,random,time def source(): while True: yield {'value':random.randint(1,100),'datetime':datetime.datetime.now(datetime.timezone(datetime 阅读全文
posted @ 2020-10-01 18:45 ascertain 阅读(244) 评论(0) 推荐(0) 编辑