zip檔案格式是通用的文件壓縮標準,在ziplib模組中,使用ZipFile類來操作zip檔案,下面具體介紹一下: class zipfile.ZipFile(file[, mode[ ...
確定! 回上一頁