//1. load the web-page with jsoup: doc = Jsoup.connect("http://....").get(); //2. remove links to external style-sheets doc.head().
確定! 回上一頁