16
0
3
5424
6
ES6 新增的引用类型 Promise,可以通过 new 操作符来实例化,创建时需要传入执行器(executor)函数作为参数,如果不传会报错。...
例子 参考链接:MDN-Element.scrollIntoView[https://developer.mozilla.org/zh-CN/d...
在 ECMAScript(3rd) 文档中有关于赋值表达式的解释: The production AssignmentExpression: E...