1.系统退出强杀进程System.Environment.Exit(0); 2. System.Diagnostics.Process.GetCurrentProcess().Kill();启动一个程序后,关闭其它进程