Skip to main content
Bitbw
Archive
Blog
English
简体中文
English
GitHub
Search
4 docs tagged with "es6"
View All Tags
es6 模块规范
导出 export
Iterator和Generator
Iterator 和 Generator
Promise对象和async函数
异步代码
使用class创建函数对象
使用class创建函数对象 ,可以在 constructor 中返回一个函数 并设置其原型 === this