因此forEach 中間的callback 一樣是屬於直接呼叫,所以會this 會指向window 物件。 var a = [1, 2, 3]; a.forEach(function( ...
確定! 回上一頁