React源碼閱讀筆記5

function requestWork(root, expirationTime) { // 把當前 root設置爲最高優先級 //將root加到schedule, 即設置firstScheduledRoot, lastScheduledRoot以及他們的nextScheduleRoot屬性, // 說白了就是一個閉環鏈式結構 first => next => next => last(
相關文章
相關標籤/搜索