jquery源码架构
2014-12-21 14:04:04 29 举报
jqeruy
作者其他创作
大纲/内容
this.pushStack()
接口
Array[i]
foreach()
ret.prevObject = this;
end()
eq()
迭代器
jQuery框架
get()
观察者模式
求索引
回调对象
迭代器模式
apply
i++
prevObject
fire()
callbacks
+1
callback.call
应用某一对象的一个方法,用另一个对象替换当前对象
this[num]
slice
数组操作
元素集合
http://blog.csdn.net/fanyuna/article/details/8020891
仿栈与队列的操作
jquery对象
add()
工厂方法
j = +i + ( i 0 ? len : 0 );
find()
参数
jQuery()
收藏
收藏
0 条评论
下一页