获取的参数使用
str= new String(str.getBytes("ISO-8859-1"), "utf-8");
http://panyongzheng.iteye.com/blog/1413289
获取的参数使用
str= new String(str.getBytes("ISO-8859-1"), "utf-8");
http://panyongzheng.iteye.com/blog/1413289
4896
653

被折叠的 条评论
为什么被折叠?