摘要: 代码效果演示 Gitee源码 # -*- coding: utf-8 -*- # Version: Python 3.9.7 # Author: TRIX # Date: 2021-10-02 13:20:04 # Use: 批量压缩指定文件夹 为zip压缩包 import zipfile from 阅读全文
posted @ 2021-10-02 18:44 __TRIX 阅读(110) 评论(0) 推荐(0)