I am using xmltodict library in python (https://pypi.org/project/xmltodict/) to parse a xml file by: import xmltodict with open("MyXML.xml") ...
確定! 回上一頁