After that, we simply open the connection and get the response code: URL url = new URL("http://www.example.com"); HttpURLConnection huc = ( ...
確定! 回上一頁