Use the reverse function: # reverse @ARRAY into @REVERSED @REVERSED = reverse @ARRAY;. Or process with a foreach loop on a reversed list:.
確定! 回上一頁