摘要: import datetime nowtime = datetime.datetime.now() nowtime.strftime("%Y %m %d %H:%M:%S.") + str(nowtime.microsecond) 阅读全文
posted @ 2019-06-25 13:35 zhaocundang 阅读(214) 评论(0) 推荐(0) 编辑