摘要:
https://blog.csdn.net/ming19951224/article/details/87536917 阅读全文
posted @ 2021-04-28 18:12
黄立明02
阅读(94)
评论(0)
推荐(0)
摘要:
private void Form2_FormClosing(object sender, FormClosingEventArgs e) { DialogResult result = MessageBox.Show("你确定要关闭吗!", "提示信息", MessageBoxButtons.OK 阅读全文
posted @ 2021-04-28 18:03
黄立明02
阅读(307)
评论(0)
推荐(0)