摘要:
数据太大压缩存储,可以使用zlib中的压缩函数,代码如下: 1 import ujson 2 import MySQLdb 3 import zlib 4 import base64 5 6 kwargs = { 7 'host': '0.0.0.0', 8 'port': 3307, 9 'db': 'test', 10 'user': 't... 阅读全文
posted @ 2018-07-06 18:19
bierxiaobia
阅读(489)
评论(0)
推荐(0)

浙公网安备 33010602011771号