avatar
good C++ open source project?# Programming - 葵花宝典
k*e
1
看来不少C++高手在这里,谁给推荐一些
高质量的open source的C++ projects?
想读些高手的code. thanks!
avatar
b*n
2
Google's V8 JS engine

【在 k***e 的大作中提到】
: 看来不少C++高手在这里,谁给推荐一些
: 高质量的open source的C++ projects?
: 想读些高手的code. thanks!

avatar
z*e
3
SGI:STL

【在 k***e 的大作中提到】
: 看来不少C++高手在这里,谁给推荐一些
: 高质量的open source的C++ projects?
: 想读些高手的code. thanks!

avatar
b*n
4
abso-fucking-lutely NO!

【在 z****e 的大作中提到】
: SGI:STL
avatar
r*r
5
why? sgi's stl implementation is fun to read.

【在 b********n 的大作中提到】
: abso-fucking-lutely NO!
avatar
X*r
6
Yes, it is better than the current gcc STL implementation
in terms of readability, but writing template library
is quite different than writing most of daily code, so
it may not be so helpful for a beginner.

【在 r*********r 的大作中提到】
: why? sgi's stl implementation is fun to read.
avatar
N*m
7
大虾,有没有优化源代码到源代码的工具阿?

【在 X****r 的大作中提到】
: Yes, it is better than the current gcc STL implementation
: in terms of readability, but writing template library
: is quite different than writing most of daily code, so
: it may not be so helpful for a beginner.

avatar
r*r
8
这个 stl 经常要用, 所以读一读源码是十分必要的.
有的人用了很久 map 都不知道它是怎么实现的, 为什么是排了序的.

【在 X****r 的大作中提到】
: Yes, it is better than the current gcc STL implementation
: in terms of readability, but writing template library
: is quite different than writing most of daily code, so
: it may not be so helpful for a beginner.

avatar
N*m
9
我就是这样的。只知道用,不知其所以然。

【在 r*********r 的大作中提到】
: 这个 stl 经常要用, 所以读一读源码是十分必要的.
: 有的人用了很久 map 都不知道它是怎么实现的, 为什么是排了序的.

avatar
r*r
10
标准库一定要读源码. k&r 那本 c 的书之所以是经典, 就因为它在教 c 的语法
的同时, 不厌其烦地反复分析了 c 标准库里常用的函数.
avatar
d*q
11
stl源码剖析 侯捷著。。这书是讲解stl的好书

【在 r*********r 的大作中提到】
: 标准库一定要读源码. k&r 那本 c 的书之所以是经典, 就因为它在教 c 的语法
: 的同时, 不厌其烦地反复分析了 c 标准库里常用的函数.

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。