XPath 可用來在XML 文件中對元素和屬性進行遍歷,而將HTML文件轉換成XML文件後 ... from lxml import etree # HTML字串text = ''' <bookstore> <book> ...
確定! 回上一頁