Useful resources

来自cppreference.com
< cpp

目录

[编辑] C + +常见问题解答

  • Bjarne Stroustrup FAQ - 从语言的创造者的常见问题的答案
    Original:
    Bjarne Stroustrup FAQ - Answers to the frequently asked questions from the creator of the language
    The text has been machine-translated via Google Translate.
    You can help to correct and verify the translation. Click here for instructions.
  • Bjarne Stroustrup C++11 FAQ - 其他常见问题关于C + +语言标准中最新的变化
    Original:
    Bjarne Stroustrup C++11 FAQ - Additional FAQ regarding the recent changes to the C++ language standards
    The text has been machine-translated via Google Translate.
    You can help to correct and verify the translation. Click here for instructions.
  • Stackoverflow.com C++ FAQ - 最佳的常见的C + +程序员的Q&A网站stackoverflow.com问题的答案
    Original:
    Stackoverflow.com C++ FAQ - Best answers to the frequently asked C++ questions on the programmers' Q&A website stackoverflow.com
    The text has been machine-translated via Google Translate.
    You can help to correct and verify the translation. Click here for instructions.
  • C++ FAQ Lite - 答案的常见问题的Usenet newsgorup comp.lang.c + +
    Original:
    C++ FAQ Lite - Answers to the frequently asked questions from the Usenet newsgorup comp.lang.c++
    The text has been machine-translated via Google Translate.
    You can help to correct and verify the translation. Click here for instructions.

[编辑] C + +语言和库引用

  • JTC1/SC22/WG21 - C + +标准委员会草案包括,C + +语言的标准,建议和缺陷报告
    Original:
    JTC1/SC22/WG21 - The C++ Standards Committee, includes draft C++ language standards, proposals, and defect reports
    The text has been machine-translated via Google Translate.
    You can help to correct and verify the translation. Click here for instructions.
  • Apache - C + +标准库的Apache实现参考手册
    Original:
    Apache - Reference manual for the Apache implementation of the C++ standard library
    The text has been machine-translated via Google Translate.
    You can help to correct and verify the translation. Click here for instructions.
  • IBM - 参考手册IBM实现的C和C + +
    Original:
    IBM - Reference manual for the IBM implementations of C and C++
    The text has been machine-translated via Google Translate.
    You can help to correct and verify the translation. Click here for instructions.
  • {{tr|MSDN - Microsoft实现的C + +库的参考手册|MSDN - Reference manual for the Microsoft implementation of the C++ library}}
  • GNU libstdc++ - GNU的C + + libary的参考手册
    Original:
    GNU libstdc++ - Reference manual for the GNU implementation of the C++ libary
    The text has been machine-translated via Google Translate.
    You can help to correct and verify the translation. Click here for instructions.
  • HP - HP实现的C + +库的参考手册
    Original:
    HP - Reference manual for the HP implementation of the C++ library
    The text has been machine-translated via Google Translate.
    You can help to correct and verify the translation. Click here for instructions.
  • EWL - 嵌入式战士实施的C + +库的参考手册
    Original:
    EWL - Reference manual for the Embedded Warrior implementation of the C++ library
    The text has been machine-translated via Google Translate.
    You can help to correct and verify the translation. Click here for instructions.
  • cplusplus.com - 非官方的C + +标准库的参考
    Original:
    cplusplus.com - Unofficial C++ standard library reference
    The text has been machine-translated via Google Translate.
    You can help to correct and verify the translation. Click here for instructions.
  • SGI STL - 参考的库STL,C + +标准库中的大部分地区,其中包括在1998年。历史的兴趣而已
    Original:
    SGI STL - Reference for the library STL, large parts of which were included in C++ standard library in 1998. Of historic interest only.
    The text has been machine-translated via Google Translate.
    You can help to correct and verify the translation. Click here for instructions.

[编辑] 相关标准

  • JTC1/SC22/WG14 - C标准委员会草案C语言的标准,建议和缺陷报告
    Original:
    JTC1/SC22/WG14 - the C Standards Committee, includes draft C language standards, proposals, and defect reports
    The text has been machine-translated via Google Translate.
    You can help to correct and verify the translation. Click here for instructions.
  • POSIX.1-2008 - 操作系统API的Unix兼容的系统
    Original:
    POSIX.1-2008 - The operating system API of the Unix-compatible systems
    The text has been machine-translated via Google Translate.
    You can help to correct and verify the translation. Click here for instructions.
  • Unicode - 通用编码标准字样
    Original:
    Unicode - The universal encoding standard for written characters
    The text has been machine-translated via Google Translate.
    You can help to correct and verify the translation. Click here for instructions.
  • C++ ABI安腾,修订版1.83
    Original:
    C++ ABI for Itanium, revision 1.83
    The text has been machine-translated via Google Translate.
    You can help to correct and verify the translation. Click here for instructions.

[编辑] 也可能是有用的