read an XML file using etree.parse; read XML from string using etree.fromstring; convert an XML element to a string using etree.tostring.
確定! 回上一頁