Python 中xml和json格式是可以互转的,就像json格式转Python字典对象那样。 ... import json import xmltodict #定义xml转json的函数 def ...
確定! 回上一頁