使用Jonathan Eunice 的解决方案“如何让Python 的ElementTree 漂亮地打印到XML 文件?”我添加了以下代码来替换xmlfile.write 命令: from xml.dom import minidom ...
確定! 回上一頁