Program.cs @@ -28,6 +28,7 @@ { // 程序已经运行,显示提示后退出 MessageBox.Show("应用程序已经运行!"); System.Environment.Exit(0); } } }