js链式调用和流程控制

实现new Person('xiaoming').say('hello').sleep(2).play('js').sleep(1).say('hhh') ...

May 11, 2020 · 1 min · 113 words · itibbers