Usually elmentTree can be used to parse the XML file, it will save it as a tree structure, the commonly used method of reading xml. import xml.etree.ElementTree ...
確定! 回上一頁