python-json模块函数

函数描述
json.dumps 将 Python 对象编码成 JSON 字符串
json.loads 将已编码的 JSON 字符串解码为 Python 对象
posted @ 2018-05-29 11:29  小黑泥  阅读(81)  评论(0)    收藏  举报