Return to book
Review this book
About the author
简介
1.
入门
2.
资源
3.
手册
3.1.
广播
3.2.
链
3.3.
组合
3.4.
序列
3.5.
处理错误
3.6.
进度通知
3.7.
结束
3.8.
开始
3.9.
中间
3.10.
通过线路
3.11.
适应节点
3.12.
长栈跟踪
4.
API参考
5.
库
6.
来自jQuery
7.
测试
8.
证书
9.
Promises/A+规范
Powered by
GitBook
A
A
Serif
Sans
White
Sepia
Night
Twitter
Google
Facebook
Weibo
Instapaper
Q.js手册
入门
Q模块可以这样加载:
A
<script>
tag (creating a
Q
global variable): ~2.5 KB minified and gzipped.
A Node.js and CommonJS module, available in
npm
as the
q
package
An AMD module
A
component
as `microjs/q``
Using
bower
as
q#1.0.1
Using
NuGet
as
Q
Q can exchange promises with jQuery, Dojo, When.js, WinJS, and more.