ES6 class, extends, super(引用父类) ES6 新建类 class 继承extends父类 子类在使用this前,必须在构造函数里先super() Posted on: 2021年3月31日 2021年3月31日 Author: zzs10086 Categories: node.js
ES6 let const 声明变量的用途和作用域 ES6 let const 与 ES5 var 声明变量 作用域的差别 Posted on: 2021年3月31日 2021年4月1日 Author: zzs10086 Categories: node.js