Touch事件
摘要:
(function (window){ //传入window,提高变量的查找效率 function myQuery(selector){ //这个函数就是对外提供的接口。 //调用这个函数的原型对象上的_init方法,并返回 return myQuery.prototype._init(selector); } myQuery.prot... 阅读全文
posted @ 2018-08-13 20:54 皮蛋啦啦 阅读(94) 评论(0) 推荐(0)
浙公网安备 33010602011771号