从Python 3.7 开始,普通的 dict 会保留顺序,因此不必再为JSON 的生成和解析指定使用 collections.OrderedDict 。 基本使用¶. json. dump (obj, fp, * ...
確定! 回上一頁