程式語言:Python ... ElementTree as ET; tree = ET.parse('data.xml'); root = tree.getroot() ... 註冊namespace 用在輸出xml,與find 等功能無關 ...
確定! 回上一頁