ErrorHandlerDemo

所属分类:系统编程
开发工具:Visual Basic
文件大小:31KB
下载次数:2
上传日期:2008-03-02 16:00:03
上 传 者bigwahaha
说明:  对程序错误的处理、意外问题的产生和以及提出警告和处理方法往往很容易被一些程序员忽略或者低估掉。如果程序员能养成捕获错误的好习惯,那对于您调试程序以及防止程序造成的错误给用户带来不便。调试的时候一般有些错误不会马上体现出来,往往在您编译分发程序之后才出现。怎么获得错误代码和原因,让程序更健壮和具有鲁棒性,本源代码给出一个很好的示范和方法。 这个源代码是一个dll支持文件,您可以在您的任何程序中进行引用,只要在程序入口添加简单的几行代码即可实时捕获当您程序发生错误时出现的原因和代码位置。并给出提示和处理办法,甚至您可以加入自动发送邮件来提交错误报告到您的邮箱。
(err)

文件列表:
ExeptionErrorHandler.lib (2812, 2008-01-24)
logevent.bas (3988, 2008-01-24)
MSSCCPRJ.SCC (196, 2005-04-11)
test.bas (295, 2005-05-09)
TestLogging.vbp (893, 2005-05-09)
TestLogging.vbw (59, 2008-01-22)
给 枕善居 发邮件.url (79, 2006-10-10)
使用说明.txt (2890, 2008-01-24)
枕善居VB.NET源码博客.url (163, 2006-10-10)
枕善居VB源码博客.url (164, 2005-06-30)
ExeptionHandlerDemo\frmDemo.frx (1601, 2008-01-24)
ExeptionHandlerDemo\MSSCCPRJ.SCC (355, 2005-01-06)
ExeptionHandlerDemo\ErrorHandlerDemo.vbw (52, 2008-01-24)
ExeptionHandlerDemo\frmDemo.frm (7590, 2008-01-24)
ExeptionHandlerDemo\ErrorHandlerDemo.vbp (991, 2008-01-24)
ExeptionHandlerDLL\frmException.frx (6548, 2008-01-24)
ExeptionHandlerDLL\MSSCCPRJ.SCC (682, 2008-01-24)
ExeptionHandlerDLL\EVICT_ExeptionHandler.vbw (175, 2008-01-24)
ExeptionHandlerDLL\ExeptionErrorHandler.vbw (173, 2008-01-24)
ExeptionHandlerDLL\modExceptionHandler.bas (14603, 2008-01-24)
ExeptionHandlerDLL\frmException.frm (6195, 2008-01-24)
ExeptionHandlerDLL\ExeptionHandler.cls (3831, 2008-01-24)
ExeptionHandlerDLL\ExeptionErrorHandler.vbp (1022, 2008-01-24)
ExeptionErrorHandler.dll (53248, 2008-01-24)
ExeptionErrorHandler.exp (1052, 2008-01-24)
ExeptionHandlerDemo (0, 2005-10-04)
ExeptionHandlerDLL (0, 2005-10-04)

近期下载者

相关文件


收藏者