滚过红尘说红尘
python获取时间
阅读 23
2023-11-21
datetime
import datetime print(datetime.datetime.now().strftime("%Y-%m-%d-%H-%M-%S"))
相关推荐
精彩评论(0)