ElementTree as ET tree = ET.parse('students.xml') root ... 當前的Elment對象添加子對象Element.remove(Element) 刪除Element節點Element.set(key, ...
確定! 回上一頁