会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
DotNet笔记
兴趣是最好的老师。
首页
新随笔
联系
管理
订阅
2007年10月6日
winform中捕获程序未处理的所有异常
摘要: 1、命名空间引用: using System.Text; 2、处理方法: private static void AppThreadException(object source, System.Threading.ThreadExceptionEventArgs e) { string errorMsg = strin...
阅读全文
posted @ 2007-10-06 14:18 小y
阅读(1961)
评论(2)
推荐(0)
编辑
公告