摘要: 一、bindme 官方定义: is a helper to bind a list of methods to an object reference 理解: 因为不推荐在render()里构建函数,作者就用了6行代码封装了函数绑定事件的代码. bindme的npm包实际上由6行ES5代码组成,但是 阅读全文
posted @ 2018-10-02 15:39 xiaobe 阅读(587) 评论(0) 推荐(0)