09 2015 档案
摘要:可用:document.documentMode来检测。var isIE11 = function() { var result = false; if (document.documentMode !== undefined && document.do...
阅读全文
摘要:1 入门http://www.cnblogs.com/huangxincheng/archive/2012/02/18/2356595.htmlhttp://www.cnblogs.com/hoojo/archive/2011/06/01/2066426.htmlhttp://www.cnblogs...
阅读全文
摘要:<input type="tel" /> 参考: http://blog.csdn.net/kongjiea/article/details/40185951
阅读全文
摘要:If-Modified-Since,If-Node-Match,ETag,Last-Modified 1 属于 Request Headers的是:If-Modified-Since,If-Node-Match;属于 Response Headers的是:ETag,Last-Modified。 其中
阅读全文
摘要:服务端返回的数据,如果有直接执行的代码,那返回的头部格式中的"Content-Type",不能为"text/plain",不然,浏览器是不会执行返回数据的。返回的"Content-Type"可默认不写就行。
阅读全文
摘要:GoF (Gang of Four,四人组, 《Design Patterns: Elements of Reusable Object-Oriented Software》/《设计模式》一书的作者:Erich Gamma、Richard Helm、Ralph Johnson、John Vlissi...
阅读全文

浙公网安备 33010602011771号