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 | |
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
|
|
|
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 | |