【问题】 在Python中,对于某个url返回的gzip的数据,调用zlib.decompress进行解码,但是出错: respHtml = zlib.decompress(respHtml); error: Error ...
確定! 回上一頁