全部 “asctime”的结果,共1条

Python3 time.asctime()方法

python asctime()方法将一个元组或struct_time表示时间,由gmtime()或localtime() 返回以下形式的24个字符的字符串

教程 [2026-04-23]