ElementTree.fromstring() method parses XML from a string directly into an XML Element, which is the root element of the parsed tree. import xml.etree.
確定! 回上一頁