post_img

python time库

摘要

time是python中处理时间的标准库 时间获取: time() ctime() gmtime() >>> t …