本书以4个面向来表现C++的本质:procedural(程序性的)、generic(泛型的)、object-based(个别对象的)、object-oriented(面向对象的)。本书的组织围绕着一系列逐渐繁复的程序问题,以及用以解决这些问题的语言特性。循此方式,你不只学到C++的函数和结构,也会学习到它们的设计目的和基本原理。 你可以由本书发现以下关键主题: ● Generic (泛型)编程风格和Standard Template Library(STL) ● Object-based(个别对象)编程风格和class的设计 ● object-oriented(面向对象)编程风格和classes阶层体系的设计 ● Function template 和class template 的设计和运用 ● Exception handling(异常处理)与执行期型别鉴定(Run-Time Type Identification)
标签: object-oriented object-based procedural generic
上传时间: 2013-12-30
上传用户:362279997
* This a software code module for a time-of-day clock object. * The clock may be fixed 12-hour, fixed 24-hour, or dynamically * configurable between these two types. Clock data can be accessed * as a binary number representing the number of minutes since midnight * or a BCD number formatted according to the time-of-day description * in the TIME module 0404x. The functions work with time-of-day values * which conform to normally accepted clock values of 1:00 to * 12:59 BCD / 0 to 719 binary for a 12-hour clock or clock values * 00:00 to 23:59 BCD / 0 to 1439 binary for a 24-hour clock. On power-up * the clock is 12:00 BCD / 0 binary for a 12-hour or dynamically * configurable clock, or 00:00 BCD / 0 binary for a 24-hour clock.
标签: clock time-of-day software module
上传时间: 2013-12-07
上传用户:llandlu
Data Structures And Algorithms With object-oriented Design Patterns In Python (2003) source code and html file
标签: object-oriented Algorithms Structures Patterns
上传时间: 2014-01-25
上传用户:dbs012280
Standard model object recognition matlab code
标签: recognition Standard matlab object
上传时间: 2014-01-13
上传用户:小鹏
EasyDBO是一个超轻量级对象-关系映射(Object/Relation Mapping,简称ORM)系统,主要解决关系数据库系统中表数据与对象的自动映射,当前支持My SQL、MS SQL、Access三种数据库系统下测试通过。
标签: Relation EasyDBO Mapping Object
上传时间: 2013-12-28
上传用户:SimonQQ
object oriented programming student record!
标签: programming oriented student object
上传时间: 2015-09-22
上传用户:thesk123
CORBA 标准是由800多个大型软、硬件公司参与的OMG(Object Management Group) 组织所制定,本文培训CORBA相关技术
标签: CORBA Management Object Group
上传时间: 2015-09-27
上传用户:zaizaibang
这是个Tiny Object/Relational Mapping System,使用的数据库是MySQL,只实现了部分功能,包括添加,删除,更新等,另外还带有测试用例(也可以自己写,仅供参考),希望可以给大家一点帮助,也希望各位高手指教
标签: Relational Mapping Object System
上传时间: 2015-10-01
上传用户:xc216
ML Distilled 2nd Edition (English) A Brief Guide to the Standard Object Modeling Language UML 标准建模语言入门的很好的参考资料
标签: Distilled Language Standard Modeling
上传时间: 2013-12-21
上传用户:thuyenvinh
delphi object inspector
上传时间: 2013-12-22
上传用户:Thuan