搜索资源列表

  1. VC异常捕获,Dmp文件提取

    2下载:
  2. 只需注册 ::SetUnhandledExceptionFilter(ExpFilter); 将代码放到工程中编译就可以抓获当前错误堆栈文件输出,并且生成当前出错程序的dump。
  3. 所属分类:其他小程序

    • 发布日期:2009-06-29
    • 文件大小:15481
    • 提供者:xuswjtu@163.com
  1. SMS扩展配置.rar

    0下载:
  2. 1、将jre文件夹复制到你本机所在的JDK下覆盖掉全部jre文件夹

    2、将lib文件夹复制到你项目所在的lib,添加对应lib


    import org.smslib.IOutboundMessageNotification;
    import org.smslib.Library;
    import org.smslib.MessageEncodings;

  3. 所属分类:J2ME

    • 发布日期:2009-01-03
    • 文件大小:1040178
    • 提供者:idhuanghao
  1. 带附件及Html显示的邮件发送类

    0下载:
  2. unit UnitSendMail;

    interface

    uses
      Windows, SysUtils, Classes,StdCtrls, ExtCtrls, ComCtrls, Dialogs,
      IdMessage, IdBaseComponent, IdComponent, IdTCPConnection, IdTCPClient,

  3. 所属分类:Dephi控件源码

    • 发布日期:2009-01-14
    • 文件大小:1685
    • 提供者:kennyxue
  1. commons-pool-1.5.4-src

    1下载:
  2. commons-pool-1.5.4 RELEASE NOTES This is a patch release containing a fix for POOL-152, a regression introduced in version 1.5. Changes in this version include: Fixed Bugs: o POOL-152: GenericObjectPool ca
  3. 所属分类:数据库系统

  1. Java聊天室程序

    0下载:
  2. 这个是服务器 import java.awt.*; import java.awt.event.*; import java.net.*; import javax.swing.*; public class UDPServerDemo extends Jfr a me{ int port=2345; //端口号 public UDPServerDemo(){ try{ byte[] buffer=new byte[256]; //缓冲
  3. 所属分类:JSP源码/Java

  1. 《Windows核心编程(第四版)》中文版.rar

    2下载:
  2. 目 录 译者序 前言 第一部分 程序员必读 第1章 对程序错误的处理 1 1.1 定义自己的错误代码 4 1.2 ErrorShow示例应用程序 5 第2章 Unicode 11 2.1 字符集 11 2.1.1 单字节与双字节字符集 11 2.1.2 Unicode:宽字节字符集 12 2.2 为什么使用Unicode 13 2.3 Windows 2000与Unicode 13 2.4 Windows 98与Unicode 13
  3. 所属分类:VC/C++相关

    • 发布日期:2011-08-02
    • 文件大小:36814984
    • 提供者:mrf341@163.com
  1. The_C++_Programming_Language,Special_Edition

    0下载:
  2. The C++ Programming Language.Third Edition. Bjarne Stroustrup(AT&T Labs),Murray Hill, New Jersey ------------------------------ Contents Contents iii Preface v Preface to Second Edition vii Preface to First Edition i
  3. 所属分类:VC/C++相关

    • 发布日期:2012-03-20
    • 文件大小:2865042
    • 提供者:mary_112204
  1. div

    0下载:
  2. 浮点运算异常(如被除0)的捕获-capture of float operation exception (eg: divided by zero)
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:14336
    • 提供者:站长
  1. jan99

    0下载:
  2. 国外游戏开发者杂志1999年第一期配套代码,包含Jeff Lander关于2维碰撞检测的代码和Bruce Dawson的关于结构异常处理的文章--Code of game development magazine in 1999 first issue, it including code of Jeff Lander`s about two-dimensional collision check and Bruce Dawson`s
  3. 所属分类:游戏

    • 发布日期:2024-05-20
    • 文件大小:211968
    • 提供者:站长
  1. Memory_and_Exception_Trace

    0下载:
  2. 一个内存泄漏检测工具及其源码,值得研究研究--A detector tool and source code of memory leaks,worth discussing
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:20480
    • 提供者:站长
  1. exceptionlogger

    0下载:
  2. CExceptionLogger,是一个可以免费使用的C++类,用它可以截获未处理异常,如:非法存取、栈溢出、被零除等,并可以将异常详细信息记录到日志文件-CExceptionLogger, is a free use of C++ Category, it can be intercepted with untreated abnormal, such as: illegal access, stack overflow, by ze
  3. 所属分类:源码下载

    • 发布日期:2024-05-20
    • 文件大小:94208
    • 提供者:温馨
  1. value_operation

    0下载:
  2. 此程序是一个加,减,乘,除的算法.-This procedure is an add, subtract, multiply, with the exception of the algorithm.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:14336
    • 提供者:杨海毅
  1. 调试技术与异常处理

    0下载:
  2. 介绍调试技术与异常处理控件开发 VC 开发进、阶段- The introduction debugging technology and the exception handling control to develop VC to develop, the stage
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:30720
    • 提供者:蔡蔡
  1. 跨语言异常处理

    0下载:
  2. c#跨语言异常处理-c# cross-language exception handling
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:58368
    • 提供者:李想
  1. 一个专门处理c++异常的类和例子

    0下载:
  2. CExceptionLogger,是一个可以免费使用的C++类,用它可以截获未处理异常,如:非法存取、栈溢出、被零除等,并可以将异常详细信息记录到日志文件...... -CExceptionLogger, is a free use of the category C, and it can be intercepted untreated abnormalities, such as : illegal access, stack o
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:92160
    • 提供者:何福保
  1. Mcalculator

    0下载:
  2. 用java实现浮点数加减乘除四则混合运算,矩阵加法,减法,与数乘,与数除,两个矩阵相乘,转置,逆阵,产生单位阵,操作数与变量的转换,操作数取反,栈的一些基本操作。-achieve float with the arithmetic four mixed computing, matrix addition, subtraction, multiplication, with the exception of a few, two mat
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:21504
    • 提供者:Rachel
  1. Exception(for CB6)

    0下载:
  2. c++ Builder中的异常处理-Exceptions
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:307200
    • 提供者:程小强
  1. testFraction

    0下载:
  2. 实现一个复数类,用于学习异常处理-achieve a plural categories, for learning Exception Handling
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:肖锋
  1. exception

    0下载:
  2. 一个异常类示例程序-an abnormal type sample program
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-20
    • 文件大小:179200
    • 提供者:
  1. 3-异常处理

    0下载:
  2. C++Builder经典范例50讲之3-为应用程序筑篱笆―异常处理-C Builder classic example of 50 speakers of 3-to applications to build a fence- Exception Handling
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:26624
    • 提供者:邢易
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org