Now we modify our script so we can parse the returned XML data. We'll add the following lines: xmlparse = xml.dom.minidom.parseString( ...
確定! 回上一頁