简体   繁体   English

良好的C ++ IDE,例如具有完美自动完成功能的Windows xcode?

[英]Good IDE for C++ like xcode for windows with perfect autocomplete?

I'm searching good IDE like xcode for Windows ( xcode is IDE with best autocomplete only for Mac ) . 我正在搜索类似Windows的xcode这样的IDE(xcode是仅Mac具有最佳自动完成功能的IDE)。 requirements: This IDE must have perfect autocomplete. 要求:此IDE必须具有完美的自动完成功能。 For me editor with autocomplete and very good formating style on first place. 对我来说,具有自动完成功能和非常好的格式化风格的编辑器居首位。 Do you know it? 你知道吗?

Visual Studio would be a good starting point. Visual Studio将是一个很好的起点。

There is also a free edition, Visual Studio Express . 还有一个免费版本Visual Studio Express

Here are some suggestions: 以下是一些建议:

  • Visual studio 视觉工作室
  • Geany gtk ( this one !!! ) Geany gtk( 这个!!!
  • Code::blocks IDE 代码::阻止IDE
  • Dev C++ (it doesn't have word completion, but it is a really nice editor) Dev C ++(它没有单词补全,但是它是一个非常不错的编辑器)

Links: 链接:

PS: I highly recommend you to use Geany. PS:我强烈建议您使用Geany。 It's really reliable, and usable. 它确实可靠且可用。

Microsoft Visual C ++ Express可以免费使用,并带来许多功能。

Have a look at Netbeans IDE for C/C++. 看看NetBeans C / C ++ IDE。 Here is the link to download 这是下载链接

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM