json.dumps()将python中的字典类型转换为字符串类型 ... with open('text.json','r',encoding='utf-8') as f : print(json.load(f)).
確定! 回上一頁