show the current time

import time
print "begin at: " + time.asctime(time.localtime())

 

posted on 2018-01-25 10:39  cdekelon  阅读(80)  评论(0编辑  收藏  举报

导航