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

搜索资源列表

  1. VCuart

    0下载:
  2.  WIN95界面下的VC++串口通讯程序在WIN32下是不建议对端口进行操作的,在WIN32中所有的设备都被看成是文件,串行口也不例外也是作为文件来进行处理的。-WIN95 interface of VC++ Serial communication procedures in WIN32 is not recommended for port operations, WIN32 at all of the equipment have been seen as a document, the
  3. 所属分类:Com Port

    • 发布日期:2017-04-28
    • 文件大小:296179
    • 提供者:charity
  1. 33-5

    0下载:
  2. 这是从网上下载下来的一个计算程序,能实现加、减、乘、除的计算。该程序接受 的是16进制数。 执行时,需在文件名后直接跟上计算表达式,如在命令提示符下执行结果如下: c:\masm>js 3+2 5 c:\masm>js 6*7 2A c:\masm>js 10-4-This is downloaded from the Internet from a computer program that can achieve add, subtr
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-14
    • 文件大小:3332490
    • 提供者:jiangkun
  1. compute

    0下载:
  2. 实现一个计算的功能,能够进行加、减、乘、除的运算,当除数为0时弹出警告。-Implementation of a computing function, to be able to add, subtract, multiply, with the exception of computing, when the divisor for the 0:00 pop-up warning.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1939353
    • 提供者:bbzllove
  1. Orchard.Publications.Networks.Design.and.Managemen

    0下载:
  2. This book is primarily intended for those student and working professionals that have the desire to become network administrators. However, all practicing engineers will find it to be a very valuable source of information on this subject. It cont
  3. 所属分类:.net

    • 发布日期:2017-05-19
    • 文件大小:5523694
    • 提供者:陈成
  1. HashTable

    0下载:
  2. HashTable实例 public class HashTable_msg { public HashTable_msg() { String sum_sql="select mobilenum,count(*) from SJSJ_Msg where (left(in_date,6)=(select left(CONVERT(varchar(12) , getdate(), 112 ),6)))group by mobilenum" Hashtable<
  3. 所属分类:SQL Server

    • 发布日期:2017-04-07
    • 文件大小:67930
    • 提供者:黄杰贞
  1. caloulator

    0下载:
  2. 简单的两位数计算器演示程 主要功能: 0-99两位数之间的加、减、乘、除整数运算-Demonstration of double-digit calculator easy way main functions: a double-digit between 0-99 add, subtract, multiply, with the exception of integer calculations
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:27478
    • 提供者:李树峰
  1. calc

    1下载:
  2. 汇编语言完成的简单四则运算演示程序 可以完成2个二位数的加、减、乘、除运算-Achieve a simple assembly language operations 4 demo to be completed two two-digit add, subtract, multiply, with the exception of computing
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:7572
    • 提供者:seul
  1. panclock

    0下载:
  2. TPanelClock -一个VCL组件是提供时间日期,数量,和滚动关键状态。当您按下此组件(在运行时) ,它将切换到免费的GDI显示,系统和用户资源。-{ TPanelClock- a VCL component that is provides time-of-date, NUM, CAPS, and } { Scroll Key Statuses. When you click on this component (at run-time), it } { will s
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:11842
    • 提供者:Sam
  1. cuo-wu-he-yi-chang

    0下载:
  2. 说明 ~~~~~~~~~~~~~~~ 第8章“错误和异常”中的全部示例代码。包括: 目录 描述 ------------------------------------------------------------------------------ Assert 使用断言做Logger系统的一个公用单元。 Error 一个跳过系统错误,并继续执行其后代码的技巧示例。 ExcRecheck 用于说明异常类型检测的依赖性所导致的问题。 Excep
  3. 所属分类:Audio program

    • 发布日期:2017-04-14
    • 文件大小:4737
    • 提供者:青紫
  1. interrupt

    0下载:
  2. ARM中断异常处理的相关总结与说明-ARM interrupt exception handling summary and descr iption of the relevant.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:97673
    • 提供者:李方
  1. self_difine_exception_throw.tar

    0下载:
  2. 源码就如何自定义异常抛出做了一定的阐述。希望对大家有用-Source on how to make custom exception thrown out of some. Everyone would like to be useful
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:13905
    • 提供者:xp
  1. czs

    0下载:
  2. 1. 本程序实现计算任意长的整数的四则运算. 以用户和计算机对话的方式,先后输入数字的最多位数,然后程序就计算并显示出这两个数的运算. 2. 利用双向循环链表现实长整数的存储,每个结点含一个整形变量.输入的形式以回车结束,可以直接输入正数或负数,程序会过滤掉无效的字符.按中国对于长整数的表示习惯,每四位一组,除数字和位于首位置的负号外,其它一切字符都将作为分隔符,连续多个分隔符当一个处理.但不使用分隔符也不影响结果. -1. This procedure calculating the
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:20051
    • 提供者:sqj
  1. client_srvr

    0下载:
  2. 本例是采用UDP通信,包括服务器与客户端,包括数据重传机制和异常处理机制-In this case is the use of UDP communications, including server and client, including data retransmission mechanism and exception handling mechanism
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:65975
    • 提供者:张洪铭
  1. LibraryManagementSystem

    0下载:
  2. c++ 课程设计 图书管理系统 1.实现对二进制数据库的检索,查找,修改,增加,删除等操作; 2.实现数据库的加密,支持密码校验登陆有效防止防止数据泄漏。 3.程序启动时自动校验数据库完整性及其数据合法性并且自动屏蔽非法数据及提示用户删除损坏的数据库。 4.可以按归并排序方法对书目进行排序; 5.内置前台销售操作功能,可以实现图书销售的功能,并且根据销售情况实时修改数据库; 6.内置强大的异常处理机制,可以应付绝大部分异常情况。 7.程序标题栏实时显示程序状态。
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:39860
    • 提供者:易欣
  1. LiMSystem

    0下载:
  2. 1.实现对二进制数据库的检索,查找,修改,增加,删除等操作; 2.实现数据库的加密,支持密码校验登陆有效防止防止数据泄漏。 3.程序启动时自动校验数据库完整性及其数据合法性并且自动屏蔽非法数据及提示用户删除损坏的数据库。 4.可以按归并排序方法对书目进行排序; 5.内置前台销售操作功能,可以实现图书销售的功能,并且根据销售情况实时修改数据库; 6.内置强大的异常处理机制,可以应付绝大部分异常情况。 7.程序标题栏实时显示程序状态。 对初学者很有帮助的-1. The realization o
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:18856
    • 提供者:易欣
  1. Example_Calculate

    0下载:
  2. 一个计算器示例:实现加、减、乘、除运算,注意在进行除法运算时,如果除数为0,那么【简单】就直接输出0来,【复杂】那么要对用户进行错误提示-Examples of a calculator: the realization of add, subtract, multiply, with the exception of computing, pay attention to during the division operation, if the divisor is 0, then a si
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:4852
    • 提供者:林翔
  1. ch11_1

    0下载:
  2. 利用类处理异常,实现根据异常处理规则,进行异常捕获-The use of unusual types of processing to achieve exception handling in accordance with rules capture abnormal
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:7948
    • 提供者:gao
  1. mspdb60

    0下载:
  2. DLL 文件: mspdb60 或者 mspdb60.dll   DLL 名称: Microsoft Program Database   描述:   mspdb60.dll是Microsoft Visual Studio编程数据库支持相关文件。.   属于: Visual Studio   系统 DLL文件: 否   常见错误: File Not Found, Missing File, Exception Errors -DLL file: mspdb60 or
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:83180
    • 提供者:loubin
  1. 3

    0下载:
  2. 新建一个应用程序,并添加两个Label控件,三个Edit控件,四个Button按钮。其中两个edit输入框用于输入整数,一个Edit输入框用于输出结果;Label标签控件用于显示当前所做的运算(例如:当单击加法按钮时即做加法运算,则label标签显示”+”号。);四个Button按钮分别完成加、减、乘、除运算。 编写程序,输入两个整数,顺序执行两个数的加、减、乘、除计算结果并输出。 -Create a new application, and add two Label controls
  3. 所属分类:Button control

    • 发布日期:2017-04-26
    • 文件大小:169822
    • 提供者:xshi
  1. calculation

    0下载:
  2. 一个简单实现计算器,加、减、乘、除功能的程序-The realization of a simple calculator, add, subtract, multiply, with the exception of the functional procedures
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1986
    • 提供者:桃子
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com