可以快速上手的开发文档
使用python中的datetimeimportdatetimeoldtime=datetime.datetime.now()printoldtime;x=1whilex<10000000:x=x+1newtime=d..