搜索资源列表
CSharpExcrescentProcessing
- CSharp异常处理,值得好好去看,不要错过哦.-CSharp exception handling, it is worth a good look at, not to miss, oh.
Asprise-OCR-CSharp-Windows_Server_32bit-4.0
- 识别图片上的文字,识别率有80% 附加c#调用 [DllImport(\"AspriseOCR.dll\")] static extern string craboOCR(string file, int type) private void GetVeryfyCode() { if(File.Exists(_imgPath))//ok now? { try { this.picbVeryfyCode.Image=Syste
NFramework.rar
- 关于C#代码生成器的说明: 1. 多数据库的自动支持 2. 事务的自动管理 3. 实体与数据表映射功能(ORMapping) 4. 分页功能的自动支持 5. SQL语句的生成功能 6. 异常处理的支持 7. 系统日志的记录功能 8. 通用的校验类功能 9. 通用的对话框功能 10. 通用的导入导出功能 11. 短信功能的支持 12. 扫描功能的支持 13. 条码功能的支持 14. 通用报表功能的支持 15. AJAX框架的支持 ,O
AspriseOCRv4.rar
- 英文OCR识别控件,可对验证码进行识别。带有演示源码。 int startX = 0 int startY = 0 int width = -1 int height = -1 try { startX = Convert.ToInt32(textStartX.Text) startY = Convert.ToInt32(textStartY.Text) width = Convert.ToInt32(textWi
UDP
- 本例是采用UDP通信,包括服务器与客户端,包括数据重传机制和异常处理机制-In this case is the use of UDP communications, including server and client, including data retransmission mechanism and exception handling mechanism
processschedule
- 模拟进程调度 实现了FCFS,SJF和Priority算法 界面友好,使用C#编写,异常处理严密-Simulate the process of scheduling implements FCFS, SJF, and Priority algorithm is user-friendly, using C# write, exception handling tight
firewall
- 示范如何用软件设置防火墙,允许某个应用程序穿过防火墙。用C#编制。 -Demonstrate how to set up an firewall exception to allow a certain application pass through firewall.
WindowsFireWall
- C#调用Windows防火墙系统设置,并实现更改这些设置,可以关闭、开启系统防火墙、开启例外、添加自身允许,并可恢复系统防火墙默认设置。-C# is called Windows Firewall system settings, and to achieve change these settings, you can turn off, open the system firewall, open the exception, add its own permits, and to reve
exception
- 此程序可用来学习异常处理机制,用例题演示了怎样利用try-catch-finally语句捕获和处理异常-This procedure can be used to study exception handling mechanism, with the example demonstrates how to use try-catch-finally statement to catch and handle exceptions
CSharperrorandexception
- 详细介绍C#的错误及异常类,帮助大家更好理解和学习C#语言-CSharp error and exception class
csharp
- 第一章 C#简介 第二章 C#基础元素 第三章 布尔逻辑与分支语句 第四章 循环 第五章 方法 第六章 结果及异常处理 第七章 类与对象 第八章 枚举与机构 第九章 数组与集合 第十章 面向对象技术进阶 第十一章 字段与属性 第十二章 迭代器和分部类 第十三章 索引器 第十四章 泛型 第十五章 委托和时间 第十六章 运算符重载 第十七章 Windows窗体应用程序 第十八章 菜单与工具栏设计 第十九章 Windows窗体应用
CSharp.Net
- UDP通信实现,客户端和服务器端,使用说明见源码 [UDP.rar] - 本例是采用UDP通信,包括服务器与客户端,包括数据重传机制和异常处理机制 [UDPtest.rar] -The UDP traffic implementation, the client and server side, see the source code [UDP.rar]- in this example is the use of UDP traffic, including server and client
cSharp
- 一些基于ASP的基础代码 包括异常处理 委托 哈希表-Based on some basic ASP code includes exception handling and so commissioned a hash table