etree.HTML() : 构造了一个XPath 解析对象并对HTML 文本进行自动修正。 ... from lxml import etree text = ''' <div> <ul> <li class="item-0"><a ...
確定! 回上一頁