评论1395

[博主]
[博主]
2022/09/19 09:49

创建二维数组时,千万不要用 new Array(m).fill(new Array(n).fill(0)) 这种方式。

原文章: js的数组问题
Simple Empty
No data