摘要:
static class Program { /// <summary> /// 应用程序的主入口点。 /// </summary> [STAThread] static void Main() { Application.ThreadException += Application_ThreadException; Application.SetUnhandledExceptionMode(UnhandledExcepti... 阅读全文
posted @ 2013-01-12 15:28
Old
阅读(7402)
评论(3)
推荐(0)
浙公网安备 33010602011771号