... JSON文件】 print('Excel Sheet to JSON:\n', thisisjson) # 将JSON文件变成Python对象 thisisjson_dict = json.loads(thisisjson) # 保存JSON文件 ...
確定! 回上一頁