xmltodict.parse() 将xml转换为字典。 接着上面的例子,继续往下吧。 import xmltodict d = { 'xml':{ 'a': '123', 'b': ...
確定! 回上一頁