会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
stay hungry, stay modest
之所以想爬到山顶是因为想看到更大的世界
博客园
首页
新随笔
联系
订阅
管理
2016年2月7日
Javacript和AngularJS中的Promises
摘要: promise是Javascript异步编程很好的解决方案。对于一个异步方法,执行一个回调函数。比如页面调用google地图的api时就使用到了promise。 function success(position){ var cords = position.coords; console.log(
阅读全文
posted @ 2016-02-07 15:57 Darren Ji
阅读(646)
评论(0)
推荐(0)
编辑
公告
我的公众号:新语新世界,欢迎关注。