摘要:
先来看看代码,然后再解说一下。 class Program { static void Main(string[] args) { AppDomain.CurrentDomain.UnhandledException += new UnhandledExceptionEventHandler(CurrentDomain_Unh... 阅读全文
posted @ 2008-05-27 16:49
chenjunbiao
阅读(302)
评论(0)
推荐(0)