标签: python xml
我想要实现几件事:
<tag></tag>
xml.dom.minidom可以执行1而xml.etree.ElementTree只能执行2,3。有什么方法可以实现所有这些吗?
xml.dom.minidom
xml.etree.ElementTree