ElementTree是Python 常用的处理XML 文件的类。 ... 的孩子,返回所有符合要求的Tag 的Element,而Element.find() 只返回符合要求的第一个Element。
確定! 回上一頁