【C#】string[,]与string[][]的区别

string[,]可读可写,而string[][]与string[]相同,不可对第二位进行写操作。

posted @ 2021-10-25 09:24  不溯流光  阅读(150)  评论(0)    收藏  举报