⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 面试时关于 c++ 和 oop 的必备圣典.txt

📁 C&C++论坛精华
💻 TXT
字号:
作者:Bob Song
日期:2001-4-1 20:40:41
面试时关于 C++ 和 OOP 的必备圣典:

C++ FAQs, Second Edtion (by Marshall Cline, Greg Lomow and Mike Girou)

Chapters 1-4, 34-39: cpp_faqs.zip (size: 470KB)
(Visit http://go.163.com/~bob0215/cpp_faqs.zip)

From the back cover of this wonderful C++/OOP book: 

In a concise and direct question-and-answer format, C++ FAQs, 
Second Edition brings you the most efficient solutions to more 
than four hundred of the practical programming challenges you 
face every day. 


Moderators of the on-line C++ FAQ at comp.lang.c++, Marshall 
Cline, Greg Lomow, and Mike Girou are familiar with C++ 
programmers' most pressing concerns. In this book, the authors 
concentrate on those issues most critical to the professional 
programmer's work, and they present more explanatory material 
and examples than is possible on-line. This book focuses on 
the effective use of C++, helping programmers avoid combining 
seemingly legal C++ constructs in incompatible ways.

This second edition is completely up-to-date with the final 
ANSI/ISO C++ Standard. It covers some of the smaller syntax 
changes, such as "mutable"; more significant changes, such as 
RTTI and namespaces; and such major innovations as the C++ 
Standard Library, including the STL. In addition, this book 
discusses technologies such as Java, CORBA, COM/COM+, and 
ActiveX--and the relationship all of these have with C++. 
These new features and technologies are iconed to help you 
quickly find what is new and different in this edition.

Each question-and-answer section contains an overview of 
the problem and solution, fuller explanations of concepts, 
directions for proper use of language features, guidelines 
for best practices and practices to avoid, and plenty of 
working, stand-alone examples. This edition is thoroughly 
cross-referenced and indexed for quick access. 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -