//////////////////////
在线参考资料
Reference
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vcst... //很全面,还有Example
http://www.dinkumware.com/manuals/reader.aspx?lib=cpp //较全面比MSDN多C标准库,还有些文章
http://www.cppreference.com
http://www.cplusplus.com/ref/
C++ Tutorials
http://www.glenmccl.com/tutor.htm
http://www.cplusplus.com/doc/tutorial/
STL
http://www.sgi.com/tech/stl/
C++ Glossary
http://www.glenmccl.com/glos.htm
C++ Performance
http://www.glenmccl.com/perf.htm