# 导入time模块 >>> import time # 打印当前时间,返回浮点数 >>> seconds = time.time() >>> seconds 1588858156.6146255
相关文章:
最新文章
最受欢迎文章