Here's a simple example to demonstrate the difference : let ints = new Int16Array ( [ 25 , 50 ] ) , mapped - ints.map ( v = > V * 2 ) ; console.log ( mapped ...
確定! 回上一頁