我已经设法提取了元素值,但是我无法弄清楚xpath表达式来获取元素标签名称。 示例脚本: from lxml import etree as et def main(): xmlfile ...
確定! 回上一頁