js中,xhr的onreadystatechange回调属于宏任务还是微任务?
异步队列。宏任务呀。
微任务只是有限的几个,Promise.then()
Promise.then()
1.4m articles
1.4m replys
5 comments
57.0k users