在将一个字典添加入json中时多加入一个参数就可以了json.dumps(dict(item), ensure_ascii=False) 例子with open('zh-cn.json&#
確定! 回上一頁