曾浩

Results 36 comments of 曾浩

```js function lazyMan (name) { const tasks = [] const methods = { say(name) { tasks.push(() => console.log(`Hi! This is ${name}`)) return this }, eat(food) { tasks.push(() => console.log(`Eat ${food}`))...

很实用的文章!

不好意思,已经没再维护了,建议换个插件吧,抱歉。

不好意思,已经没再维护了,建议换个插件吧,抱歉。

关注!

(⊙o⊙)哦 看起来好棒,找个时间试用下

期待啊 看看最后会发展到什么程度

好想知道博主是如何分析源码的,另外流程图很赞!