json.dumps()JSON格式转换 json.dump()存储为json文件 json.loads()JSON格式数据转化为字典 json.load()从JSON文件中读入数据
暂无评论,快来抢首评~
相关推荐