esnext. 代码示例在开发者工具中预览效果. 箭头函数. 复制代码. const arr =[1,2,3];; constdouble= x => x *2;; console.log(arr.map(double));// ...
確定! 回上一頁