將字典dict 型別的資料轉換為JSON 格式的資料。 import json. 要使用json 必須先import json 模組,或使用from 的方式,單獨import 特定的類型。
確定! 回上一頁