CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - exception

搜索资源列表

  1. Inside.Microsoft.SQL.Server.2005.T-SQL.Programming

    0下载:
  2. This thorough, hands-on reference for database developers and administrators delivers expert guidance on sophisticated uses of Transact-SQL (T-SQL)¡ ª one of the most familiar and powerful programming languages for SQL Server. Written by a T
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2757371
    • 提供者:li ming
  1. EODL_demo

    0下载:
  2. how to extend an OLE DB consumer template class and make it much easier to use in applications. I had also explained how you can utilize the power of C++ exception-handling feature to make your work easier, especially in error handling. It was just a
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:306176
    • 提供者:
  1. neatHresultToException_src

    0下载:
  2. I ve got this idea as an expansion to HRESULT Error Check Simplifier By Wanderley Caloni, so I guess his introduction would be better than if I wrote one. Many thanks to Wanderley Caloni for writing the article. I ll just introduce here what I h
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1415
    • 提供者:田博
  1. SourceCode_ErrorHandling

    0下载:
  2. 本代码演示了如何高校的进行错误捕捉,异常处理等功能-demonstration of the code of conduct on how colleges and universities to catch errors, exception handling, and other functions
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1534
    • 提供者:田博
  1. cSharpkaifabianmaguifan

    0下载:
  2. C#开发编码规范 异常处理 注释 避免使用大文件。如果一个文件里的代码超过300~400行,必须考虑将代码分开到不同类中。避免写太长的方法。-C# development coding standard exception handling to avoid the use of the Notes document. If a document of more than 300 ~ code 400 OK, it is necessary to consider separately to d
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:10566
    • 提供者:qqzhw
  1. ChanKouTongXun.Rar

    0下载:
  2. 串口通讯类,支持异常处理,Overlapped 和Block传输,支持Unicode。 -serial communications support exception handling, and Overlapped Block transmission, Unicode support.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:26059
    • 提供者:Andy Sun
  1. ch2_arm

    0下载:
  2. 确实很有意思,上面文件主要介绍ARM异常处理-really very interesting, the above document introduces ARM Exception Handling
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:633709
    • 提供者:李飞
  1. MultinomialOperation

    0下载:
  2. 多项式的加减乘运算,没有除运算,算法很清楚,都可以看懂-polynomial modified by the operator, the operator is no exception, the algorithm is very clear, can understand
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:8339
    • 提供者:陈亮亮
  1. C++_China_exception_safety

    0下载:
  2. Standard-Library Exception Safety Bjarne Stroustrup Texas A&M University (and AT&T Labs – Research) http://www.research.att.com/~bs Introduction to the C++ exception handling mechanisms and “resource acquisition is initialization” for peopl
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:17744
    • 提供者:liyj
  1. calculator

    0下载:
  2. you can use Hutch s INCLUDE and LIB files to assemble the program with the exception of the Windows.inc. If you use the EWCalc.mak file you will have to change the pointers to the proper directories.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:137007
    • 提供者:黄维
  1. JSP+MYSQLdzbbs

    0下载:
  2. jSP编写的了BBS系统 架設方法 : 解壓縮dzbbs.zip後,打開dzbbs/set.jsp,修改以下 try{ cn=DriverManager.getConnection(\"jdbc:mysql://localhost/mysql?useUnicode=true&characterEncoding=big5\",\"root\",\"pass\") // mysql為資料庫名稱,root 為用戶帳號 , pass為用戶密碼 }catch(Exception
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:840358
    • 提供者:James
  1. Business

    0下载:
  2. using System using System.Collections.Generic using System.Text using DataAccess using System.Data namespace Business { public class SalesTable { DataOperate temp = new DataOperate(\"server=. uid=sa pwd=sa database=pubs\")
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:7133
    • 提供者:兜兜
  1. Celltrack

    0下载:
  2. res = RIL_GetCellTowerInfo(hRil) if (res != IntPtr.Zero) throw new Exception(\"Could not read the cell info from ril\") RIL_Deinitialize(hRil) return res.ToString() } } IntPtr res = IntP
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:38844
    • 提供者:ppy
  1. C++Assignments

    6下载:
  2. 华东师范大学(面向对象程序设计基于C++)课程全部作业(12次)代码,包含一个大整数类。(包含作业内容) 1 How to use VC++ & IBM Visual Age (XL) C++ 2 Pointers, Arrays and Structures 3 Operators & Statements 4 Functions 5 Use of classes in STL 6 Define concrete classes 7 Data abstract
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:419462
    • 提供者:Nick
  1. 21-8

    0下载:
  2. /* 范例: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:
  3. 所属分类:其它

    • 发布日期:2014-01-17
    • 文件大小:824
    • 提供者:sun
  1. Mcalculator

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

    • 发布日期:2008-10-13
    • 文件大小:21758
    • 提供者:Rachel
  1. Exception(for CB6)

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

    • 发布日期:2008-10-13
    • 文件大小:307372
    • 提供者:程小强
  1. Exception

    0下载:
  2. 查找程序运行时错误,保留出错的CONTEXT
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:27067
    • 提供者:mac
  1. 04

    0下载:
  2. An extended exception class 扩展的exception类
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:3426
    • 提供者:梦幻
  1. ExcpHookMonitor_0.0.4

    0下载:
  2. ExcpHook is an open source (see license.txt) Exception Monitor for Windows made by Gynvael Coldwind (of Team Vexillium). t uses a ring0 driver to hook KiExceptionDispatch procedure to detect the exceptions, and then shows information about the except
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:54007
    • 提供者:张京
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com