两本c++的经典书:c++ primer 4th及The C++ Standard Library
其中C++ Primer 4th是中英文对照的chm格式,另附英文格式及完整版的pdf影印题解,题解质量实在不敢恭维,聊胜于无,网上应该就这一份。The C++ Standard Library同样是chm格式。以下是两本书的简要说明:
C++ Primer 4th:Changes to the Fourth Edition 第四版的改动
In this edition, we have completely reorganized and rewritten the C++ Primer to highlight modern styles of C++ programming. This edition gives center stage to using the standard library while deemphasizing techniques for low-level programming. We introduce the standard library much earlier in the text and have reformulated the examples to take advantage of library facilities. We have also streamlined and reordered the presentation of language topics.
为了体现现代 C++ 编程风格,我们重新组织并重写了本书。书中不再强调低层编程技术,而把中心转向标准库的使用。书中很早就开始介绍标准库,示例也已经重新改写,充分利用了标准库设施。我们也对语言主题叙述的先后次序进行了重新编排,使讲解更加流畅。
The C++ Standard Library.chm:这是一本百科全书式的C++标准库着作,是一本需要一再查阅的参考大全.它在完备性,细致性以及精确性方面都是无与伦比的.本书详细介绍了每一标准库组件的规格和用法,内容涵盖包括流和本地化在内的整个标准库而不仅仅是STL.正如本书副标题所示,它首先适合作为教程阅读,尔后又可用作参考手册.<br> 浅显易懂的写作风格使得这本书非常易读.如果你希望学习标准库的用法并尽可能地发挥其潜能,那你必须拥有这本书.正如网络上所言,这本书不仅仅应该摆在你的书橱中,更应该放到你的电脑桌上.我向每一位职业C++程序员强烈推荐
the-c-standard-library 英文chm
c-primer-4th-answer-book pdf题解
c-primer-4th 英文chm
c-primer-4th-en-cn 中英文chm
评论暂缺 »
还没有任何评论。
这篇文章上的评论 RSS feed TrackBack URI
留下评论
If you want to leave a feedback to this post or to some other user´s comment, simply fill out the form below.