json.dumps():python数据类型转换为str(要写入json文件必须进行dumps操作); json.dump():(data,file,ensure_ascii=False) ascii用来避免出现unicode写入乱码 ...
確定! 回上一頁