unshift / push - add an element to the beginning/end of an array; shift / pop - remove and return the first/last element of an array.
確定! 回上一頁