摘要:1.json写入txt及读取import jsonjson1 = open('C:/s/test.txt', encoding='utf8').read() # 读取json格式数据# 这步很重要,一定要用loads载 ...
確定! 回上一頁