出版日期:2004年09月
ISBN:9787302093954
[十位:7302093954]
页数:611
定价:¥39.00
店铺售价:¥7.00
(为您节省:¥32.00)
店铺库存:2
本
正在处理购买信息,请稍候……
我要买:
本
* 如何购买
联系店主:
13061253263
店主推荐图书:
-
100分
满分
确认收货后30天未评价,系统默认好评!
[2025-01-16 21:49:32]
大*
唐山市
-
100分
满分
确认收货后30天未评价,系统默认好评!
[2025-01-16 19:34:15]
袁*
荆州市
-
100分
满分
确认收货后30天未评价,系统默认好评!
[2025-01-15 10:52:07]
J****
深圳市
-
100分
满分
确认收货后30天未评价,系统默认好评!
[2025-01-14 23:58:57]
王**
青岛市
-
100分
满分
确认收货后30天未评价,系统默认好评!
[2025-01-14 17:19:57]
包**
南通市
《面向对象程序设计=An lntroduction to Object-Oriented Programming(第三版)》内容提要:
作者以独立于程序设计语言的角度,全面介绍了面向对象程序设计的原理,如对象、方法继承和多态等概念。同时,为帮助学生理解程序设计语言幕后的基本原理,还提供了用很多语言编写的范例。
本书特色:
定义了面向对象程序设计的术语
从面向对象的角度,对Java,C++和C进行了大量比较
借助于案例分析,说明各种形式的多态技术是如何应用于面向对象语言以及如何被用于创建软件框架的
涵括并采用了UML表示法和图
涉及到设计模式、反射与内省、网络编程以及面向对象语言的实现技术等**主题
《面向对象程序设计=An lntroduction to Object-Oriented Programming(第三版)》图书目录:
Preface
1 Thinking Object-Oriented
2 Abstraction
3 Object-Orinted Design
4 Classes and Methods
5 Messages,Instances,and Inttialization
6 A Case Study:The Eight-Queens Puzzle
7 A Case Study:A Billiards Game
8 Inheritance and Substitution
9 A Case Study_A Card Game
10 Subclasses and Subtypes
11 Static and Dynamic Behavior
12 Implications of Substitution
13 Multiple Inheritance
14 Polymorphism and Software Reuse
15 Overloading
16 Overriding
17 The Polymorphic Variable
18 Generics
19 Container Classes
20 A Case Study:The STL
21 Framewlrks
22 An Example Framework:The AWT and Swing
23 Object Interconnections
24 Design Patterns
25 Reflection and Introspection
26 Distributed Objects
27 Implementation
A Source for the Eight-Queens Puzzle
B Source for the Billiards Game
C Source for the Solitaire Game
Glossary
References
Index
《面向对象程序设计=An lntroduction to Object-Oriented Programming(第三版)》作者介绍:
Timothy A.Budd是美国俄勒冈州立大学计算机科学系的副教授。他有二十多年的教学和实践经验,撰写了二十多年的教学和实践经验,撰写了多本深受学生欢迎的教材,其中包括Classic Data Structures in Java,Understanading Object-Oriented Programming With Java,C++for Java Programmers,Data Structues in C++ Using the Standard Template Library,Classic Data Strucures in C++,Multiparadigm Programming in Leda和A Little Smalltalk。