原书名: C++ Distilled:A Concise ANSI/ISO Reference and Style Guide 原出版社: Addison Wesley/Pearson 作者: (美)Ira Pohl [作译者介绍] 译者: 王树武[同译者作品] 陈朔鹰 丛书名: 计算机科学丛书 出版社:机械工业出版社 ISBN:7111127463 上架时间:2003-10-10 出版日期:2003 年10月 内容简介   本书介绍了C++的程序结构、词法符号、常量、声明及作用域规则、文件链接规则、类型、类型转换、表达式及运算符、语句、函数、类、继承、模板、异常、输入/输出、STL、字符串库等方面的内容。特别是标准模板库(STL)、名字域、运行时类型识别(RTTI)以及BOOL数据类型,这些内容在大多数专业书籍中并没有详细论述。   本书作者从20多年的实践经验出发,给出了许多有关程序设计技巧和编程风格的范例和建议。可以说,本书是一本深入C++编程精髓的向导和编程规范的指南。 本书可作为计算机专业技术人员的程序设计参考手册,也可作为高等院校师生深入学习C++的培训教材和参考书籍。   这本书不仅仅是一本简明的参考指南或是对一个复杂课题的简单小结。Pohl博士在经过缜密思考之 后。加入了他对c++语言的使用及编程风格的独特建议,这些建议包含了对这门语言所做的更为深入的探 索。尤其在专业实践方面。各种层次的程序设计人员都将从中获益良多。” ——Ed Lansinger(通用汽车公司项目工程师)   在本书中.lra Pohl这位经验丰富的教育家和程序设计师将已发布的700页ANSI标准浓缩成 一张通往c++编程核心内容的简明地图。他选取了C++语言中最重要、最常用的语言元素进行 介绍.提供了语法、语义和实例.同时还奉献了从20多年的程序设计经验中提炼的对于编程风格的建议。   本书特点   ●涵盖如标准模板库(STL)、名字域、RTTI、布尔数据类型等C++语言的重要新特征   ●专门的标准模板库章节提供有关这一强大新库的参考和范例。其中包括对string库的描述   ●从丰富的编程经验中提炼出的程序设计技巧   ●登录[a href="http://www.cse.ucsc.edupohldrp.html" target="_blank"]http://www.cse.ucsc.edu pohl drp.html[/a]可获得本书所有范例程序代码及用于阐 明书中观点的附加程序
2024-01-16 10:49:11 3.3MB 电子书
1
Now widely adopted as the de facto industry standard and sanctioned by the Object Management Group, the Unified Modeling Language (UML) is a notation all software developers need to know and understand. However, the UML is a big language, and not all of it is equally important. The award-winning first edition of UML Distilled was widely praised for being a concise guide to the core parts of the UML and has proved extremely successful in helping developers get up and running quickly. UML Distilled, Second Edition, maintains the concise format with significantly updated coverage of use cases and activity diagrams, and expanded coverage of collaborations. It also includes a new appendix detailing the changes between UML versions.

Written for those with a basic understanding of object-oriented analysis and design, this book begins with a summary of UML's history, development, and rationale and then moves into a discussion of how the UML can be integrated into the object-oriented development process. The primary author profiles the various modeling techniques in the UML--such as use cases, class diagrams, and interaction diagrams--and describes the notation and semantics clearly and succinctly. He also outlines useful non-UML techniques such as CRC cards and patterns. These descriptions are made even more relevant with a collection of best practices based on the primary author's experience and a brief Java programming example demonstrating the implementation of a UML-based design. With this tour of the key parts of the UML, readers will be left with a firm foundation upon which to build models and develop further knowledge of the Unified Modeling Language.
2024-01-07 23:06:08 1.67MB Distilled UML
1
Martin Fowler所著《UML精粹》,英文第三版,PDF带完整书签
2023-08-18 16:42:08 1.76MB UML
1
对本书读者来说,有些人是想要快速跟上UML 2.0 版的脚步,学习其中的必要内容。其它人则是希望把本书当作手边方 便好用的参考书,快速找到UML 中最常用的部分。本书作者以简短、扼要、专注的呈现方式,达到上述两项要求。 本书介绍UML 中所有最主要的图、说明它们的用途,并教导大家在画或读这些图时,一些用得上的基本表示法。这些图 包括类别图、循序图、对象图、套件图、配置图、使用案例图、状态机图、活动图、通讯图、合成结构、组件图、互动 概图与时序图。作者并举了一些简单易懂的例子,适时说明基本设计逻辑。 如果你跟大多数开发人员一样,没时间跟上软件工程方面的改革创新,那么Fowler 的这本新版经典书,正好可以让你熟 悉一些最佳思维。协助大家用最适当的方式,以UML 来做出有效的对象导向软件设计结果─ 对专业的软件设计人士来说, 这是一种非常必要的能力。
2022-06-14 22:20:54 2.89MB UML_Distilled_3nd_简体中文 pdf
1
UML Distilled (UML精粹第三版)中文版&英文版中文为繁体版,还没有找到简体版的。自己也在看,好书要顶啊
2021-10-27 14:03:02 2.82MB UML
1
A brief guide to UML.
2021-10-15 06:41:15 6.33MB UML
1
python-distilled-developers-library
2021-08-17 11:36:41 30.89MB python distilled davidbeezley
1
Martin Fowler所著《UML精粹》,英文第三版
2021-07-16 09:39:31 1.52MB UML
1
NoSQL Distilled - A Brief Guide to the Emerging World of Polyglot Persistence
2021-06-10 17:34:28 6.03MB NoSQL
1
Vaughn Vernon的实现领域的精粹版本,值得一看(英文版),学习DDD顺便锻炼下英语阅读也不错
2021-05-08 01:03:07 13.38MB DDD
1