語法是Document doc = Jsoup.connect(網址字串);. try { Document docFromUrl; docFromUrl = Jsoup.connect("http://example.com/").get();
確定! 回上一頁