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

Search list

[ADO-ODBCEODL_demo

Description: 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 small class in my last article. -how to extend an OLE DB consumer template cl ass and make it much easier to use in application s. I had also explained how you can utilize the po wer of C exception-handling feature to make you r work easier, especially in error handling. It was just a smal l class in my last article.
Platform: | Size: 306176 | Author: | Hits:

[OS programneatHresultToException_src

Description: 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 have added. The article mentioned above, has a class that checks if an HRESULT value is SUCCEEDED or not. If not, it throws an exception. What is added is some extra functionality, to be able to show a message box, with the line number and file name and a custom error message.-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 f or writing the article. I'll just introduce here what I have added. The article mentioned above, has a class that checks if an HRESULT value is Made CEEDED or not. If not, it throws an exception. What is added is some ext ra functionality, to be able to show a message box, with the line number and file name and a custom er Ryan message.
Platform: | Size: 1415 | Author: 田博 | Hits:

[OS programSourceCode_ErrorHandling

Description: 本代码演示了如何高校的进行错误捕捉,异常处理等功能-demonstration of the code of conduct on how colleges and universities to catch errors, exception handling, and other functions
Platform: | Size: 1534 | Author: 田博 | Hits:

[Develop ToolscSharpkaifabianmaguifan

Description: 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 different code categories. Avoid writing a long way.
Platform: | Size: 10566 | Author: qqzhw | Hits:

[Com PortChanKouTongXun.Rar

Description: 串口通讯类,支持异常处理,Overlapped 和Block传输,支持Unicode。 -serial communications support exception handling, and Overlapped Block transmission, Unicode support.
Platform: | Size: 26059 | Author: Andy Sun | Hits:

[Other resourcech2_arm

Description: 确实很有意思,上面文件主要介绍ARM异常处理-really very interesting, the above document introduces ARM Exception Handling
Platform: | Size: 633709 | Author: 李飞 | Hits:

[Compress-Decompress algrithmsMultinomialOperation

Description: 多项式的加减乘运算,没有除运算,算法很清楚,都可以看懂-polynomial modified by the operator, the operator is no exception, the algorithm is very clear, can understand
Platform: | Size: 8339 | Author: 陈亮亮 | Hits:

[Other resourceCppOOPEffic.ccrun.799824

Description: 本书以帮助读者掌握C++面向对象高效编程方法为目的,详细介绍了C++编程中的各种概念和应用技巧。全书共分为两部分,第一部分介绍了面向对象编程的基础和应用,如数据抽象,继承,异常处理等内容;第二部分说明了如何建立抽象的概念及其策略,并研究了C++对象模型。书中带有大量的代码实例,使读者不仅能够从理论上得以提高,而且还能够轻松地在实践中应用。本书适用于C++程序员,也可供面向对象程序设计感兴趣的编程人员及大专院校计算机专业师生参考。-this book to help readers grasp the object-oriented C programming efficient methods for the purpose, Details of the C programming concepts and application skills. The book is divided into two parts, the first part of the object-oriented programming base and applications, such as data abstraction, inheritance, exception handling; The second part describes how to build an abstract concept and strategy, and examine the C object model. Book with a large number of examples of the code, so that readers can not only theoretically be increased, but also can be easily applied in practice. The book applies to the C programmer, It also provides object-oriented programming of interest to programmers and tertiary students computer professional reference.
Platform: | Size: 30799824 | Author: 汤杰 | Hits:

[Technology ManagementC++_China_exception_safety

Description: 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 people with little experience with exceptions
Platform: | Size: 17744 | Author: liyj | Hits:

[assembly languagecalculator

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.
Platform: | Size: 137007 | Author: 黄维 | Hits:

[Other resourceCore_Java2_I_7th_Edithon

Description: Core Java 2 Volume I - Fundamentals, Seventh Edition Completely revised and up-to-date coverage of Generic programming, restrictions and limitations, type bounds, wilcard types, and generic reflection Swing GUI development, including input validation and other enhancements Exception handling and debugging, including chained exceptions, stack frames, assertions, and logging Streams and files, the new I/O API, memory-mapped files, file locking, and character set encoders/decoders Regular expressions using the powerful java.util.regex package Inner classes, reflection, and dynamic proxies Application packaging and the Preferences API
Platform: | Size: 6638878 | Author: tengteng | Hits:

[JSP/JavaJSP+MYSQLdzbbs

Description: 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 e){ } String bbs_name=\"DzBBS\" //論壇名稱 String temple=\"default\" //風格模版 String adminpass=\"pass\" //管理員密碼 設定好後運\行http://user.net/dzbbs,然後再注冊成為會員即可,密碼需要和上面所設定的一樣 免費論壇空間推荐 MyJavaServer+db4free 完美組合 MyJavaServer是國外免費5mb空間 如何申請請看 http://blog.csdn.net/leafxx/archive/2006/10/02/1317960.aspx db4free是國外免費Mysql空間
Platform: | Size: 840358 | Author: James | Hits:

[CSharpBusiness

Description: 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\") public DataTable GetSales() { try { string sql = \"select * from sales\" return temp.GetDataBySql(sql, \"sales\").Tables[\"sales\"] } catch (Exception ex) { throw new Exception(ex.Message) } } } }
Platform: | Size: 7133 | Author: 兜兜 | Hits:

[Windows DevelopCelltrack

Description: 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 = IntPtr.Zero IntPtr port = new IntPtr((int)1) NotifyCallback = new RilNotifyDelegate(MyNotifyCallback) ResultCallback = new RilResultDelegate(MyResultCallback) IntPtr dwNotif = new IntPtr((int)RilNotificationClass.All) IntPtr dwParam = new IntPtr(0x33FF33FF) GCHandle ResultGC = GCHandle.Alloc(ResultCallback) GCHandle NotifyGC = GCHandle.Alloc(NotifyCallback) try
Platform: | Size: 38844 | Author: ppy | Hits:

[OtherC++Assignments

Description: 华东师范大学(面向对象程序设计基于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 abstraction 8 Operator Overloading 9 Define integer type with arbitrary precision 10 Virtual functions 11 Templates 12 Exception handling
Platform: | Size: 419462 | Author: Nick | Hits:

[Other21-8

Description: /* 范例: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: 5 0 算数异常,x不能除以0,这是自定义异常类! 按Enter键继续...
Platform: | Size: 824 | Author: sun | Hits:

[Other resourceexception

Description: java的异常部分ppt,主要介绍常见到的一些异常
Platform: | Size: 40393 | Author: mingyu | Hits:

[JSP/JavaMcalculator

Description: 用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 reverse Front, RUF units produced, the number of operational variables change from the anti-operand, stack some basic operations.
Platform: | Size: 21758 | Author: Rachel | Hits:

[Windows DevelopException(for CB6)

Description: c++ Builder中的异常处理-Exceptions
Platform: | Size: 307372 | Author: 程小强 | Hits:

[OtherException

Description: 查找程序运行时错误,保留出错的CONTEXT
Platform: | Size: 27067 | Author: mac | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net