python 怎么获取月初赤日

如题所述

第1个回答  2017-06-02
from time import ctime
ctime()
相似回答