标签:rom ref 同步 消息队列 search 函数 href nbsp 回调函数
参数为同步回调函数就直接执行同步回调函数
参数为异步回调函数就放入消息队列,等调用栈空了先执行微任务队列,再执行消息队列
promise async await的异步回调函数放入微任务队列,。。。
https://www.bilibili.com/video/BV1kf4y1U7Ln?from=search&seid=12740053765540011885
标签:rom ref 同步 消息队列 search 函数 href nbsp 回调函数
原文地址:https://www.cnblogs.com/t1314/p/12845938.html