会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Vampire-Min
博客园
首页
新随笔
联系
管理
订阅
随笔分类 -
Python
Python-常用模块详解
摘要:time模块: time.time() :获取当前时间戳 time.sleep(x):睡眠x秒 time.localtime():获取元组格式的九个时间元素 time.strftime("格式",struct_time):将元组格式的时间转换为指定的字符串格式 time.strptime("字符串格
阅读全文
posted @
2020-03-01 11:01
Vampire-Min
阅读(524)
评论(0)
推荐(0)
Python-函数
只有注册用户登录后才能阅读该文。
posted @
2019-11-12 22:31
Vampire-Min
阅读(2)
评论(0)
推荐(0)
公告