摘要: 提示框: MessageBox.Show("用户名不能为空", this.Text, MessageBoxButtons.OK, MessageBoxIcon.Information);错误警告框: MessageBox.Show(ex.Message, this.Text, MessageBoxB 阅读全文
posted @ 2016-05-30 16:22 leiyf 阅读(1114) 评论(1) 推荐(0) 编辑