整理一下javascript(包括ES3、ES5、ES6)中的this问题。 在ES 6,我们大部分函数的写法都是使用箭头函数(arrow function),它的this不同于ES 5。
確定! 回上一頁