Tekkaman

导航

 

2017年3月20日

摘要: 【Spread Syntax】 The spread syntax allows an expression to be expanded in places where multiple arguments are expected. 1、为了将[]传递给一个函数,过去使用apply方法 ES20 阅读全文
posted @ 2017-03-20 17:25 Tekkaman 阅读(224) 评论(0) 推荐(0)