c# vs2008 代码在下面,错误为只能写入toolStripLabel4.Text上的东西...

发布网友 发布时间:2小时前

我来回答

1个回答

热心网友 时间:1小时前

toolStripLabel4.Text = String.Format("{0}",
reader[0]);
toolStripLabel5.Text = String.Format("{1}",
reader[1]);
toolStripLabel6.Text = String.Format("{2}",
reader[2]);
定义错误,不能同时定义的
声明:本网页内容为用户发布,旨在传播知识,不代表本网认同其观点,若有侵权等问题请及时与本网联系,我们将在第一时间删除处理。
E-MAIL:11247931@qq.com