push (v) -- adds an element v at the end of the array (at index length) --returns the new length of the array · shift() – returns the first item of the list and ...
確定! 回上一頁