Data | Miscellaneous > Data Storage .data() 在匹配元素上存储任意相关数据. 返回匹配的元素集合中的第一个元素的给定名称的数据存储的值。 通过.data(name, value)或HTML5 data-* 属性设置
Miscellaneous > Collection Manipulation | Forms | Ajax > Helper Functions jQuery.param() 创建一个数组或对象序列化的的字符串,适用于一个URL 地址查询字符串或Ajax请求。
Miscellaneous > DOM Element Methods | Deprecated > Deprecated 1.8 | Removed .size() 返回的jQuery对象匹配的DOM元素的数量。