JavaScript | Array shift(). arr.shift() function removes the first element of the array thus reducing the size of the original array by 1. Syntax: arr.shift ...
確定! 回上一頁