摘要:
var eventEmitter = { functionList: {}, oneFunctionList: {}, on: function (type, fn) { if (!Array.isArray(this.functionList[type])) { this.functionList 阅读全文
posted @ 2018-08-16 23:02
dragon_cat
阅读(180)
评论(0)
推荐(0)
2018年8月16日