搜索资源列表
exception
- 高等院校计算机应用技术硕士研究生课程,高级计算机网络程序设计实例子代码,exception部分.
Exception
- 文件异常处理的一个例子<2030kb>-document examples of a lt; 2030kbgt;
CWin32Error_src
- Simplified Exception Handling For Win32 API Errors
CSharpExcrescentProcessing
- CSharp异常处理,值得好好去看,不要错过哦.-CSharp exception handling, it is worth a good look at, not to miss, oh.
exceptionmanagement
- 异常处理包,通用 异常处理包,通用 -Exception Handling package, generic Exception Handling package, generic Exception Handling package, General Exception Handling package, generic Exception Handling package, GE
exceptionAop
- 应用AOP,进行异常处理的源码示例程序,只提供一个思路,应用的话可以扩展-AOP application for exception handling the sample program source code, only one thinking, the application can be extended
MYException
- 系统级别的异常处理办法,发布源代码, 二进制级别的异常记录功能,可以查看内存情况,寄存器情况,还可以知道出错在哪一行-System-level approach to exception handling, release the source code, binary-level record of abnormal function, you can view the memory situation, register the
exception
- 高等院校计算机应用技术硕士研究生课程,高级计算机网络程序设计实例子代码,exception部分.-err
Exception
- 查找程序运行时错误,保留出错的CONTEXT-Search procedures for run-time error, retention error CONTEXT
VxWorks_exception
- 基于VxWorks的异常处理的研究和实现.pdf 阐述了嵌入式软件系统中异常处理的必要性,然后基于嵌入式实时操作系统VxWorks,介绍了一种与具体处理器类型无关的异常 处理方法,并且结合一种ARM 处理器,详细阐述了该异常处理的现场保存、现场分析、异常恢复策略的实现。-VxWorks exception handling based on the research and realize. Pdf on embedded so
Asprise-OCR-CSharp-Windows_Server_32bit-4.0
- 识别图片上的文字,识别率有80% 附加c#调用 [DllImport("AspriseOCR.dll")] static extern string craboOCR(string file, int type) private void GetVeryfyCode() { if(File.Exists(_imgPath))//ok now? { try { thi
log
- 能够定制日志,实现日志管理。同时日志报出异常处理-Be able to customize logs, log management realize. At the same time, the log reported that the exception handling
exception_src
- the exception class holding the call stack s information
clib
- 一个跨平台的c\c++类库 提供对log,mutext, thread,exception,socket等常用功能的封装-A cross-platform cc++ Library provides log, mutext, thread, exception, socket commonly used functions such as packaging
Socket
- Socket in C++, use iostream and Exception.-Socket in C++, Use iostream and Exception.
NFramework
- 关于C#代码生成器的说明: 1. 多数据库的自动支持 2. 事务的自动管理 3. 实体与数据表映射功能(ORMapping) 4. 分页功能的自动支持 5. SQL语句的生成功能 6. 异常处理的支持 7. 系统日志的记录功能 8. 通用的校验类功能 9. 通用的对话框功能 10. 通用的导入导出功能 11. 短信功能的支持 12. 扫描功能的支持 13
Exception
- Win32 结构化异常处理其核心是操作系统提供的服务,你能找到的关于 SEH 的所有文档都是描述一个特定的编译器运行时库,这个运行库包装着操作系统实现。在本文中,我将一层一层对 SEH 进行剥离,以便展现其最基本的概念-Win32 structured exception handling are its core operating system services, you can find about SEH all documen
Exception
- Delphi 异常处理是软件处理中很重要的一个技术,可以防止软件的不正常运行。-Delphi is a software exception handling to deal with a very important technology, could not prevent the normal operation of software.
Exception
- 文件异常处理的一个例子,其他人不需帐号就可自由下载此源码。-Paper an example of exception handling, others do not account for this source can be downloaded free.
exception
- 此程序可用来学习异常处理机制,用例题演示了怎样利用try-catch-finally语句捕获和处理异常-This procedure can be used to study exception handling mechanism, with the example demonstrates how to use try-catch-finally statement to catch and handle exceptions