Python 时间time ctime() 方法 Python 时间time clock() 方法 Python 时间time gmtime() 方法 Python 时间time ctime() 方法 #!/usr/bin/python import time print "time.ctime() : %s" % time.ctime() Python 时间time clock() 方法 Python 时间time gmtime() 方法