摘要: 混乱的URI编码 JavaScript中编码有三种方法:escape、encodeURI、encodeURIComponent C#中编码主要方法:HttpUtility.UrlEncode、Server.UrlEncode、Uri.EscapeUriString、Uri.EscapeDataS... 阅读全文
posted @ 2014-11-21 10:55 诺唯 阅读(218) 评论(0) 推荐(0) 编辑