书籍
c++ primer
effective c++
thinking in c++
规范
http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml
http://qa.alibaba.com/docs/zh-google-cpp-styleguide/index.html
算法,教程
http://code.google.com/intl/zh-CN/edu/courses.html
http://www.cplusplus.com/reference/string/string/compare/
STL
http://community.topcoder.com/pl/?module=Static&d1=gccj05&d2=ZH_cpp
http://www.sgi.com/tech/stl/
http://community.topcoder.com/tc?module=Static&d1=features&d2=082803
http://community.topcoder.com/tc?module=Static&d1=tutorials&d2=standardTemplateLibrary
string:
http://www.yolinux.com/TUTORIALS/LinuxTutorialC++StringClass.html
TOPCODER
http://apps.topcoder.com/wiki/display/tc/SRM+449
OO
文档