解决URL参数中文乱码

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

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

导航