Home > Article > Web Front-end > How to implement multi-dimensional arrays in JavaScript_javascript skills
In C#, defining a multi-dimensional array can be achieved with such a simple code:
PS: In the process of learning JavaScript recently, I often use Notepad to write programs, and then change them to .htm format to run. This is not as efficient as in VS or DreamWeaver, mainly because there are no smart prompts and highlights. But you can remind yourself to pay attention to every little detail, such as JavaScript case sensitivity, how to write Html tags, etc., haha.