Heath's Blog

There is no end, it is just the beginning! - A Game Developer's Notes

Programming Language

C++认知误区(1):成员保护机制
     摘要: 生活、工作中会有各种各样认知误区,与自己认知相悖的,不一定是错误的  阅读全文

posted @ 2010-04-24 16:16 Heath 阅读(2411) | 评论 (3)  编辑

邪恶的Windows

posted @ 2009-07-29 23:38 Heath 阅读(2770) | 评论 (24)  编辑

使用__FILE__和__LINE__定位错误
     摘要: 使用__FILE__和__LINE__来定位错误已经屡见不鲜,然而其中一些道理又有几个人仔细探究过。本文参考了Curtis Krauskopf的一篇名为Using __FILE__ and __LINE__ to Report Errors的文章,希望达到解惑之效。  阅读全文

posted @ 2008-08-05 11:55 Heath 阅读(7266) | 评论 (6)  编辑