獲取當前的格林尼治時間 print(os.time()) -- 獲取當前時間的字串表示,形如:11/28/08 10:28:37 print(os.date()) -- 獲取當前日期的字串表示,形 ...
確定! 回上一頁