Python3 Ctime 方法 Python3 时间time模块 Clock 方法 Python3 Gmtime 方法 Python3 Ctime 方法 #!/usr/bin/python3 import time print ("ctime : ", time.ctime()) Python3 时间time模块 Clock 方法 Python3 Gmtime 方法