由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - 请问大家一个eclipse CDT的问题 (转载)
相关主题
借人气问一个boost的问题,linux上生成的binary archive (转载)[合集] C++ i/o
Android app development上手容易吗?有没有现成的模拟fread的bufferRead()?
面试问题C++ memory leakageC++ ofstream binary output slow
How to read binary(data) file generated by Fortran in C/C++ (转载)一个 C++ STL base type 的问题
有人知道Sedgewick的算法书最后那几part什么时候出吗?关于多线程锁:锁代码还是锁资源?
请问如何才能对binary tree的题大小通吃?binary ops in Matlab
[合集] 请问binary searth tree的遍历问题。RODBC and BLOB
[合集] 讨厌的WARNING: 在 MANAGED C++ 中写东东这个同学很神
相关话题的讨论汇总
话题: eclipse话题: cdt话题: project话题: c++话题: 请问
进入Programming版参与讨论
1 (共1页)
L**Q
发帖数: 834
1
【 以下文字转载自 Java 讨论区 】
发信人: LGZQ (老公赚钱), 信区: Java
标 题: 请问大家一个eclipse CDT的问题
发信站: BBS 未名空间站 (Thu Apr 29 12:32:42 2010, 美东)
最近尝试用Eclipse 做C++,有点不习惯。
是不是每次都要用Hello world那个模板建新project呢?
我每次想建立个empty的project,然后自己添加各种文件,但是那个binary的文件怎么
生成?不然没办法run。
问题很土,刚开始用,谢谢
s*w
发帖数: 729
2
I did not get your question.
I am using new empty C++ project all time in eclipse. No problem at all.
The project has to be built (ctrl+B) and then (if no problem) the binary is
in the debug or release folder. Sometimes it is also shown as a link (a bug
icon with a play button in the corner) in the binaries in the project
explorer.
1 (共1页)
进入Programming版参与讨论
相关主题
这个同学很神有人知道Sedgewick的算法书最后那几part什么时候出吗?
如何在binary 矩阵中检索汉明码重?请问如何才能对binary tree的题大小通吃?
求binary search的直径(最大的d(nodei,nodej))怎么最快[合集] 请问binary searth tree的遍历问题。
binary graph是什么?[合集] 讨厌的WARNING: 在 MANAGED C++ 中写东东
借人气问一个boost的问题,linux上生成的binary archive (转载)[合集] C++ i/o
Android app development上手容易吗?有没有现成的模拟fread的bufferRead()?
面试问题C++ memory leakageC++ ofstream binary output slow
How to read binary(data) file generated by Fortran in C/C++ (转载)一个 C++ STL base type 的问题
相关话题的讨论汇总
话题: eclipse话题: cdt话题: project话题: c++话题: 请问