我试图清理一个字符串,从其中删除所有html标记,所以这是我的代码: System.out.println("Result:" + Jsoup.parse("Dani<div></div>el").text());
確定! 回上一頁