python获取当前时间戳

import time# 获取当前时间戳print(int(time.time()))
相关文章
相关标签/搜索