摘要: //此方法转换会转换出错deString.ServerUrlDecode().Replace(" ", "+")//换此方法完美解决HttpUtility.UrlDecode(deString.ToString(),Encoding.UTF8) 阅读全文
posted @ 2015-10-31 20:20 sifo 阅读(1532) 评论(0) 推荐(0) 编辑