勤能补拙,厚积薄发

合抱之木,生于毫末;九层之台,起于垒土;千里之行,始于足下
随笔 - 19, 文章 - 0, 评论 - 3, 引用 - 0
数据加载中……

12 2011 档案

VC编译错误:The source files "*\A.cpp " and "*\A.cpp " are both configured to produce the output file "*\A.obj ", The project cannot be built
     摘要: VC编译错误:The source files "*\A.cpp " and "*\A.cpp " are both configured to produce the output file "*\A.obj ", The project cannot be built  阅读全文

posted @ 2011-12-26 15:21 lee007 阅读(3841) | 评论 (2)  编辑

More Effective C++ (item29, part2)
     摘要: the reference counting & smart point base class  阅读全文

posted @ 2011-12-20 10:28 lee007 阅读(246) | 评论 (0)  编辑

More Effective C++ (item29, part1)
     摘要: refence counting, example of String  阅读全文

posted @ 2011-12-19 15:28 lee007 阅读(389) | 评论 (0)  编辑

More Effective C++(item27)
     摘要: request the object generated from heap
  阅读全文

posted @ 2011-12-14 10:58 lee007 阅读(430) | 评论 (0)  编辑

More Effective C++(item26)
     摘要: restrict the object number of a class
  阅读全文

posted @ 2011-12-13 13:50 lee007 阅读(369) | 评论 (0)  编辑

统计英文单词的出现次数(C++)
     摘要: 统计英文词频的方法,使用标准C++  阅读全文

posted @ 2011-12-06 15:56 lee007 阅读(2471) | 评论 (0)  编辑

MFC多文档应用程序同时显示两个视图
     摘要: 在MFC多文档应用程序中同时显示两个视图  阅读全文

posted @ 2011-12-01 19:41 lee007 阅读(6582) | 评论 (0)  编辑

[转载]VC/MFC 设置程序与文件关联与双击文件获取文件路径
     摘要: VC/MFC ,设置程序与文件关联,双击文件获取文件路径的方法  阅读全文

posted @ 2011-12-01 09:16 lee007 阅读(2622) | 评论 (1)  编辑