time.strftime(format[, t]) 函數轉換代表時間的tuprl或struct_time gmtime() 或者 localtime() 到由format參數指定的字符串。 如果未提供t,則返回當前時間 localtime() ...
確定! 回上一頁