会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
谷粒-笔记
无中生有是本质,物极必反是规律
博客园
首页
管理
2019年10月16日
【ES5 ES6】使用学习
摘要: 【ES5 ES6】使用学习 转载: 1、Promise 2、下划线转驼峰,驼峰转下划线 1、Promise 基本使用 const promise = new Promise(function (resolve, reject) { console.log('pending ...'); let ra
阅读全文
posted @ 2019-10-16 09:58 谷粒-笔记
阅读(308)
评论(0)
推荐(0)