Python 对XML文档读写常用有几个模块:. 1) xml.etree.ElementTree. 2) xml.dom.*. 3) xml.sax.*. 最快要属于etree那个。这3个模块我使用之后,发现 ...
確定! 回上一頁