map () method calls the function for every array element in order. ... Using the filter method. ... var filtered = values.map(display).
確定! 回上一頁