Python 的时间管理模块中除了time模块外还有非常好用的datetime模块,但不得不说的是有 ... import datetime print('today方法:',datetime.date.today())# 返回当前日期 ...
確定! 回上一頁