在哪里可以看一些c++源代码

topyangdong 2011-09-26 10:32:25
据说看别人写得源代码,可以帮助自己提高,在哪里可以找到一些源代码呢?
多谢多谢!
...全文
416 9 打赏 收藏 转发到动态 举报
写回复
用AI写文章
9 条回复
切换为时间正序
请发表友善的回复…
发表回复
子谋 2011-09-26
  • 打赏
  • 举报
回复
stl源码解析……
luciferisnotsatan 2011-09-26
  • 打赏
  • 举报
回复
linux上一大推命令工具都是有源码的,可以看看
赵4老师 2011-09-26
  • 打赏
  • 举报
回复
//C:\Program Files\Microsoft Visual Studio 10.0\VC\crt\src>dir /a-d /w *.
// 驱动器 C 中的卷是 C_HD5_1
// 卷的序列号是 1817-D526
//
// C:\Program Files\Microsoft Visual Studio 10.0\VC\crt\src 的目录
//
//algorithm allocators array bitset cassert ccomplex
//cctype cerrno cfloat ciso646 climits clocale
//cmath codecvt complex csetjmp csignal cstdarg
//cstddef cstdint cstdio cstdlib cstring ctime
//cwchar cwctype deque exception forward_list fstream
//functional hash_map hash_set initializer_list iomanip ios
//iosfwd iostream istream iterator limits list
//locale map memory new numeric ostream
//queue random regex set sstream stack
//stdexcept streambuf string strstream system_error tuple
//typeindex typeinfo type_traits unordered_map unordered_set utility
//valarray vector xawrap xcomplex xdebug xfunctional
//xfwrap xfwrap1 xhash xiosbase xlocale xlocbuf
//xlocinfo xlocmes xlocmon xlocnum xloctime xmemory
//xrefwrap xstddef xstring xtr1common xtree xutility
//xxbind0 xxbind1 xxcallfun xxcallobj xxcallpmf xxcallwrap
//xxfunction xxmem_fn xxpmfcaller xxrefwrap xxresult xxshared
//xxtuple0 xxtuple1 xxtype_traits
// 105 个文件 2,167,526 字节
// 0 个目录 12,944,506,880 可用字节
s_hhm 2011-09-26
  • 打赏
  • 举报
回复
我感觉楼主是想找点用C++写的程序的代码,而不是C++内部实现源码.C++内部实现源码,能真正看懂的不多.
楼主可以百度下"C++小程序代码"有许多的.可以自己研究下.比如 五字棋 连连看,等都比较经典.
Vector_fz 2011-09-26
  • 打赏
  • 举报
回复
如果是初学,先找一些小软件的代码看看!
可以到 http://www.codeproject.com/ 上去找找
可以找一些开源软件看看!
可以到 sourceforge.net上去看看
Enter空格 2011-09-26
  • 打赏
  • 举报
回复
PUDN.com各种技术的示例源码,但是得要钱的~~~
turing-complete 2011-09-26
  • 打赏
  • 举报
回复
模板库的代码阅读性非常之差,至少我个人是非常不喜欢读模板代码。
luciferisnotsatan 2011-09-26
  • 打赏
  • 举报
回复
想看源码,到处都是stl,MFC源码都给出了
  • 打赏
  • 举报
回复
复杂的 stl boost 。。。

64,654

社区成员

发帖
与我相关
我的任务
社区描述
C++ 语言相关问题讨论,技术干货分享,前沿动态等
c++ 技术论坛(原bbs)
社区管理员
  • C++ 语言社区
  • encoderlee
  • paschen
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
  1. 请不要发布与C++技术无关的贴子
  2. 请不要发布与技术无关的招聘、广告的帖子
  3. 请尽可能的描述清楚你的问题,如果涉及到代码请尽可能的格式化一下

试试用AI创作助手写篇文章吧