摘要: 1.给每个函数写一个记录日志的功能,功能要求:每一次调用函数之前,要将函数名称,时间节点记录到log的日志中 所需模块 import timestruct_time = time.localtime() # localtime() : localtime是 把从1970-1-1零点零分到当前时间系统 阅读全文
posted @ 2018-06-15 16:38 吉喆嚞吉 阅读(243) 评论(0) 推荐(0)