事件循环(Event Loop)是 JavaScript 的一种执行模型,用于管理异步操作和回调函数的执行顺序。
https://blog.csdn.net/weixin_42554191/article/details/131675910