You can do in two steps: First you have to make a copy of the original array; Reverse the copy and assign it to a new variable. In Javascript, ...
確定! 回上一頁