搜索资源列表
C++_China_exception_safety
- Standard-Library Exception Safety Bjarne Stroustrup Texas A&M University (and AT&T Labs – Research) http://www.research.att.com/~bs Introduction to the C++ exception handling mechanisms and “resource acquisition is initialization” for peopl
C++强大的背后
- 在31年前(1979年),一名刚获得博士学位的研究员,为了开发一个软件项目发明了一门新编程语言,该研究员名为Bjarne Stroustrup,该门语言则命名为——C with classes,四年后改称为C++。C++是一门通用编程语言,支持多种编程范式,包括过程式、面向对象(object-oriented programming, OP)、泛型(generic programming, GP),后来为泛型而设计的模版,被发现及证明是图灵完备的,因此使C++亦可支持模版元编程范式(templa
LearningStandardCplusplusAsANewLanguage
- 将标准 C++ 视为一个新语言 作者 Bjarne Stroustrup译者 陈崴-Learning Standard C++ as a New Language author Bjarne Stroustrup language translator Wei Chen
The-CPP-Programming-Language
- The C++ Programming Language.Third Edition - Bjarne Stroustrup.1997.pdf-The C++ Programming Language.Third Edition- Bjarne Stroustrup.1997.pdf
A-Tour-of-CPP
- Stroustrup Bjarne的著作,c++必读-a great book for the cers.Stroustrup Bjarne