jquery笔记

jquery在线API                http://hemin.cn/jq/index.html

 

$.grep( array, function [, invert ] )                           https://www.cnblogs.com/dehuachenyunfei/p/6592032.html

$.grep() 函数使用指定的函数过滤数组中的元素,并返回过滤后的数组。

 

 

slice原理实现

 

posted @ 2018-07-22 20:08  EthanCheung  阅读(145)  评论(0)    收藏  举报