2009年2月25日

本周学习心得

摘要: 1,《高质量C++/C 编程指南》第5章第4节讲到类中的常量时,作者是推荐用enum来实现 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->class MyClass { public: MyClass() { for ... 阅读全文

posted @ 2009-02-25 20:36 Phinecos(洞庭散人) 阅读(1807) 评论(2) 推荐(0) 编辑

导航