Node.js Event Loop各阶段讲解 EventLoop阶段描述图timerstimer阶段处理setTimeout于setInterval回调,开始处理的时机与poll阶段有关 loop各阶段讲解