使用zipfile 模組建立zip 壓縮檔, 需要經過以下3 個步驟: 建立ZipFile 物件, 這時設定zip 檔的檔案名稱, 及設定成“w” 模式(write mode). 呼叫write() 加入 ...
確定! 回上一頁