首页 > 编程语言 > 详细

[C/C++]C/C++相关网站

时间:2015-03-10 16:42:14      阅读:161      评论:0      收藏:0      [点我收藏+]

1、http://en.cppreference.com

What is the purpose of this site?

Our goal is to provide programmers with a complete online reference for the C and C++ languages and standard libraries, i.e. a more convenient version of the C and C++ standards.

The primary objective is to have a good specification of C and C++. That is, things that are implicitly clear to an experienced programmer should be omitted, or at least separated from the main description of a function, constant or class. A good place to demonstrate various use cases is the "example" section of each page. Rationale, implementation notes, domain specific documentation are preferred to be included in the "notes" section of each page.

[C/C++]C/C++相关网站

原文:http://www.cnblogs.com/victor-ma/p/4326134.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!