Watanabe White Jade
Links: https://www.zhihu.com/question/19589089/answer/30312199
Source: Know
Copyright belongs to the author. Commercial reprint please contact the author for authorization, non-commercial reprint please specify the source.
This depends on what type of software you are developing, and what kind of library you use to set it up,
If just do win under software, develop MFC or Dui,atl these, needless to say the VS series,,
If you are the development of a pure C + + class of non-interface programs, which is more choice, that handy with that, if you need to consider the cross-leveling him, then code::blocks or Qt-creator bar, which can and cmake a class of combination, can also be directly generated makefile,,
If you do based on WX development then code::blocks or CodeLite bar,
Do GTK development, then I really do not know what to recommend to you,
Do QT development, of course, Qt-creator,
Do Deiphi development, of course C + + Builder,,
If you also do Java development, Eclipse is also a good choice, with a good IDE,
If you still do. NET development, it seems that you will not ask this question, direct VS,,
----------------------------------------------------------------------------------------
The personal use of C + + is QT or pure C + +, so only love Qt-creator, cross-platform, the platform for an experience, class library also cross-platform, once written, multiple compilation, and version control system seamless integration,
Angry answer. Without preconditions, it is not a good question.
Simply add a few hypothetical prerequisites:
1. What is the best IDE for C + + development under Windows, developed for the application of the window platform?
A code volume is not high, VC 6
b code size is huge, HTTP//vc.net
C Original Java Coder,eclipse+cdt+mingw,netbeans
D Original Delphi Coder,c++ Builder
E original Python coder, notepad++, Editplus,slickedit
2. What is the best IDE for C + + development under Windows, developed for multi-platform application?
Code::blocks,codelite Ide,source Insight, dev-c++
3. Idle practiced hand to play
Code::Blocks, Qt Creator
User-aware
Links: https://www.zhihu.com/question/19589089/answer/17584886
Source: Know
Copyright belongs to the author. Commercial reprint please contact the author for authorization, non-commercial reprint please specify the source.
What is the best IDE for C + + development under Windows?