清脆曲奇

文章
5
资源
0
加入时间
2年10月21天

JS//对象JS——对象

JS——对象1 JS Array属性constructor、length、prototype方法增 —— (push、unshift)(join、concat)删 —— (pop、shift、splice)改 —— (reverse、copyWithin、fill)(toLocaleString、toString)查 —— (indexOf、lastIndexOf、includes、sort)(slice)迭代 —— (forEach、every 、some、 fliter、.