由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - Linux/Mac下大家用什么IDE, debug C/C++ project
相关主题
经常被人问到 Linux command Line公司面试,给准备苹果MAC,连鼠标都没有,没写完程序!
大家在mac下怎么写c/c++程序的?新公司用 Mac Pro 做平台
C++的一个bug,求解刚才的电话面试,一点总结[divshare.com]
Linux/unix Kernel Development 一般指什么?要求Linux下C++编程的职位, 一般要求Linux到啥程度?
best deguger for c++ in linux现在不会java,不会C#是不是很不好找工作了啊
求问"如何进行debug,有很多file的时候怎么办"Unix/Linux下的C++ coding 跟Windows下到底有多大不同?
lab126 工厂软件组招人Google/Facebook是不是只要Linux/C/C++/Perl/Python的人?
正经码农有用Windows的吗?请问Linux C++编程入门应该看什么书
相关话题的讨论汇总
话题: ide话题: linux话题: c++话题: mac话题: netbeans
进入JobHunting版参与讨论
1 (共1页)
h********0
发帖数: 440
1
看版上很多人都是很多的C/C++背景
所以问一下你们都是用什么IDE for the development of C/C++ project under Linux
/Mac OS?
不用特别IDE的
都用什么debug? gdb?
多谢先。
f********o
发帖数: 2181
2
cout

Linux

【在 h********0 的大作中提到】
: 看版上很多人都是很多的C/C++背景
: 所以问一下你们都是用什么IDE for the development of C/C++ project under Linux
: /Mac OS?
: 不用特别IDE的
: 都用什么debug? gdb?
: 多谢先。

h********0
发帖数: 440
3
cout for printing out?
y***n
发帖数: 1594
4
Under MAC, you can use XCode for C, not sure C++
d*******d
发帖数: 42
5
code::blocks

Linux

【在 h********0 的大作中提到】
: 看版上很多人都是很多的C/C++背景
: 所以问一下你们都是用什么IDE for the development of C/C++ project under Linux
: /Mac OS?
: 不用特别IDE的
: 都用什么debug? gdb?
: 多谢先。

h********0
发帖数: 440
6
Yes. I am using XCode under mac os.
Anybody uses a good Linux IDE?
I am sick of writing makefile and using gdb now.

【在 y***n 的大作中提到】
: Under MAC, you can use XCode for C, not sure C++
h********0
发帖数: 440
7
Thanks Debiansid.
Seems like it's a good one.
Did you try eclipse for C++?
I realize that it can be a C++ IDE too.
Want to get more information on this so that I can decide where to go.

【在 d*******d 的大作中提到】
: code::blocks
:
: Linux

l***x
发帖数: 21
8
Use codeblocks. And yes, cout is a good one :D
c*******d
发帖数: 255
9
netbeans is great

Linux

【在 h********0 的大作中提到】
: 看版上很多人都是很多的C/C++背景
: 所以问一下你们都是用什么IDE for the development of C/C++ project under Linux
: /Mac OS?
: 不用特别IDE的
: 都用什么debug? gdb?
: 多谢先。

u********e
发帖数: 263
10
re! code::blocks is great.

【在 d*******d 的大作中提到】
: code::blocks
:
: Linux

相关主题
求问"如何进行debug,有很多file的时候怎么办"公司面试,给准备苹果MAC,连鼠标都没有,没写完程序!
lab126 工厂软件组招人新公司用 Mac Pro 做平台
正经码农有用Windows的吗?刚才的电话面试,一点总结[divshare.com]
进入JobHunting版参与讨论
h********0
发帖数: 440
11
Thanks for everybody's reply.
I will try out code::block then.
I had a rough test of this IDE.
It's wonderful!
Very easy to use!
Thanks everybody again. :-)
c*******d
发帖数: 255
12
两年前我试了codeblocks,bug很多,印象很不好
不知道现在怎样

【在 h********0 的大作中提到】
: Thanks for everybody's reply.
: I will try out code::block then.
: I had a rough test of this IDE.
: It's wonderful!
: Very easy to use!
: Thanks everybody again. :-)

h********0
发帖数: 440
13
I had a rough test of this IDE.
It's wonderful!
Very easy to use!
Then, which IDE do you use/recommend for Linux and Mac OS x, connected?

【在 c*******d 的大作中提到】
: 两年前我试了codeblocks,bug很多,印象很不好
: 不知道现在怎样

c*******d
发帖数: 255
14
我的印象是两年前的,可能过时了
IDE这东西顺手就行
我喜欢netbeans,也是这两天试用才觉得不错
以前在linux下一直用vim编辑,然后自己写Makefile编译

【在 h********0 的大作中提到】
: I had a rough test of this IDE.
: It's wonderful!
: Very easy to use!
: Then, which IDE do you use/recommend for Linux and Mac OS x, connected?

l*******y
发帖数: 1498
15
用windows下的啊,Linux当个服务器就行了
我一直在windows下用source insight编辑Linux下的代码。windows下的编辑器不只是
强一点点。
M***0
发帖数: 1180
16
netbeans!
available for win linux mac,省的你用不同的OS要去熟悉另一种IDE
而且界面很清爽,错误提示不错
n*******9
发帖数: 1017
17
netbeans , really good for coding and reading code.
u****s
发帖数: 2186
18
eclipse for c sucks, crashes all the time. try slickedit , it is not free
though.
m****u
发帖数: 3915
19
gdb就可以了
netbeans确实好使,不过本质还是gdb
h********0
发帖数: 440
20
Many thanks for so many suggestions and information.
I will try netbeans too and see which one (netbeans or codeblockI like
better.
Well, cannott want to use some commercial software now because no money to
buy license. :-(
b********p
发帖数: 875
21
emacs + cedet
1 (共1页)
进入JobHunting版参与讨论
相关主题
请问Linux C++编程入门应该看什么书best deguger for c++ in linux
谈谈电面的一个经验求问"如何进行debug,有很多file的时候怎么办"
还是要做好准备再投lab126 工厂软件组招人
寻求C/C++, Linux熟手 (转载)正经码农有用Windows的吗?
经常被人问到 Linux command Line公司面试,给准备苹果MAC,连鼠标都没有,没写完程序!
大家在mac下怎么写c/c++程序的?新公司用 Mac Pro 做平台
C++的一个bug,求解刚才的电话面试,一点总结[divshare.com]
Linux/unix Kernel Development 一般指什么?要求Linux下C++编程的职位, 一般要求Linux到啥程度?
相关话题的讨论汇总
话题: ide话题: linux话题: c++话题: mac话题: netbeans