随笔分类 -  Windows

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