搜索资源列表
短信后台_net
- 随着手机的普及,通过互联网发送短信已经成为比较流行的事。目前有很多网站都提供对手机短信,铃声,图片的发送。本系统也不例外,通过系统提供的后台管理端来管理它所提供的数据,并通过前台显示出来。-With the popularity of mobile phones, send text messages through the Internet has become more popular thing. There are a lot of sites that were provided to
CSharpExcrescentProcessing
- CSharp异常处理,值得好好去看,不要错过哦.-CSharp exception handling, it is worth a good look at, not to miss, oh.
Business
- 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\")
sufa
- 假设人名为汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数法构造,用伪随机探测再散列法处理冲突。 测试数据:取本班同学姓名。-assumptions were called Chinese pinyin form. Hash Table question Enter the names of a total of 30, you take the average length of a maximum of two. Hash functions with
C#中的各种语句控制应用实例
- C#中的各种语句控制应用实例,包括顺序结构、选择结构、循环结构、异常处理语句及跳转控制语句-C# control statements in a variety of application examples, including the sequence structure, selection structures, looping structures, exception handling statements and control statements jump
NFramework.rar
- 关于C#代码生成器的说明: 1. 多数据库的自动支持 2. 事务的自动管理 3. 实体与数据表映射功能(ORMapping) 4. 分页功能的自动支持 5. SQL语句的生成功能 6. 异常处理的支持 7. 系统日志的记录功能 8. 通用的校验类功能 9. 通用的对话框功能 10. 通用的导入导出功能 11. 短信功能的支持 12. 扫描功能的支持 13. 条码功能的支持 14. 通用报表功能的支持 15. AJAX框架的支持 ,O
6
- 早上穿好衣服出门后发现天气太冷或太热,或者外面刮着大风,你不得不回来增减衣服,抑或默默忍受着,你有没有过类似的经历呢? 由于在室内特别是在早上起床穿衣服前我们无法得知室外的实际温度和风速,所以我们不能确定最合适出门的着装,造成许多不便,本项目将致力于解决这一问题。本装置有两个部分,室外部分主要由传感器和无线信号发射器组成。室内的部分接受信号并将具体温度与风速显示在LED显示器上。在实现功能后我们将努力使室内部分小型化并且美观,这样便可以放在床头,每天醒来便能知室外冷暖,出门便给自己带来一份自信
Exception
- C# 异常处理典型实例,分别演示C#如何处理除0异常、无效对象异常以及自定义异常的操作,学会异常处理将会使你的程序运行更加稳定,因些本实例将非常有用处。-C# exception handling typical examples, demonstrates how to handle inter 0 C# exception, invalid object exception, and the operation of custom exception, exception handling
20246
- 第1章简单程序设计.ppt 第2章数据类型.ppt 第3章C#面向对象编程基础.ppt 第4章程序调试与异常处理.ppt 第5章C#可视化编程基础.ppt 第6章常用控件和类的使用.ppt 第7章文本编辑器的实现.ppt 第8章图形图像编程.ppt 第9章文件和流.ppt 第10章多线程和Socket编程初步.ppt 第11章数据库与ADO.ppt-Chapter 1, simple programming. Ppt Chapter 2 data type
exception
- 用c#实现检测不同的异常,该代码里有几种不同的异常的种类,用小例子来进行测试-C# to achieve detection with different exceptions, the code there are several different types of anomalies, with a small example for testing
CH6
- 错误和异常的管理,如TRY CATCH FINNALLY形式,普通异常和特殊异常,EXCEPTION NOTVALIDEXCEPTION等-GOOD
Myexception
- C++异常处理类,可用来截获未处理异常,例如:非法存取、栈溢出等-C++ exception handling class can be used to intercept unhandled exceptions, such as: unauthorized access, stack overflow
Cquanjie
- 《C# 语法全解》,都是分好的文档,适合大家交流学习。 文档列表: C# 命名空间9.doc C# 委托15.doc C#变量5.doc C#表达式7.doc C#不安全代码18.doc C#程序结构和数据类型1.doc C#词法结构2.doc C#基本概念3.doc C#接口13.doc C#结构11.doc C#类10.doc C#类型4.doc C#枚举14.doc C#属性17.doc C#数组12.doc C#文档注释
CSharperrorandexception
- 详细介绍C#的错误及异常类,帮助大家更好理解和学习C#语言-CSharp error and exception class
SystemLienter
- 系统事件监控,对IIS事件进行监控,记录IIS的异常详细情况-System event monitoring, event monitoring of IIS, IIS exception record details
csharp
- 第一章 C#简介 第二章 C#基础元素 第三章 布尔逻辑与分支语句 第四章 循环 第五章 方法 第六章 结果及异常处理 第七章 类与对象 第八章 枚举与机构 第九章 数组与集合 第十章 面向对象技术进阶 第十一章 字段与属性 第十二章 迭代器和分部类 第十三章 索引器 第十四章 泛型 第十五章 委托和时间 第十六章 运算符重载 第十七章 Windows窗体应用程序 第十八章 菜单与工具栏设计 第十九章 Windows窗体应用
S6-2
- 用户输入邮件地址,Email地址必须符合规范。编写一个邮件地址格式不符合规范的自定义异常继承自ApplicationException,如果邮件地址格式不符合规范,则抛出这个异常。-The user to enter e-mail address, Email address must meet the specifications. Write a mail address format does not meet the specifications defined exceptions i
AgeException
- 介绍windows是如何捕获异常的,以及异常的捕获顺序-Describes how to capture exception windows, and the unusual order to capture
Exception
- 异常处理示例。以一订票系统为实例,实现异常处理。-Exception handling example. As an example of a reservation system to achieve exception handling.
Exception-handling-
- 用控制台观察,用户输入数据求取平均过程中的异常处理。-With console observation, the user input data to calculate the average process of exception handling.