摘要: var EventTarget = function () { this._listener = {}; }; EventTarget.prototype = { constructor: this, addEvent: function (type, fn) { if (typeof type === "... 阅读全文
posted @ 2017-11-16 16:08 小小高 阅读(580) 评论(0) 推荐(0)
摘要: Button Button 阅读全文
posted @ 2017-11-16 15:39 小小高 阅读(217) 评论(0) 推荐(0)
摘要: Button 阅读全文
posted @ 2017-11-16 15:17 小小高 阅读(3541) 评论(0) 推荐(0)
摘要: Button 阅读全文
posted @ 2017-11-16 15:14 小小高 阅读(3459) 评论(0) 推荐(0)