数组的倒序排列,可以采用reverse()和pop()方法进行排列。
数组中pop()和reverse()方法调用
原文:http://www.cnblogs.com/tangfengyun/p/6232530.html