摘要: 1.winform捕获全局异常 static class Program { /// <summary> /// 应用程序的主入口点。 /// </summary> [STAThread] static void Main() { //处理未捕获的异常 Application.SetUnhandle 阅读全文
posted @ 2024-07-17 12:12 感冒药啊 阅读(381) 评论(0) 推荐(1)