多项选择题

A.Default Parameters(默认参数)
B.Template Literals (模板文本)
C.Destructuring Assignment (解构赋值)
D.Arrow Functions (箭头函数)
E.Block-Scoped Constructs Let and Const(块作用域构造let and const)
F.Classes(类)