push()
pop()
shift()
unshift()
splice()
sort()
reverse()
数组方法push() pop() shift() unshift() splice() sort() reverse()
原文:https://www.cnblogs.com/songsongblue/p/11721395.html