摘要:
private void btnQuery_Click(object sender, EventArgs e) { if (cboxFactory.Text=="") { MessageBox.Show("请选择厂别!","系统提示"); return; } fname = cboxFactory. 阅读全文
posted @ 2016-07-16 11:27
影子博客
阅读(322)
评论(0)
推荐(0)
|
摘要:
private void btnQuery_Click(object sender, EventArgs e) { if (cboxFactory.Text=="") { MessageBox.Show("请选择厂别!","系统提示"); return; } fname = cboxFactory. 阅读全文
posted @ 2016-07-16 11:27
影子博客
阅读(322)
评论(0)
推荐(0)
|