As the title says.!
C language can conveniently read a 2D array, but how to implement it with VBS and JS?
It seems that VBS all have functions to read a line, readline, read. Does it have a function to directly specify the character in the nth line and nth column of the file?
For JS, similar to C, does it have such a ready-made function?
C language can conveniently read a 2D array, but how to implement it with VBS and JS?
It seems that VBS all have functions to read a line, readline, read. Does it have a function to directly specify the character in the nth line and nth column of the file?
For JS, similar to C, does it have such a ready-made function?
知识在于不断积累
