`
lspgdut
  • 浏览: 197186 次
  • 性别: Icon_minigender_1
  • 来自: 广州
文章分类
社区版块
存档分类
最新评论

jsp,js中文乱码解决方法

阅读更多

前台:"data="+encodeURIComponent(encodeURIComponent(Ext.encode(jsonArray)))

 

后台:data=URLDecoder.decode(data, "UTF-8");

 

 

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics