D*******a 发帖数: 3688 | 1 【 以下文字转载自 Apple 讨论区 】
发信人: DrumMania (羊城大少), 信区: Apple
标 题: Re: Re: MAC系统下 对于程序猿,最好用的鼠标是哪款阿?谢谢了
发信站: BBS 未名空间站 (Wed Nov 17 12:19:08 2010, 美东)
I don't understand why unix programmers still stick to vi/emacs. While they
may be handy text editors but if one is working on something of 500k to 1m
code lines scale it is becoming very inefficient (e.g. context, find
declaration, type/call hierarchy, refactoring support, debugging...etc).
I develop C++ under Linux and the best I can find is eclipse/CDT...which
uses mouse :D. |
D*******a 发帖数: 3688 | 2 any thoughts on development environment under Linux? After switching to
Linux I sorely missed Source Insight (coding) and Visual Studio (debugging).
they
【在 D*******a 的大作中提到】 : 【 以下文字转载自 Apple 讨论区 】 : 发信人: DrumMania (羊城大少), 信区: Apple : 标 题: Re: Re: MAC系统下 对于程序猿,最好用的鼠标是哪款阿?谢谢了 : 发信站: BBS 未名空间站 (Wed Nov 17 12:19:08 2010, 美东) : I don't understand why unix programmers still stick to vi/emacs. While they : may be handy text editors but if one is working on something of 500k to 1m : code lines scale it is becoming very inefficient (e.g. context, find : declaration, type/call hierarchy, refactoring support, debugging...etc). : I develop C++ under Linux and the best I can find is eclipse/CDT...which : uses mouse :D.
|
s*******n 发帖数: 730 | 3 eclim
they
【在 D*******a 的大作中提到】 : any thoughts on development environment under Linux? After switching to : Linux I sorely missed Source Insight (coding) and Visual Studio (debugging). : : they
|
l*********s 发帖数: 5409 | 4 Eclipse has emacs mode as well.
they
【在 D*******a 的大作中提到】 : any thoughts on development environment under Linux? After switching to : Linux I sorely missed Source Insight (coding) and Visual Studio (debugging). : : they
|
l*********s 发帖数: 5409 | 5 Is there some update on Anjuta? Haven't paid attention for a while |
L***n 发帖数: 6727 | 6 what's so bad about eclipse/netbean/code::blocks' debugging? I have not used
anjuta before but I think it should be comparable too
).
【在 D*******a 的大作中提到】 : any thoughts on development environment under Linux? After switching to : Linux I sorely missed Source Insight (coding) and Visual Studio (debugging). : : they
|
D*******a 发帖数: 3688 | 7 eclipse CDT遇到stl的container就很麻烦
另外两个我还没试过。netbeans字体不知道为什么很难看,怎么调都调不好,而且比较
慢。code::blocks没试过。
used
【在 L***n 的大作中提到】 : what's so bad about eclipse/netbean/code::blocks' debugging? I have not used : anjuta before but I think it should be comparable too : : ).
|
s****a 发帖数: 238 | 8 基于gdb的碰到container都麻烦,你网上找个配置文件可以定义pvector,pmap之类的命
令显示内容,我照样子还写了显示blitz array的,很简单的
【在 D*******a 的大作中提到】 : eclipse CDT遇到stl的container就很麻烦 : 另外两个我还没试过。netbeans字体不知道为什么很难看,怎么调都调不好,而且比较 : 慢。code::blocks没试过。 : : used
|