勤能补拙,厚积薄发
合抱之木,生于毫末;九层之台,起于垒土;千里之行,始于足下
随笔 - 19, 文章 - 0, 评论 - 3, 引用 - 0
数据加载中……
[Perl]支持win/nix操作系统上修改host文件
lee007 2012-08-13 11:13 阅读:447 评论:0
编程之美2.3扩展:寻找3个发帖数>1/4*sum的发帖人
lee007 2012-08-12 10:26 阅读:498 评论:0
[Perl]通过客户端请求服务端运行指定程序,支持多进程
lee007 2012-08-10 11:06 阅读:357 评论:0
Effective STL, item 35
lee007 2012-02-14 15:39 阅读:355 评论:0
VC编译错误:The source files "*\A.cpp " and "*\A.cpp " are both configured to produce the output file "*\A.obj ", The project cannot be built
lee007 2011-12-26 15:21 阅读:3882 评论:2
More Effective C++ (item29, part2)
lee007 2011-12-20 10:28 阅读:255 评论:0
More Effective C++ (item29, part1)
lee007 2011-12-19 15:28 阅读:400 评论:0
More Effective C++(item27)
lee007 2011-12-14 10:58 阅读:444 评论:0
More Effective C++(item26)
lee007 2011-12-13 13:50 阅读:386 评论:0
统计英文单词的出现次数(C++)
lee007 2011-12-06 15:56 阅读:2551 评论:0
MFC多文档应用程序同时显示两个视图
lee007 2011-12-01 19:41 阅读:6681 评论:0
[转载]VC/MFC 设置程序与文件关联与双击文件获取文件路径
lee007 2011-12-01 09:16 阅读:2678 评论:1
More Effective C++(item10)
lee007 2011-11-24 09:14 阅读:393 评论:0
插入排序(含up/down两种)和N进制数-数组相加
lee007 2011-11-12 14:07 阅读:316 评论:0
vim的一些常用命令
lee007 2011-11-10 14:40 阅读:628 评论:0
Effective C++学习(item52)
lee007 2011-11-10 14:27 阅读:275 评论:0
Effective C++学习(item50)
lee007 2011-11-09 10:45 阅读:330 评论:0
Effective C++学习(item49)
lee007 2011-11-08 19:00 阅读:301 评论:0
Debug Assertion Failed! FILE viewform.cpp , line 69
lee007 2011-10-05 19:27 阅读:2078 评论:0
Powered by:
C++博客
Copyright © lee007
导航
C++博客
首页
新随笔
联系
聚合
管理
<
2024年11月
>
日
一
二
三
四
五
六
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
1
2
3
4
5
6
7
常用链接
我的随笔
我的评论
我参与的随笔
留言簿
给我留言
查看公开留言
查看私人留言
随笔分类
DataSturcture & Algorithm(1)
(rss)
LINUX(1)
(rss)
Perl/Python(2)
(rss)
Programming Study(10)
(rss)
WIN32(3)
(rss)
转载(1)
(rss)
随笔档案
2012年8月 (3)
2012年2月 (1)
2011年12月 (8)
2011年11月 (6)
2011年10月 (1)
搜索
最新评论
1. re: VC编译错误:The source files "*\A.cpp " and "*\A.cpp " are both configured to produce the output file "*\A.obj ", The project cannot be built[未登录]
将其中一个从项目中剪切掉再编译!
--clover
2. re: [转载]VC/MFC 设置程序与文件关联与双击文件获取文件路径
CGCFileTypeAccess TheFTA;
此话怎讲?
--yiruirui
3. re: VC编译错误:The source files "*\A.cpp " and "*\A.cpp " are both configured to produce the output file "*\A.obj ", The project cannot be built
我开始不知道要怎么弄,所以就直接把那个不用的删了,可还是会出现这个提示,现在要怎么办呀
--芭比
阅读排行榜
1. MFC多文档应用程序同时显示两个视图(6681)
2. VC编译错误:The source files "*\A.cpp " and "*\A.cpp " are both configured to produce the output file "*\A.obj ", The project cannot be built(3882)
3. [转载]VC/MFC 设置程序与文件关联与双击文件获取文件路径(2678)
4. 统计英文单词的出现次数(C++)(2551)
5. Debug Assertion Failed! FILE viewform.cpp , line 69 (2078)
评论排行榜
1. VC编译错误:The source files "*\A.cpp " and "*\A.cpp " are both configured to produce the output file "*\A.obj ", The project cannot be built(2)
2. [转载]VC/MFC 设置程序与文件关联与双击文件获取文件路径(1)
3. MFC多文档应用程序同时显示两个视图(0)
4. 统计英文单词的出现次数(C++)(0)
5. More Effective C++(item26)(0)