Welcome![Sign In][Sign Up]
Location:
Search - exception

Search list

[Windows DevelopException.zip

Description:
Platform: | Size: 2130932 | Author: | Hits:

[OS program调试技术与异常处理

Description: 介绍调试技术与异常处理控件开发 VC 开发进、阶段- The introduction debugging technology and the exception handling control to develop VC to develop, the stage
Platform: | Size: 30589 | Author: 蔡蔡 | Hits:

[ADO-ODBCliangku

Description: 数据库编程的简单举例.原创.使用了一些小技巧.不是最简单的控件使用. 如: function GetDsXml(sql:string):string begin with FrmDb do begin qry.Close qry.SQL.Clear qry.SQL.Add(sql) try qry.Open cds1.Open if not qry.Eof then begin Result:=cds1.XMLData end except on e:Exception do Result:=e.Message end qry.Close cds1.Close end end -simple database program, for example. Originality. Use some small skills. It is not the most simple to use controls. Such as : function GetDsXml (sql : string) : string begin with FrmDb do begin qry.Close qry.SQL.Clear qry.SQL.Add (sql ) try qry.Open cds1.Open if not qry.Eof then begin Result : = cds1.XMLData end except on e : Exception do Result : = qry.Close cds1.Close e.Message end end end
Platform: | Size: 1669194 | Author: 高龙 | Hits:

[GUI DevelopCWin32Error_src

Description: Simplified Exception Handling For Win32 API Errors
Platform: | Size: 7858 | Author: 许董 | Hits:

[Process-ThreadJava_Try

Description: 此程序写的是java中进行异常处理的例子,引用系统异常类,或自定义异常,便于初学者参考-this program is written in java Exception Handling for example, under the category of system abnormalities, or defined exception to facilitate reference beginners
Platform: | Size: 12911 | Author: 陈君 | Hits:

[OS programWINDOWS_DelayLoadLib

Description: WINDOWS核心编程的异常处理机制的完全模仿和实现,采用WIN32和DDK没有用MFC实现.-core Windows programming Exception handling mechanism and the full realization of copying, using WIN32 and DDK no use MFC.
Platform: | Size: 2307 | Author: wtm | Hits:

[Other resourceTCS 2005

Description: 贪吃蛇2005 + 源程序  贪吃蛇 一个经典的小游戏,本人精心制作,相信会比其它所谓的贪吃蛇效果好很多。希望大家能提出更多宝贵的意见。游戏规则: 利用方向键控制蛇头运动,当蛇头碰到食物即吃到食物,获得积分; 在此过程中不允许蛇头出界或碰到身体,否则游戏结束。基本操作: 程序运行后输入数字0-9,选择级别;任何时候按Esc键即退出游戏;用键盘方向键控制蛇头运动方向;按任意键暂停,方向键和组合键除外;暂停后,按方向键继续游戏;出错后会出现是否继续游戏的提示,Y继续,N结束。 -2005 Snake Snake source of a small classic game, I carefully made, I believe other than the so-called Snake many good results. Hope we can put forward more valuable suggestions. The rules of the game : direction control keys snakeheads campaign, when the food is encountered snakeheads eat food, access points; In this process does not allow out-of-bounds snakeheads or physical encounter, the end of the game. Basic operation : running after importation figures 0-9, choose level; By any time that the Esc keys out of the game; The keyboard keys to control the direction snakeheads movement direction; Keys suspended by the arbitrary direction keys and key combinations exception; Following the suspension, according to the direction keys to the game; Mistakes will happen after the whether or not t
Platform: | Size: 28992 | Author: 虚拟无忌 | Hits:

[OtherJava异常处理之陋习展播(ZT)

Description: 你觉得自己是一个Java专家吗?是否肯定自己已经全面掌握了Java的异常处理机制?在下面这段代码中,你能够迅速找出异常处理的六个问题吗?-you think is a Java expert? Sure they have complete control of the Java exception handling mechanism? Below this code, you can quickly identify anomalies of six?
Platform: | Size: 9235 | Author: 方脸 | Hits:

[CSharpthinkingC++53

Description: 本书作者根据自己学习C++的亲身体会及多年教学经验,用简单的例子和简练的叙述讲解C++编程,别具特色。 全书共分十八章,内容涉及对象的演化、数据抽象、隐藏实现、初始化与清除、函数重载与缺省参数、输入输出流介绍、常量、内联函数、命名控制、引用和拷贝构造函数、运算符重载、动态对象创建、继承和组合、多态和虚函数、模板和包容器类、多重继承、异常处理和运行时类型识别。 本书作为正式教材和自学用书均非常优秀,作为程序设计者的参考用书亦极为合适。 -author of this book learning C according to their personal experience and years of teaching experience, in a simple and concise example of the narrative on the C programming, unique. The book is divided into 18 chapters, covering the evolution of object, data abstraction, hiding realized, and the removal of initialization, function overloading and default parameters, input and output streams, constants, associated functions, naming control, the application and copy constructor function, Operator, dynamic object creation , inheritance and mix polymorphism and virtual functions, templates and pack containers, multiple inheritance, exception handling and operation types of identification. The book as an official self-learning materials and books are excellent, as a procedural designers refere
Platform: | Size: 14502650 | Author: 沈郑燕 | Hits:

[CSharp短信后台_net

Description: 随着手机的普及,通过互联网发送短信已经成为比较流行的事。目前有很多网站都提供对手机短信,铃声,图片的发送。本系统也不例外,通过系统提供的后台管理端来管理它所提供的数据,并通过前台显示出来。-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 mobile phone messages, ring tones, pictures of delivery. The system is no exception, the system provides management background to the management end of it, and prospects through them.
Platform: | Size: 584006 | Author: 吴斌 | Hits:

[Button control我的小计算器

Description: 用汇编语言实现简易计算器 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. If anyone has any problems send me an email at: yooper@kalamazoo.net-assembly language simple calculator You can use an INCLUDE s Hutch d LIB files to assemble the program with the exce Mechanics of the Windows.inc. If you use the EWCalc. MAK file you will have to change the pointers to t he proper directories. If anyone has any proble ms send me an email at : yooper@kalamazoo.net
Platform: | Size: 124558 | Author: lon | Hits:

[ADO-ODBCPowerBuilder程序设计实训教程》源代码

Description: 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. If anyone has any problems send me an email at: yooper@kalamazoo.net-Hutch s INCLUDE and LIB files to a ssemble the program with the exception of the Wi ndows.inc. If you use the file you wi EWCalc.mak ll have to change the pointers to the proper dire ctories. If anyone has any problems send me an em sixty at : yooper@kalamazoo.net
Platform: | Size: 924305 | Author: lon | Hits:

[Graph RecognizeGISDeveloper_9

Description: 投稿有关事项: 一、稿件要求 1. 字数:原则上不限。但单篇文章以2000-5000 字为宜;内容较丰富者,建议按连载形式投稿、刊载。 2. 格式:请使用 Word 文件格式,如果文章有插图,除 Word 中的文章插图外,再请单独保存原始的图片文件,以保证图片质量清晰可用。   3. 稿件不推荐提供学术论文。 4. 稿件应是其原创作品,或对所投作品拥有合法著作权之作品(编译的稿件请附原文)。 二、注意事项 1. 投稿方式: 1) 电子邮件投稿。E-mail: editor@gischina.com。请在投稿时在邮件标题注明“投稿”字样。 2) 信函投稿。投稿地址:北京市学清路8号科技财富中心B座7层 (邮编:100085)收件人:《GIS开发者》编辑部。请在投稿时在信封上注明“投稿”字样。 2. 请务必注明作者信息,包括 作者简介、Email、 联系地址、邮编、真实姓名、身份证号,便于我们与您联系。我们在收到稿件的15天内必给予答复,如没有回复请致电:010-82736655-6303。 3. 咨询及联络方式: MSN: giscamelboy@hotmail.com; 电话: 010-82736655 转6306。-submissions related matters : 1, contributions, a request. Wordage : principle limits. But the single article to the appropriate word 2000-5000; Rich content, the form of a series of recommendations by the journal published. 2. Format : Please use Word file format, if the article illustrated, with the exception of Word of the article illustrated, again separate preservation of the original image files, to ensure clear picture quality available. 3. Said is not recommended for academic papers. 4. Contributions should be their original works, or works cast has a legitimate copyright works (compiler COMMUNICATIONS Please attach originals). Second, pay attention to a matter. Writing : 1) E-mail submissions. E-mail : editor@gischina.com. Please drop in the mail when the title with "writing&
Platform: | Size: 994446 | Author: 钟禄登 | Hits:

[WinSock-NDISWCPiercePracticesEnterpriseLibrary

Description: A group of programmers far smarter than I have been laboring from some time to create a library of utilities to help developers like myself to create better applications. The fruits of that labor is the Enterprise Library from the Patterns & Practices group at Microsoft. The Enterprise Library encompasses Exception Handling, Logging, Caching, Security, Cryptography, and Database Access. The latest incarnation of the Enterprise Library for the .Net 2.0 framework also includes an ObjectBuilder which allows object creation with dependency injection. I’d be lying to you if I told you I understand exactly what the ObjectBuilder does. Brian Button has released the most complete information I have found so far on the ObjectBuilder. Documentation is scarce at this point since the Enterprise Library has not been officially released. The code covered in this article is based on the December Community Technology Preview of the new Enterprise Library.-A group of programmers far smarter than I ha ve been laboring from some time to create a libra ry of utilities to help developers like myself t o create better applications. The fruits of tha t labor is the Enterprise Library from the Patte Residus
Platform: | Size: 185636 | Author: 邹增理 | Hits:

[OS programservice installer exception system parameters

Description: win7服务与桌面交互,设置c#windows服务描述及允许服务与桌面交互的几种方法(service installer exception system parameters mfc)
Platform: | Size: 3072 | Author: 不会飞的菜鸟 | Hits:

[Other异常

Description: 关于异常的一些小例子,可以帮助大家理解java的异常处理机制(Some small examples of exceptions can help you understand Java's exception handling mechanism)
Platform: | Size: 3072 | Author: weixiaoxiangnuan4100 | Hits:

[Windows Developexceptintest_app

Description: it is a exception test app
Platform: | Size: 189440 | Author: Dj777 | Hits:

[Otherstacktrace

Description: 对Java中的exception进行了一些测试,主要是先定义一个有exception抛出的方法,如何在调用这个函数(the test of java exception)
Platform: | Size: 1024 | Author: spring1157 | Hits:

[JSP/Javajava Exception.pdf

Description: JAVA异常处理机制简介,基本用法和实例代码(Java exception handling mechanism)
Platform: | Size: 5130240 | Author: 陈辰1 | Hits:

[Windows Developerror handling

Description: Error handler tutorial on C# for beginner using try and catch exception handler
Platform: | Size: 246784 | Author: likora | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net