ES6 匿名函数 ES6 可变函数参数 ES6 匿名参数函数 ES6 匿名函数 var f = function(){ return "hello"} console.log(f()) ES6 可变函数参数 ES6 匿名参数函数