The JavaScript array shift() method is used to remove and returns the first element of an array. Note: The length of the original array will be modified.
確定! 回上一頁