Loading...
对数据进行分片,获得子集。类似于 Array.prototype.slice。
上述例子处理之后,数据变成为:
[{ a: 4, b: 5, c: 6 }];
number
0
arr.length - 1