蜗牛的家
男儿当自强
posts - 48,  comments - 21,  trackbacks - 0
C\C++
lamda的简单实现
posted @ 2011-03-22 23:47 黑色天使 阅读(695) | 评论 (0)  编辑
CEventSocket Beta 1.0
posted @ 2008-12-23 13:12 黑色天使 阅读(574) | 评论 (0)  编辑
字符串字串的查找与字符串分割      摘要: VC对字符串的处理函数就是少....  阅读全文
posted @ 2008-12-16 17:34 黑色天使 阅读(414) | 评论 (0)  编辑
两种单件模式
posted @ 2008-11-11 16:58 黑色天使 阅读(275) | 评论 (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 黑色天使 阅读(2697) | 评论 (5)  编辑
尽量使用C++风格的类型转换      摘要: 载自《More Effecitve C++》  阅读全文
posted @ 2008-09-28 15:12 黑色天使 阅读(242) | 评论 (0)  编辑
理解复杂的C++声明
posted @ 2008-08-22 10:44 黑色天使 阅读(203) | 评论 (0)  编辑


<2024年12月>
24252627282930
1234567
891011121314
15161718192021
22232425262728
2930311234

常用链接

留言簿(2)

随笔分类

随笔档案

文章档案

搜索

  •  

最新评论

阅读排行榜

评论排行榜