单项选择题
Python中要使用XPth解析需要()导入模块。
A.from etree import lxml
B.from lxml import etree
C.from bs4import etree
D.from etree import bs4
点击查看答案&解析
相关考题
