The some() function executes the callback function once for each element in the array until it finds the one where the callback function returns a true . The ...
確定! 回上一頁