会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
godlover
Trouble is a stepping stone to success!
博客园
首页
新随笔
联系
订阅
管理
2019年11月16日
time,datatime,random,os,sys,hashlib模块
摘要: time模块 文件命名规范:不可以以模块名直接对文件命名 例如:time.py 在python中的三种表现形式: 1.时间戳:给电脑看的 2.格式化时间(Format String)给人看到 返回的是时间的字符串 2002-01-11 3. 格式化时间对象(struct_time) -返回的是一
阅读全文
posted @ 2019-11-16 19:04 godlover
阅读(147)
评论(0)
推荐(2)
公告