android url 中文请求,乱码解决
摘要:解决乱码的代码: 1: private String connServerForResult(String url) { 2: String strResult = ""; 3: try { 4: HttpClient httpClient = new DefaultHttpClient(...
阅读全文
posted @ 2012-12-10 17:20
posted @ 2012-12-10 17:20
posted @ 2012-12-06 14:44