清风竹林

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

语法试炼

C++多态技术(转)

posted @ 2010-12-07 10:52 李现民 阅读(629) | 评论 (0)  编辑

关于常量折叠(转)

posted @ 2010-11-23 21:24 李现民 阅读(4514) | 评论 (3)  编辑

const灵异现象

posted @ 2010-11-22 15:16 李现民 阅读(2282) | 评论 (14)  编辑

delete this--对象请求自杀

posted @ 2009-08-18 11:07 李现民 阅读(5903) | 评论 (0)  编辑

给unsigned int 赋一个最大值

posted @ 2009-02-06 16:37 李现民 阅读(2420) | 评论 (2)  编辑

std::map于vc6下的使用bug

posted @ 2009-02-03 10:40 李现民 阅读(2511) | 评论 (3)  编辑

通用工厂类(generic factory class)

posted @ 2008-10-22 18:48 李现民 阅读(1962) | 评论 (2)  编辑

C++中对象生成及使用策略

posted @ 2008-10-20 10:34 李现民 阅读(455) | 评论 (0)  编辑

Memento:ansi文件操作函数

posted @ 2008-10-15 19:02 李现民 阅读(277) | 评论 (0)  编辑

datastream, C++数据序列化与反序列化容器

posted @ 2008-10-15 14:55 李现民 阅读(1718) | 评论 (0)  编辑

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 李现民 阅读(9985) | 评论 (0)  编辑

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

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