我在Python版本2.6中使用ElementTree来创建具有该信息的XML文件。 ... parseString(ET.tostring(root)).toprettyxml(indent = " ") 而不是将其打印到Python Shell,它 ...
確定! 回上一頁