蜗牛的家
男儿当自强
posts - 48,  comments - 21,  trackbacks - 0
C\C++
lamda的简单实现
posted @ 2011-03-22 23:47 黑色天使 阅读(690) | 评论 (0)  编辑
CEventSocket Beta 1.0
posted @ 2008-12-23 13:12 黑色天使 阅读(560) | 评论 (0)  编辑
字符串字串的查找与字符串分割      摘要: VC对字符串的处理函数就是少....  阅读全文
posted @ 2008-12-16 17:34 黑色天使 阅读(408) | 评论 (0)  编辑
两种单件模式
posted @ 2008-11-11 16:58 黑色天使 阅读(270) | 评论 (0)  编辑
memcpy的BUG      摘要: If the source and destination overlap, memcpy does not ensure that the original source bytes in the overlapping region are copied before being overwritten. Use memmove to handle overlapping regions
如果原始资料source和目的单元格destination(的地址)重复了。在重复区域的原始source的字节被覆盖以前,memcpy不能保证这些区域被拷贝。使用memove来处理重复的区域。  阅读全文
posted @ 2008-10-15 10:31 黑色天使 阅读(2678) | 评论 (5)  编辑
尽量使用C++风格的类型转换      摘要: 载自《More Effecitve C++》  阅读全文
posted @ 2008-09-28 15:12 黑色天使 阅读(238) | 评论 (0)  编辑
理解复杂的C++声明
posted @ 2008-08-22 10:44 黑色天使 阅读(199) | 评论 (0)  编辑


<2024年7月>
30123456
78910111213
14151617181920
21222324252627
28293031123
45678910

常用链接

留言簿(2)

随笔分类

随笔档案

文章档案

搜索

  •  

最新评论

阅读排行榜

评论排行榜