因为本人平时比较懒,所以很少写简书,今天决定写简书,记录一下自己的程序生活。
const arr = [1,2,3,4]
1、push
2、pop
3、unshift
4、shift
5、filter
6、includes
7、indexOf
8、lastIndexOf
9、map
10、forEach
11、find
12、findIndex
13、join
14、concat
15、splice
啊,自己用着还好,写起来真的很累,第一次写简书,写的不好,如果有人看的话,还请大家见谅!!我会继续努力的。