摘要:
gzip 模块,提供了简单的压缩和解压缩文件的接口,和 GNU 程序的 gzip 和 gunzip 类似,数据压缩是通过 zlib 模块实现的 1、模块的类: gzip.GzipFile([filename[, mode[, compresslevel[, fileobj[, mtime]]]]]) 阅读全文
posted @ 2018-02-05 16:11
tccbj
阅读(474)
评论(0)
推荐(0)
2018年2月5日