A Tour of C++(Chapter 2 of The C++ Programming Language)
摘要:
C++ is a general-purposeprogramming language with a bias towards systems programming that – is a better C, – supports data abstraction, – supports object-orientedprogramming, and ... 阅读全文
posted @ 2010-07-19 21:27 Ray Z 阅读(240) 评论(0) 推荐(0)