目录

when()

功能

该方法透明地应用回值或承诺的回调。

语法

async.when(valueOrPromise,callback,errback,progback)

参数

范例

Example: