摘要:
if (this.testDataSet1.TestTable.Rows.Count <= 0) { MessageBox.Show("没有找到相关的数据!", "系统提示", MessageBoxButtons.OK, MessageBoxIcon.Information); return; ... 阅读全文
posted @ 2018-09-22 14:52 竹子柱 阅读(176) 评论(0) 推荐(0)
|
|
|
|
摘要:
if (this.testDataSet1.TestTable.Rows.Count <= 0) { MessageBox.Show("没有找到相关的数据!", "系统提示", MessageBoxButtons.OK, MessageBoxIcon.Information); return; ... 阅读全文
posted @ 2018-09-22 14:52 竹子柱 阅读(176) 评论(0) 推荐(0) |
|