数组方法(1) 2017-06-08 本文已影响0人 请叫我吉先生 pop() push() unshift() shift() Push()尾部添加 pop()尾部删除 Unshift()头部添加 shift()头部删除