delete – remove an element from an array without preserving the original array. pop() – removing the last element from an array. shift() – ...
確定! 回上一頁