搜索资源列表
Java异常处理之陋习展播(ZT)
- 你觉得自己是一个Java专家吗?是否肯定自己已经全面掌握了Java的异常处理机制?在下面这段代码中,你能够迅速找出异常处理的六个问题吗?-you think is a Java expert? Sure they have complete control of the Java exception handling mechanism? Below this code, you can quickly identify anomalies of six?
JavaexErciseSource
- 学习Java的过程中所做的联系的汇总 字符串的输入、字符串转化到整数、异常处理、流 最大公约数和最小公倍数 字符ASCII码的比较 一元二次方程根 求根公式 窗口类、按钮类、窗口中对象(如按钮)的布局、事件、绘图(Paint) 复选框、单选框、列表框、下拉选择框 菜单类、对话框类 绘图、绘图函数 按钮类、标签类 -learning through the process linked to the summary of the input string, the string
yccl
- 以前做过的项目中的关于异常处理的程序,关于异常处理的方法只起到抛砖引玉的作用 -done before the project on the abnormal handling procedures, on the way to deal with the anomalies only play the role of stimulus
doublem
- 矩阵运算库文件,动态定义了多维数组。其中包括了矩阵的定义,通用矩阵运算,内存管理,异常处理等等。内容很全,从此不必再为动态数组烦恼-matrix calculation libraries, dynamic definition of a multi-dimensional arrays. These include the definition of the matrix, GM matrix calculation, memory management, exception handling
networkfish
- 是一个客户/服务器程序,运行较复杂 此运用了Java语言的多线程、异常处理、画图、Socket技术、网络传输中的组播等-is a client / server program, the more complicated this operation using the Java language, multithread Exception handling, drawing, Socket technology, network transmission of Multicasting
Gamer
- 欢迎使用月影飞狐游戏修改器--内存修改 v1.0 (目前只支持 win 2k/xp/2003 系统) 本程序包含3个可执行文件, Gamer.exe Gamerdll.dll GameRun.exe .Gamer.exe的源 代码在Gamer目录下,Gamerdll.dll的源代码在Gamerdll目录下,GameRun.exe的源代码在GameRun 目录下,其中Gamer.exe为主程序文件,Gamerdll.dll是动态连接库,GameRun.exe为游戏自修改
Huge
- 编写一个巨型整数类HugeInt,可以用默认值0或长整型数或字符串进行对象的初始化(构造) 然后用成员、友元或普通函数等重载相应的运算符实现下述功能(必须优化算法、同时进行异常处理):“巨型整数”OP“巨型整数/长整型数/字符串” [其中OP为:加+、减-、乘*、整除/、求余%、复合运算(+=、-=、*=、/=、%=)和关系运算(>、>=、<、<=、!=和==)] “长整型数/字符串”OP “巨型整数”(其中OP为:+、-、*、/、%和关系运算),求负(-巨型整数),巨型
exceptionAop
- 应用AOP,进行异常处理的源码示例程序,只提供一个思路,应用的话可以扩展-AOP application for exception handling the sample program source code, only one thinking, the application can be extended
ExceptionalMagic.Full.Source.For.Delphi345.BCB45.r
- 一个异常处理的类-an unusual type of
WindowsErrorCodes
- Windows 错误码翻译(子)程序 本程序包含两个关于 windows 错误的东西。 第一个是筛选器异常处理。使用这里的筛选器异常处理,首先要要引入源代码: #include \"Exception_Debug.cpp\" 然后在程序入口代码中使用如下代码: SetUnhandledExceptionFilter(_ProcessErrDealing) 这样就注册了一个筛选器异常处理。 第二个是 Windows 错误码翻译,将 Windows 错
Chapter28
- 有关mfc异常处理方面的知识,安全可靠,可直接运行!
common
- 详细的string处理及分析,还有异常处理,中间包含高级的C++技巧。
MFCFirst
- 这是一个简单的异常处理程序
21-8
- /* 范例:21-8 自定义例外类 */ 当读者输入y的数值是0的话将会发生异常,并激活异常处理类 程序执行结果﹕ Project p21-8.exe raised exception class DividByZero with message Exception Object Address: 0x69346A . Process stopped. Use Step or Run to continue. Please Input Two Numbers,i除以j, i/j:
yichangchuli
- 这是MFC异常处理测试的小程序。帮助大家学习MFC基础有一定做用
carpayment
- 这是一个购车还贷计算器的应用程序,里面包括异常处理
第九章 异常处理
- java课件-异常处理,对程序出现异常作分析-Courseware of Java, exception processing, processs the exception caused by program
实现SEH异常处理
- 易语言SEH异常处理源码例程程序调用API函数并置入汇编代码,实现SEH异常处理清除硬件断点。 本易语言源码例程属于易语言高级教程。-Easy language SEH exception handling source routine procedure call API functions and inserting a assembly code, realize the SEH exception handling remove hardware breakpoint. Th
cms16p53
- 基于中微CMS16P53芯片的简易式茶炉的控制。使用IO口充放电的控制方式。有干烧保护,水开保护等等异常处理,该程序已生产了上百万-Micro-chip based on a simple style stove CMS16P53 control. Use IO port charge and discharge control. There are dry protection, water protection, and so open exception handling, the pro
RssParser
- Java+XML写的RSS阅读器 功能 简单快速查看网上的RSS资源,支持RSS2.0版本。 可以添加、删除RSS,可以所有频道一起更新。 特点 涉及:异常处理、Swing图形界面、多线程、本地IO操作、网络编程、XMLDOM操作-Functions quickly and easily view RSS web resources to support RSS2.0 version. You can add, delete, RSS, you can update a
