JSON JSON (JavaScript Object Notation) 是一種輕量級的資料交換格式; ... Python 3.x中自帶了JSON模組,直接import json就可以使用了。
確定! 回上一頁