c/c++ reference ,很全面

http://cppreference.com/

C/C++ Reference

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
  • Miscellaneous C++

C++ Standard Template Library

  • 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

你可能感兴趣的:(编程学习)