TypechoJoeTheme

Misty rain的博客

统计
搜索到 6 篇与 python 的结果
2021-12-20

python公共类集合(获取时间,打印日志,获取文件目录)

python公共类集合(获取时间,打印日志,获取文件目录)
获取时间公共类""" @Author:Misty rain(ZhangHao) @E-mail:676817831@qq.com @FileName:gettime.py @Software:PyCharm @Desc:获取时间参数 """ import time import datetime def get_system_time(): """ 获取当前时间 :return: """ new_time = time.strftime('%Y-%m-%d %H:%M:%S', time.localtime()) return str(new_time) def get_system_time_nyr(): """ 获取当前日期 :return: """ new...
Misty rain
2021-12-20

全部,python

709 阅读
78 评论
2021年12月20日
709 阅读
78 评论

备案号: 浙ICP备2021040483号