NatChen

Once you have chosen the road of life, you have to be brave enough to go to the end and never look back.

摘要: LazyMan实现LazyMan(什么是LazyMan?请自行google)function _LazyMan(_name) { var _this = this; _this.tasks = []; _this.tasks.push(function() { console.log('Hi! Th 阅读全文
posted @ 2017-01-22 12:02 NatChen 阅读(361) 评论(0) 推荐(0)