python time strptime() 方法 Python 时间time strftime() 方法 Python 时间time time() 方法 python time strptime() 方法 #!/usr/bin/python import time struct_time = time.strptime("30 Nov 00", "%d %b %y") print "returned tuple: %s " % struct_time Python 时间time strftime() 方法 Python 时间time time() 方法