摘要: javascript LazyMan 实现LazyMan(什么是LazyMan?请自行google) function _LazyMan(_name) { var _this = this; _this.tasks = []; _this.tasks.push(function() { consol 阅读全文
posted @ 2017-01-23 15:30 minimal虾米 阅读(113) 评论(0) 推荐(0) 编辑