摘要: WPF程序捕获全局异常,遇到未处理的异常,虽可以捕获,但是不能阻止程序退出。 AppDomain.CurrentDomain.UnhandledException += new UnhandledExceptionEventHandler(CurrentDomain_UnhandledExcepti 阅读全文
posted @ 2019-12-31 14:46 liuyong111 阅读(940) 评论(0) 推荐(0)