The Javascript arr.filter() is used to apply a test to an array. It then returns all the values that pass this test in the form of an array.
確定! 回上一頁