#!/usr/bin/python3 import json # Python 字典类型转换为JSON 对象 data = { 'no' : 1, ... 更多资料请参考:https://docs.python.org/3/library/json.html.
確定! 回上一頁