import xmltodict d = dict(xmltodict.parse(xml)). 但 xmltodict.parse() 的return value 原本就會是 OrderedDict 類別想請問這邊是有什麼原因需要再 ...
確定! 回上一頁