最适合C ++的IDE(新手问题) [英] Best IDE for C++ (newbie question)

查看:94
本文介绍了最适合C ++的IDE(新手问题)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,



我是一名java开发人员,我想学习C ++。哪个是C ++最好的IDE?也许Eclipse?

Hi all,

Im a java developer and i want study C++. Which is the best IDE for C++ ? maybe Eclipse ?

推荐答案

可能是Visual Studio - 它是免费的(在快递版本中)并且它的外观和感觉始终如一,无论你是什么语言使用。如果您一直在Eclipse中开发Java,那么您可能会讨厌以后再回到它...

http://www.microsoft.com/visualstudio/eng/downloads [ ^ ]
Probably Visual Studio - it is free (in the express editions) and it has a very similar look and feel throughout, regardless of the language you are using. If you have been developing in Eclipse for your Java, then you will probably hate going back to it afterwards...
http://www.microsoft.com/visualstudio/eng/downloads[^]


对于C ++ Visual Studio 配备了一些插件是无与伦比的(插件) VAssistX,我喜欢Productivity Powertools的扩展滚动条。我同意OriginalGriff关于从 Java + Eclipse 转移到C ++和 Visual Studio 的意见。 C ++很难解析(C宏和其他丑陋的东西),这使得C ++工具比其他现代语言的工具更糟糕。我自己只需要几个C ++编辑功能(在所有文件中搜索文本,跳转到定义,按名称打开文件,......)这些都在VS +我的插件中实现得很好。我还没有找到任何插件或IDE可以找到例如函数定义的位置以及 VAssistX 。在VS之后,Mac上的 Xcode 可能是我的第二个C ++开发选择。
For C++ Visual Studio equipped with a few plugins is unbeatable (plugins VAssistX, and I like the extended scrollbar of Productivity Powertools). I share the opinion of OriginalGriff about moving from Java+Eclipse to C++ and Visual Studio. C++ is hard to parse (C macros and other ugly stuff) and this makes C++ tools much worse than tools for other modern languages. I myself need only a few features for C++ editing (search text in all files, jump to definition, open file by name, ...) and these are implemented in VS + my plugins quite well. I haven''t found any plugins or IDEs that can find for example the location of function definitions so well as VAssistX. Maybe Xcode on Mac would be my second choice for C++ development after VS.


尝试一下,看看你相处的是什么。 Visual Studio很好,你已经知道的Netbeans和Eclipse也是如此。 CodeBlocks现在相当不错,有些人喜欢Embarcadero的Rad Studio。 Qt附带了它自己的IDE,可用。终极++似乎有用,我听说过Mono Develop的一些好东西,但我不确定除了C#之外还有什么。还有许多其他晦涩难懂的可用于C ++的IDE,其中大部分都是我忘记的。继续挖掘,直到你发现一个适合你或者突击队员并从命令行构建一切,就像硬核(头)GNU一样。
Try a few and see what you get along with. Visual Studio is good, as is Netbeans and Eclipse you already know. CodeBlocks is pretty good these days and some people like Embarcadero''s Rad Studio. Qt comes with it''s own IDE which is usable. Ultimate++ seems to work and I''ve heard a few good things about Mono Develop but I''m not sure it does other than C#. There are many other obscure and largely forgetable IDEs for C++ out there most of which I''ve forgetten. Keep digging till you find one that works for you or go commando and build everything from the command line like a hard core(headed) GNU.


这篇关于最适合C ++的IDE(新手问题)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆