摘要:
原先以为这样就可以public static String StrToURL(String str) { String result = null; try { result = URLEncoder.encode(str, "utf-8");// gb2312 } catch (UnsupportedEncodingException e) { // TODO Auto-generated... 阅读全文
posted @ 2008-09-22 11:15
xwy.net
阅读(991)
评论(0)
推荐(0)

浙公网安备 33010602011771号