URL connection and proxy : HttpURLConnection ... proxyPort", "80"); URL u = new URL("http://www.java.com"); HttpURLConnection con = (HttpURLConnection) u.
確定! 回上一頁