c#中退出WinForm程序包括有很多方法,如:this.Close(); Application.Exit();Application.ExitThread(); System.Environment.Exit(0);

NoSuchKey

猜你喜欢

转载自www.cnblogs.com/net-sky/p/10215979.html