URL url = new URL(downloadUrl); hucn = (HttpURLConnection) url.openConnection(); hucn.setRequestProperty("Charset", "UTF-8"); hucn.
確定! 回上一頁