隨便寫點面試題(三)結束

13.數組的方法 var myMap = new Map();  map 返回形式爲 [key,value] fliter   返回的是 刪除的數組 改變原數組   reducer 函數接收4個參數:         1.Accumulator (acc) (累計器) 2.Current Value (cur) (當前值) 3.Current Index (idx) (當前索引) 4.Source
相關文章
相關標籤/搜索