摘要: static class Program { /// <summary> /// 应用程序的主入口点。 /// </summary> [STAThread] static void Main() { try { //处理未捕获的异常 Application.SetUnhandledException 阅读全文
posted @ 2023-07-28 10:43 无奈0528 阅读(36) 评论(0) 推荐(0)