摘要:
import time def logger(): """追加写""" time_format='%Y-%m-%d %X'#年-月-日 小时分钟秒 time_current=time.strftime(time_format) with open('uuu.txt','a+') as f: f.write('%s end action\n'%tim... 阅读全文
posted @ 2018-01-22 13:17
耐烦不急
阅读(233)
评论(0)
推荐(0)

浙公网安备 33010602011771号