解决URL参数中文乱码

 string key = HttpUtility.UrlDecode(Request["key"], Encoding.UTF8);

posted on 2015-07-18 18:18  听哥哥的话  阅读(236)  评论(0)    收藏  举报

导航