Useful resources

来自cppreference.com
< cpp

目录

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

  • Bjarne Stroustrup FAQ - 从语言的创造者的常见问题的答案
    原文:
    Bjarne Stroustrup FAQ - Answers to the frequently asked questions from the creator of the language
    这段文字是通过 Google Translate 自动翻译生成的。
    您可以帮助我们检查、纠正翻译中的错误。详情请点击这里
  • Bjarne Stroustrup C++11 FAQ - 其他常见问题关于C + +语言标准中最新的变化
    原文:
    Bjarne Stroustrup C++11 FAQ - Additional FAQ regarding the recent changes to the C++ language standards
    这段文字是通过 Google Translate 自动翻译生成的。
    您可以帮助我们检查、纠正翻译中的错误。详情请点击这里
  • Stackoverflow.com C++ FAQ - 最佳的常见的C + +程序员的Q&A网站stackoverflow.com问题的答案
    原文:
    Stackoverflow.com C++ FAQ - Best answers to the frequently asked C++ questions on the programmers' Q&A website stackoverflow.com
    这段文字是通过 Google Translate 自动翻译生成的。
    您可以帮助我们检查、纠正翻译中的错误。详情请点击这里
  • C++ FAQ Lite - 答案的常见问题的Usenet newsgorup comp.lang.c + +
    原文:
    C++ FAQ Lite - Answers to the frequently asked questions from the Usenet newsgorup comp.lang.c++
    这段文字是通过 Google Translate 自动翻译生成的。
    您可以帮助我们检查、纠正翻译中的错误。详情请点击这里

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

  • JTC1/SC22/WG21 - C + +标准委员会草案包括,C + +语言的标准,建议和缺陷报告
    原文:
    JTC1/SC22/WG21 - The C++ Standards Committee, includes draft C++ language standards, proposals, and defect reports
    这段文字是通过 Google Translate 自动翻译生成的。
    您可以帮助我们检查、纠正翻译中的错误。详情请点击这里
  • Apache - C + +标准库的Apache实现参考手册
    原文:
    Apache - Reference manual for the Apache implementation of the C++ standard library
    这段文字是通过 Google Translate 自动翻译生成的。
    您可以帮助我们检查、纠正翻译中的错误。详情请点击这里
  • IBM - 参考手册IBM实现的C和C + +
    原文:
    IBM - Reference manual for the IBM implementations of C and C++
    这段文字是通过 Google Translate 自动翻译生成的。
    您可以帮助我们检查、纠正翻译中的错误。详情请点击这里
  • {{tr|MSDN - Microsoft实现的C + +库的参考手册|MSDN - Reference manual for the Microsoft implementation of the C++ library}}
  • GNU libstdc++ - GNU的C + + libary的参考手册
    原文:
    GNU libstdc++ - Reference manual for the GNU implementation of the C++ libary
    这段文字是通过 Google Translate 自动翻译生成的。
    您可以帮助我们检查、纠正翻译中的错误。详情请点击这里
  • HP - HP实现的C + +库的参考手册
    原文:
    HP - Reference manual for the HP implementation of the C++ library
    这段文字是通过 Google Translate 自动翻译生成的。
    您可以帮助我们检查、纠正翻译中的错误。详情请点击这里
  • EWL - 嵌入式战士实施的C + +库的参考手册
    原文:
    EWL - Reference manual for the Embedded Warrior implementation of the C++ library
    这段文字是通过 Google Translate 自动翻译生成的。
    您可以帮助我们检查、纠正翻译中的错误。详情请点击这里
  • cplusplus.com - 非官方的C + +标准库的参考
    原文:
    cplusplus.com - Unofficial C++ standard library reference
    这段文字是通过 Google Translate 自动翻译生成的。
    您可以帮助我们检查、纠正翻译中的错误。详情请点击这里
  • SGI STL - 参考的库STL,C + +标准库中的大部分地区,其中包括在1998年。历史的兴趣而已
    原文:
    SGI STL - Reference for the library STL, large parts of which were included in C++ standard library in 1998. Of historic interest only.
    这段文字是通过 Google Translate 自动翻译生成的。
    您可以帮助我们检查、纠正翻译中的错误。详情请点击这里

[编辑] 相关标准

  • JTC1/SC22/WG14 - C标准委员会草案C语言的标准,建议和缺陷报告
    原文:
    JTC1/SC22/WG14 - the C Standards Committee, includes draft C language standards, proposals, and defect reports
    这段文字是通过 Google Translate 自动翻译生成的。
    您可以帮助我们检查、纠正翻译中的错误。详情请点击这里
  • POSIX.1-2008 - 操作系统API的Unix兼容的系统
    原文:
    POSIX.1-2008 - The operating system API of the Unix-compatible systems
    这段文字是通过 Google Translate 自动翻译生成的。
    您可以帮助我们检查、纠正翻译中的错误。详情请点击这里
  • Unicode - 通用编码标准字样
    原文:
    Unicode - The universal encoding standard for written characters
    这段文字是通过 Google Translate 自动翻译生成的。
    您可以帮助我们检查、纠正翻译中的错误。详情请点击这里
  • C++ ABI安腾,修订版1.83
    原文:
    C++ ABI for Itanium, revision 1.83
    这段文字是通过 Google Translate 自动翻译生成的。
    您可以帮助我们检查、纠正翻译中的错误。详情请点击这里

[编辑] 也可能是有用的