c# System.Environment.Exit(1)和System.Environment.Exit(0)的区别

410 阅读1分钟

System.Environment.Exit(1)程序非正常运行导致退

System.Environment.Exit(0)程序正常运行推出