摘要: import datetime print('{0}: 显示成功!'.format(datetime.datetime.now().strftime('%Y-%m-%d %H:%M:%S.%f')))2020-04-02 16:19:05.012302: 显示成功! 阅读全文
posted @ 2020-04-02 16:19 haozhang13 阅读(2548) 评论(0) 推荐(0) 编辑