The reverse() method reverses an array in place. The first array element becomes the last, and the last array element becomes the first.
確定! 回上一頁