摘要: 占坑 阅读全文
posted @ 2018-10-11 15:06 Gabrielle_gao 阅读(92) 评论(0) 推荐(0) 编辑
摘要: # -*- coding: utf-8 -*-"""Created on Thu Oct 11 08:40:42 2018 @author: """ from datetime import datetimenow = datetime.now()print(now) dt = datetime(2 阅读全文
posted @ 2018-10-11 09:32 Gabrielle_gao 阅读(256) 评论(0) 推荐(0) 编辑