javascript es6 匿名函数(arrow function)

arrow function 不会自带this变量

arrow function 没有arguments变量

arrow function 有点像c#中的匿名函数

https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Functions/Arrow_functions

posted @ 2016-01-08 16:16  vuuvv  阅读(2161)  评论(0编辑  收藏  举报