ashx解决中文参数乱码问题

HttpUtility.UrlDecode(context.Request["q"], System.Text.Encoding.GetEncoding("GB2312"));

 

posted @ 2017-11-01 15:12  DR19  阅读(508)  评论(0)    收藏  举报