JSoup 尚不支持XPath ,但您可以尝试XSoup - “Jsoup with XPath”。 以下是项目Github网站(link)引用的示例: @Test public void testSelect() { String html ...
確定! 回上一頁