Ajax请求传递中文参数

Ajax请求传递中文参数,java后台获取中文参数并解码的办法。本身记录下,备忘。前端 前端:java $.ajax({             method: "POST",//encodeURI             url: "http://172.16.162.212:8080/mybgi/bgiController/queryRptdy.do?user="+encodeURI(enco
相关文章
相关标签/搜索