03 2015 档案

jq bind
摘要:bind(type,[data],fn)概述为每个匹配元素的特定事件绑定事件处理函数。参数type,[data],function(eventObject)String,Object,FunctionV1.0type:含有一个或多个事件类型的字符串,由空格分隔多个事件。比如"click"或"subm... 阅读全文

posted @ 2015-03-27 10:45 贺信

HTTP中的URL长度限制(资料整理)
摘要:HTTP中的URL长度限制 首先,其实http 1.1 协议中对url的长度是不受限制的,协议原文: The HTTP protocol does not place any a priori limit on the length of a URI. Servers MUST be abl... 阅读全文

posted @ 2015-03-26 09:49 贺信

导航