摘要: 出现乱码 在使用zipfile 库的时候出现乱码;解决方式: ''' -*- coding:utf-8 -*- @Time : 2020/11/23 0:07 @Author: hackers-lzr ''' import zipfile with zipfile.ZipFile('D:/练习/工作 阅读全文
posted @ 2020-11-23 00:23 HelloBytes 阅读(370) 评论(0) 推荐(0)