会员
周边
新闻
博问
闪存
众包
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Scool
博客园
园子
首页
新随笔
联系
管理
订阅
08 2015 档案
用Promise组织程序
摘要:一、Promise基本用法很多文章介绍Promise给的例子是这样的:new Promise(function(resolve, reject) { var xhr = new XMLHttpRequest(); xhr.open('POST', location.href, true)...
阅读全文
posted @
2015-08-19 10:58
Scool.Miss
阅读(242)
评论(0)
推荐(0)
公告