程式語言:Python ... ElementTree as ET; tree = ET.parse('data.xml'); root = tree.getroot(); # root[0] 表示第一個child ... 載入xml 的string.
確定! 回上一頁