The filter() method accepts a test function, and returns a new array containing only the elements of the original array that pass the test provided.
確定! 回上一頁