-
C++官方标准参考文献的官方网站
资源介绍
这是cplusplus.com(英文)整个网站下载,
这个网站上所给的资料都是极其权威的,且十分全面,
内容:
Reference(
C Library,
IOstream Library,
Strings library,
STL Containers,
STL Algorithms,
Miscellaneous
),
documentation(
C++ Language Tutorial,
Ascii Codes,
Numerical Bases,
Boolean Operations
),
Information(
C++ Language FAQ,
History of C++,
A brief description
),
Sourcecode(
这个太多了,不一一列出,
C++ Tutorial Sources(这是本很不错的官方c++ tutorial pdf),
),
Articles(
Distinguish between pointers and references in C++,
Comparison of popular compilers and IDEs,
Book Of Brilliant Things,
Copy constructors, assignment operators, and exception safe assignment,
How to use tags,
Converting numbers to strings and strings to numbers,
How To: Ask Questions The Smart Way
),
Forum(
说明:forum部分由于内容太多,体积太大(包括总体积27M,forum部分就占9.5M),而且仅仅是论坛中的讨论而已(需要这些不如上****看),
所以把它给精简掉了.
)
这是很全面的一份学习资料,其中c++reference部分的东西非常详细,甚至于几乎每个函数都有一个example.
感觉很不错,大家可以下载看看.
--By:CMlr(twitter.com/54c3)
2010-10-04 23:36