You have a HTML document that contains relative URLs, which you need to resolve to absolute URLs ... Document doc = Jsoup.connect("http://jsoup.org").get();
確定! 回上一頁