摘要: http://stackoverflow.com/questions/1829925/javascript-getelementbyid-not-working 阅读全文
posted @ 2015-05-05 21:56 麦仲肥 阅读(121) 评论(0) 推荐(0)
摘要: 混乱的URI编码 JavaScript中编码有三种方法:escape、encodeURI、encodeURIComponent C#中编码主要方法:HttpUtility.UrlEncode、Server.UrlEncode、Uri.EscapeUriString、Uri.EscapeDataS... 阅读全文
posted @ 2015-05-05 21:55 麦仲肥 阅读(161) 评论(0) 推荐(0)