第三十三章 参与者模式(participator) 在特定的作用域中执行给定的函数,并将参数原封不动地传递 1.js - bind 2.js - bind应用于事件 3.js - 原声bind写法 4.js - 函数柯里化 5.js - 重构bind