shift to remove the first item of an array. For example: var array = [1, 2, 3, 4]; array.shift();. array results in:
確定! 回上一頁