I need to find the if there is an undefined inside an array without looping ... You can do that with the new ES5 Array#filter (MDN) function, ...
確定! 回上一頁