ASP.NET使用HttpUtility.UrlDecode()方法解码+变空格解决方法

HttpUtility.UrlDecode(string.Format("{0}",str).Replace("+","%2B"));

 

posted @ 2021-06-01 20:29  来瓶冰镇可乐吧  阅读(55)  评论(0编辑  收藏  举报