JSON 采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯. ... d3 = json.dumps(data2,sort_keys=True) print d1 print d2 print d3 ...
確定! 回上一頁