dump(data, f) : 使用json 物件,寫入json 文字格式到input.json 檔案。 f.close : 讀取完成後,關閉文件。 return jsonify ...
確定! 回上一頁