陣列(array) 是一個有序的序列,陣列中可以儲存不定數量的任何值,陣列 ... 移除元素,還會返回移除的元素值 var first = fruits.shift(); // Apple ...
確定! 回上一頁