And, querySelectorAll() returns a NodeList instead of an array, ... That means that you can't use methods like map() and reduce() with it ...
確定! 回上一頁