任务是在 jQuery 的帮助下不使用unshift() 方法执行 unshift 操作。下面讨论两种方法:
方法一:我们可以使用Array concat() 方法来连接两个或多个数组。只需将 newElement 作为大小为 1 的数组和数组的其余部分传递。
- 例子:
How to perform the unshift() operation without using it in JavaScript GeeksforGeeks
- 输出:
方法二:我们可以使用ES6的spread运算符来执行操作。
- 例子:
How to perform the unshift() operation without using it in JavaScript GeeksforGeeks
- 输出: