C++参考(cppreference)网站推荐

来源:互联网 发布:java多线程面试题编程 编辑:程序博客网 时间:2024/06/03 22:55

http://www.cppreference.com/index.html

网站框架:

General C/C++

  • Pre-processor commands
  • Operator Precedence
  • Escape Sequences
  • ASCII Chart
  • Data Types
  • Keywords

Standard C Library

  • Standard C I/O
  • Standard C String & Character
  • Standard C Math
  • Standard C Time & Date
  • Standard C Memory
  • Other standard C functions

All C Functions

C++

  • C++ I/O
  • C++ Strings
  • C++ String Streams
  • Miscellaneous C++

C++ Standard Template Library

  • About the Standard Template Library
  • Iterators
  • C++ Algorithms
  • C++ Vectors
  • C++ Double-Ended Queues
  • C++ Lists
  • C++ Priority Queues
  • C++ Queues
  • C++ Stacks
  • C++ Sets
  • C++ Multisets
  • C++ Maps
  • C++ Multimaps
  • C++ Bitsets

All C++ Functions

Questions? Check out the FAQ, look at these other language references, or contact us.

Last modified on 9/3/2007 by Nate Kohl, with help from a lot of people.

 
原创粉丝点击