CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - exception
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - exception - List
[
source in ebook
]
第九章 异常处理
DL : 0
java课件-异常处理,对程序出现异常作分析-Courseware of Java, exception processing, processs the exception caused by program
Date
: 2026-01-03
Size
: 119kb
User
:
sss
[
source in ebook
]
ThinkingC
DL : 0
本书作者根据自己学习C++的亲身体会及多年教学经验,用简单的例子和简练的叙述讲解C++编程,别具特色。 全书共分十八章,内容涉及对象的演化、数据抽象、隐藏实现、初始化与清除、函数重载与缺省参数、输入输出流介绍、常量、内联函数、命名控制、引用和拷贝构造函数、运算符重载、动态对象创建、继承和组合、多态和虚函数、模板和包容器类、多重继承、异常处理和运行时类型识别。 本书作为正式教材和自学用书均非常优秀,作为程序设计者的参考用书亦极为合适。-The author of this book according to their own learning c++ experience and years of teaching experience, with simple example and concise description of c++ programming, explained. The total points, including 18: the evolution of objects, data abstraction, hide, with clear, initialization function with default parameters, heavy input and output flow is introduced, constants, inline function, named control, and a copy constructor, overloaded operators and dynamic object creation, inheritance and polymorphism and combination, virtual function, template and package container, multiple inheritance, and exception handling and run-time type identification. This book as a formal teaching and self-study is very good, as the book of programmers are very appropriate reference book.
Date
: 2026-01-03
Size
: 13.82mb
User
:
王羽
[
source in ebook
]
CPP_experience
DL : 0
个人的C++总结 主要是针对面向对象的 类 继承 多态 异常处理。很基础,适合刚开始接触C++的人。-Personal C++ summary for object-oriented class inheritance polymorphic exception handling. Basis, suitable for people just getting started with C++.
Date
: 2026-01-03
Size
: 5kb
User
:
Shawn
[
source in ebook
]
C-Programming-A-Modern-Approach
DL : 0
C语言程序设计现代方法这本书在讲关于C语言开发方面很实用,本书从基础语法讲起,有错误如何处理、异常处理,库函数等介绍。记住:此书不同于一般的C程序设计。并且本书在开始就介绍了C语言和C++的兼容性,因此对C++的后续学习有很大帮助。并且本书中对常见的和容易出错的地方做出了符号特别提示。在内容上也对C语言的开发如何具有很强可移植性做了讲解。在压缩文件中附带有本书的源代码。-The C Programming Language modern methods of the introduction of the book talking about the C language development is very practical book I start from the basic syntax, how error handling, exception handling, and library functions. Remember: This book is different from the C programming. And the book in the beginning to introduce C the language and C++ compatibility, the follow-up study of C++ great help. And the book of common and error-prone to make a symbol Note. The content also has a strong portability do explain how the development of the C language. In the book' s source code is included in the compressed file.
Date
: 2026-01-03
Size
: 25.94mb
User
:
[
source in ebook
]
STL-Basics-out_of_range-exception
DL : 0
1. Access out-of-range element 2. Use std::out_of_range Exception for vector 3. Catch out_of_range exception -1. Access out-of-range element 2. Use std::out_of_range Exception for vector 3. Catch out_of_range exception
Date
: 2026-01-03
Size
: 2kb
User
:
Tina
[
source in ebook
]
scan
DL : 1
扫描枪工具.可以用红光扫描枪模拟高级扫描枪的功能,像重复检查,长度检查,自动存储内容,异常码处理,声音提示,等,并且有查询报表.可以用该工具快速盲扫(只看条码不看电脑)条码,盘点利器.-Scanner tool can simulate advanced red scanner scanner features, like repetitive inspections, length checking, automatic memory contents, exception handling code, voice prompts, and so on, and there is query reports can use this tool to quickly blind scan ( Only do not look at the computer code) barcode, inventory weapon.
Date
: 2026-01-03
Size
: 1.11mb
User
:
三断笛
[
source in ebook
]
lingdianqifeixue_cPP
DL : 0
《零点起飞学c++》结合大量示例和实战案例,由浅入深、循序渐进地介绍c++语言的相关知识,尤其对面向过程的程序设计到面向对象的程序设计做了重点介绍和必要辨析,《零点起飞学c++》共分4篇,第1篇面向过程的c++编程,包括走进c++、数据类型、变量和常量、运算符、表达式和语句、指针的操作、复合数据类型、函数、输入/输出,以及面向过程的编程案例。第2篇介绍面向对象的c++编程,包括封装、命名空间和作用域、继承和派生、多态、模板,以及面向对象的编程案例。第3篇介绍c++的高级开发技术,包括string类、异常处理、内存管理、预处理、错误和调试。第4篇介绍c++的应用开发实战,包括两种类型的案例,即用链表模拟堆栈和图的遍历(数据结构型)、用winsocket编写客户机/服务器模式的系统和自定义协议及其实现的方法(网络型)- Zero took off to learn c++ combined with a large number of examples and practical cases, 1, introduced the c++ language knowledge step by step, especially for process oriented program design to the object-oriented program design, and an emphasis on the need to differentiate zero took off to learn c++ is divided into four chapters, 1 piece of process-oriented c++ programming, including into the c++, data types, variables, and constants, operators, expressions and statements, the operation of the pointer, complex data types, functions, input/output, and process oriented programming. Part 2 introduces the object-oriented c++ programming, including encapsulation, namespace and scope, inheritance, and derived, polymorphism, templates, and object-oriented programming case. Introduction to c++ 3 senior development technology, including the string class, exception handling, memory management, pretreatment, errors, and debugging. 4, the paper introduces the application of the c++ develo
Date
: 2026-01-03
Size
: 130kb
User
:
zzz
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.