http://www.daniweb.com/code/snippet216475.html
http://desk.stinkpot.org:8080/tricks/index.php/2007/11/get-timestamp-in-python/
import time
….
print time.localtime()
OR
import time
print time.time()
When life gets tough, you either get busy living or get busy dying. And I know which I would choose.
没有评论:
发表评论