橘子味的心
标题:Python3 Ctime 方法

Python3 Ctime 方法

#!/usr/bin/python3
import time

print ("ctime : ", time.ctime())

目录

分类