Apr 7, 2018this in JavaScript's function一般情况 最近在看 GitHub 上的一本书,You-Dont-Know-JS ,这本书讲解的this非常清楚:要理解this的指向,首先得知道call-site这个概念: To understand this binding, we have to understand the call-site