发布时间:2019-08-26 08:44:50编辑:auto阅读(2437)
import time def get_time_stamp(): ct = time.time() local_time = time.localtime(ct) data_head = time.strftime("%Y-%m-%d %H:%M:%S", local_time) data_secs = (ct - long(ct)) * 1000 time_stamp = "%s.%03d" % (data_head, data_secs) return time_stamp
上一篇: 用python实现漂亮的烟花demo
下一篇: Python 数据类型转换
50958
50341
40956
37825
32289
29179
28067
22896
22858
21191
1050°
1728°
1410°
1348°
1609°
1438°
2094°
3636°
3562°
2510°