搜索资源列表
跨语言异常处理
- c#跨语言异常处理
一个专门处理c++异常的类和例子
- CExceptionLogger,是一个可以免费使用的C++类,用它可以截获未处理异常,如:非法存取、栈溢出、被零除等,并可以将异常详细信息记录到日志文件...... -CExceptionLogger, is a free use of the category C, and it can be intercepted untreated abnormalities, such as : illegal access, stack overflow, zero, and can be extr
Advanced .NET Framework (GDI+) - Create a Screensa
- .net下的GDI+开发源码。Net中的异常处理语义是基于类型的,所以你可以创建具有自己的属性和方法的自定义异常。.Net中异常是最重要的一个概念,并且因为它是内建的错误 处理机制,因此所有.NET兼容的语言都必须支持异常。另外, .Net 代码可以将COM+ 服务作为企业服务(Enterprise Services)来获得
exceptionsincom
- .Net中的异常处理语义是基于类型的,所以你可以创建具有其自己的属性和方法的自定义异常。异常是 .Net 中头等重要的一个元素,因为它是内建的错误处理机制,因此所有 .NET 兼容的语言都必须支持异常。另外, .Net 代码可以将 COM+ 服务作为 Enterprise Services(企业服务)来获得,所以你可以在 Enterprise Services 设计中定制异常。本程序的功能是从服务性组件产生定制异常,该组件被配置在一个 COM+ 服务器应用环境中执行(相对于库应用环境)。
Java_Try
- 此程序写的是java中进行异常处理的例子,引用系统异常类,或自定义异常,便于初学者参考-this program is written in java Exception Handling for example, under the category of system abnormalities, or defined exception to facilitate reference beginners
异常处理
- 多个java中异常处理的实例,适合于java初学者
CSharpExcrescentProcessing
- CSharp异常处理,值得好好去看,不要错过哦.-CSharp exception handling, it is worth a good look at, not to miss, oh.
Exception
- 文件异常处理的一个例子<2030kb>-document examples of a lt; 2030kbgt;
Exceptionhandler_src
- c++异常处理的例子 http://www.codeproject.com/cpp/exceptionhandler.asp-c example http : / / www.codeproject.com / cpp / exceptionhandl er.asp
WindowsCoreProg
- Windows核心编程随书代码, Windows核心编程一书介绍有高级Dll技术,API Hook, 以及VC异常处理(__try-__finally)等等, 是学习Windows系统编程的很好的资料-core Windows programming code with books, core Programming Windows book about a senior Dll technology, API Hook, Exception Handling and VC (__try
StudentInformation11
- 此为学生信息管理小控制台程序 该程序除输入人名,性别,父母姓名,血性外,还可对身份证的合法性进行判断功能,有异常处理-this as a small student information management console procedures in addition to the importation of the procedure names, gender, names of parents, gutsy, ID cards may also be right to judge
HttpServerusingWinSocket
- 用VC编写的一个基于WinSocket的http服务器,该程序中完成了自己的异常处理和多线程的处理。-VC prepared a WinSocket on the http server, The procedures completed his abnormal processing and multi-threaded processing.
pccode_2006910125856305
- * 提供多达26种图象格式的读写插件,新的插件还在不断地开发当中。 * 支持从EXE、剪贴板、窗口、HBITMAP句柄、内存等多种介质中直接读写图象。 * 拥有极简易的使用方法。引擎常用的接口函数只有4个。 * 提供极易扩展的图象处理接口。开发人员可以很容易的在此接口上挂接自己的图象处理模块。 * 图象插件的安装、卸载、管理等工作均由引擎自己负责,调用者无需干预(全自动)。 * 图象插件及引擎内部拥有完善的异常处理机制,以及专用的内存防护系统,工作稳定可靠。 * 提供非常
异常处理类
- 这是冠以VC异常及异常处理类的使用用法,加上实例的说明,使你能很快不如编程的殿堂-This is called VC abnormal and unusual class of the use of usage, coupled with examples of the note, so that you can quickly program as a hall
异常
- 关于异常的一些小例子,可以帮助大家理解java的异常处理机制(Some small examples of exceptions can help you understand Java's exception handling mechanism)
异常处理
- 通过异常处理,我们可以对用户在程序中的非法输入进行控制和提示,以防程序崩溃。(By exception handling, we can control and prompt the user's illegal input in the program to prevent the program from crashing.)
异常处理与编码
- java语言的编码、输入输出操作及异常处理(Encoding, input and output operation and exception handling of Java language)
异常处理机制
- Java的一些基础的异常处理机制演示。怎么去写标准的Java异常类。(How to write Java's Exception, and to write other exceptions class of Java.)
异常值处理
- 本词条由“科普中国”百科科学词条编写与应用工作项目 审核 。 数据预处理(data preprocessing)是指在主要的处理以前对数据进行的一些处理。如对大部分地球物理面积性观测数据在进行转换或增强处理之前,首先将不规则分布的测网经过插值转换为规则网的处理,以利于计算机的运算。(This entry is compiled and applied by the "science popularization China" Encyclopedia scientific e
