下面编写代码对上面的xml 进行解析,解析之后再分别格式化成字典和json 格式的数据输出: from xml.etree import ElementTree as ET import json tree = ET.parse('.
確定! 回上一頁