string变量的问题我定义了一个string[,] mydata=new string[400,200]的数组,觉得它占用内存比较大,能不能设置这个数组string变量类型长度为20个字符呀[解决办法]你使用Stringbuilder了