基本用法跟forEach 方法类似: [].map(function(item, index, array) {}) ... find() 传入一个回调函数,找到数组中符合当前搜索规则的第一个元素, ...
確定! 回上一頁