HttpURLConnection connection = null;. 2. try {. 3. connection = (HttpURLConnection) url.openConnection();. 4. try (InputStream in = url.
確定! 回上一頁