ElementTree 所在文件保存在Lib/xml/etree/ElementTree.py,所以我们通过下面的 ... ElementTree as ET ... root = ET.fromstring(sample_as_string) ...
確定! 回上一頁