我们提供两种版本进行对比JS // JS Array const src = [1, 2, 3, 4, 5]; // map const upper = src.map(n => n * 2); upper.
確定! 回上一頁