会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
知否-
博客园
首页
新随笔
联系
订阅
管理
2020年4月21日
time/datetime
摘要: time.time() 返回当前时间的时间戳 time.localtime() 接收时间戳(1970纪元后经过的浮点秒数)并返回当地时间下的时间元组t time.strftime() 接收以时间元组,并返回以可读字符串表示的当地时间 time.strptime() 根据fmt的格式把一个时间字符串解
阅读全文
posted @ 2020-04-21 23:34 知否-
阅读(119)
评论(0)
推荐(0)
公告