摘要: private bool ValidateInput() { if (txt_IMSI.Text.Trim()=="") { MessageBox.Show("请输入正确的IMSI","ISMI",MessageBoxButtons.OK,MessageBoxIcon.Exclamation); txt_IM... 阅读全文
posted @ 2019-06-28 15:57 学海无涯,天道酬勤 阅读(139) 评论(0) 推荐(0)
摘要: 先找到 此时间gridView1_CustomDrawRowIndicator 阅读全文
posted @ 2019-06-28 15:51 学海无涯,天道酬勤 阅读(1204) 评论(0) 推荐(0)