Results 6 comments of lufeng

```js class MyArr { constructor(arr) { this.arr = arr; } map(cb) { let newArr = []; for(var i =0 ; i < this.arr.length; i++) { newArr[i] = cb(this.arr[i]); } return...

Sets of cattle games have source code?

可以使用cdn 方式引入 && 自己下载下来也可以 https://cdn.bootcss.com/mint-ui/2.2.13/index.js

Ask the same question

complete & allDone; type function