Python : from xml.dom import minidom xmldoc = minidom.parse('items.xml') ... It has very little overhead compared to simply reading in the file using ...
確定! 回上一頁