前端接口

decodeURI
encodeURI

 

后台接口

System.Web.HttpUtility.UrlEncode(user.name)

 

凡是涉及到中文的地方都要使用这几个接口

相关文章: