任何传给setImmediate()的函数参数,都是在事件循环(event loop)的下一个迭代被调用执行。 setImmediate()、setTimeout(() => {}, 0)、process.nextTick ...
確定! 回上一頁