How to create empty 2d array in javascript?

后端 未结 8 1607
执笔经年
执笔经年 2020-12-08 07:07

How do I create an empty 2D array in Javascript (without knowing how many rows or columns there will be in the new array)?

If it\'s a simple array var newArra

8条回答
提交回复
热议问题