Document document = Jsoup.parse(html);. 1; 2. 哪里. document - document对象表示HTML DOM。 Jsoup - 解析给定HTML String的主类。 html - HTML字符串。
確定! 回上一頁