python 使用gzip解密数据

import gzip 

 

 

gzip.decompress('数据').decode('utf8')

posted @ 2023-08-12 20:01  mlto  阅读(114)  评论(0)    收藏  举报