问答题
pop() 移除末尾元素push() 追加元素 unshift() 添加元素到头部shift() 移除头部的元素
pop() 移除末尾元素
push() 追加元素
unshift() 添加元素到头部
shift() 移除头部的元素
0
点击进入快速问答通道>>
热门公司面试题
热门面试单题