摘要: static class Program { /// <summary> /// 应用程序的主入口点。 /// </summary> [STAThread] static void Main() { try { //添加事件处理程序未捕获的异常 Application.SetUnhandledExc 阅读全文
posted @ 2019-11-14 21:33 calochCN 阅读(210) 评论(0) 推荐(0)