清风竹林

ぷ雪飘绛梅映残红
   ぷ花舞霜飞映苍松
     ----- Do more,suffer less

09 2008 档案

enum与对象状态检查

posted @ 2008-09-27 11:44 李现民 阅读(353) | 评论 (0)  编辑

不要在C++的.h文件中给出全局函数的定义式

posted @ 2008-09-23 15:41 李现民 阅读(1772) | 评论 (2)  编辑

const对象只能调用const成员函数

posted @ 2008-09-09 09:47 李现民 阅读(645) | 评论 (0)  编辑

C++中std::set<>集合中元素比较器(less<>)的设计

posted @ 2008-09-08 09:44 李现民 阅读(9984) | 评论 (0)  编辑

c++程序员的几个境界(转)

posted @ 2008-09-07 16:34 李现民 阅读(741) | 评论 (2)  编辑

告别cpp&h:hpp文件编写心得(转)

posted @ 2008-09-05 09:34 李现民 阅读(447) | 评论 (0)  编辑

char, wchar_t与STL的字符串格式化format

posted @ 2008-09-02 10:23 李现民 阅读(10628) | 评论 (2)  编辑