摘要: 注意:index、arr和thisValue均为可选 0.array.some(function(currentValue,index,arr),thisValue) 返回值:ture/false (所有元素不符合条件才为false) 1.array.every(function(currentVa 阅读全文
posted @ 2019-01-25 15:47 next_ojp 阅读(1050) 评论(0) 推荐(1)