是Qt的创建者,其库(Qt 5)是c / c ++的最佳选择吗? [英] is the Qt creator with its library(Qt 5) best choice for c/c++ ?

查看:122
本文介绍了是Qt的创建者,其库(Qt 5)是c / c ++的最佳选择吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在为c / c ++编程寻找一个好的(最好的)IDE。

i找到Qt但是我不知道它是否是最好的选择?



我在其网站上看到它有2个模型用于Windows。

1- Qt 5.0.1 for Windows 32-bit(MinGW 4.7,823 MB)

2-Qt 5.0.1 for Windows 32-bit(VS 2010,481 MB)



i不知道我要下载哪一个?我已经在我的电脑上安装了vs2010。但我想在没有微软产品的情况下进行编码



职业程序员通常使用哪个IDE进行c / c ++开发?



任何人都可以帮助我吗?

i am seeking for a good (best) IDE for c/c++ programming .
i found Qt but i dont know is it the best choise or not?

and i saw in its site , it have 2models for windows .
1- Qt 5.0.1 for Windows 32-bit (MinGW 4.7, 823 MB)
2-Qt 5.0.1 for Windows 32-bit (VS 2010, 481 MB)

i dont know i have to download which one ? i already have vs2010 in my computer. but i want to coding without microsoft products

career programmers usually used from which IDE for c/c++ development?

may anyone help me?

推荐答案

这取决于你在使用C / C ++做什么以及你有多少经验。

Qt非常适合Windows,Linux和Mac的中小规模应用程序开发。如果你想走出去可能会运气不好,请查看最新的Qt文档。 Qt也非常大,至少和我最后检查过的MFC一样大,这意味着要学会很好地使用它。

听起来你不想工作Windows ?或者只是不喜欢微软?或者想要完全开源?这将使事情变得更加困难,因为Visual Studio可能是开始使用的简易IDE,但也有其他选择。 CodeBlocks,Netbeans,Eclipse和U ++仅举几例。请记住,这些只是IDE,你仍需要一个编译器,它通常是微软的Visual C ++编译器cl或来自LLVM团队的GNU g ++或clang ++。

有很多选择,但目前看来LLVM / clang可能是不久的将来。如果你选择Qt,你可能会想要使用QtCreator,他们自己的IDE和你提到的GCC / g ++的(Minimal Gnu for Windows)版本。如果它与你的Qt下载捆绑在一起,那么从他们推荐的任何下载链接中获取它,并且非常精确地遵循确切的安装说明,特别是在路径方面。一旦安装正确,它就能很好地工作。



我希望有一些长的华夫饼干很有用。一旦您启动并运行,请随时在这些论坛上询问具体的技术问题。文章部分还有很多例子,Qt附带了一个自己的包。
That depends what you''re doing with C/C++ and how much experience you have.
Qt is very very good for small to mid scale application development for Windows, Linux and Mac. If you want to step outside that you may be out of luck, check the latest Qt docs. Qt is also very large, at least as large as MFC last I checked and that means there''s a lot to learn to use it well.
It sounds like you don''t want to work Windows? or just don''t like Microsoft? or perhaps want to go fully open source? This will make things more difficult as Visual Studio is probably the easiet IDE to get started with but there are alternatives. CodeBlocks, Netbeans, Eclipse and U++ to name just 4. Remember these are just IDEs you still need a compiler underneath and that will generally be Microsofts Visual C++ Compiler cl or GNUs g++ or clang++ from the LLVM team.
There''s a lot of choices but at the moment it looks like LLVM/clang might be the near future. If you do go with Qt you''ll probably want to use QtCreator, their own IDE and the (Minimal Gnu for Windows) version of GCC/g++ that you mentioned. If it does come bundled with your Qt download then get it from whatever download link they recommend and be very precise about following exact install instructions, especially when it comes to paths. Once it''s installed right it works very well.

I hope some of that long waffle is useful. Feel free to ask specific technical questions on these forums once your up and running. There''s also a lot of examples in the articles section and Qt comes with a bag of its own.


让我们不要忘记 C ++ Builder XE3 [ ^ ]



我喜欢IDE,你会发现大量的免费组件: Torry'的Delphi页面 [ ^ ],因为C ++ builder能够使用和编译为Delphi(VCL)编写的组件。



祝你好运

Espen Harlinn
Let''s not forget C++Builder XE3 [^]

I like the IDE, and you''ll find tons of free components at: Torry''s Delphi Pages[^], as C++ builder is able to use, and compile, components written for Delphi (VCL).

Best regards
Espen Harlinn


你在说什么? Qt不是SDK。我会考虑Visual Studio vs Qt Creator,Qt SDK附带的IDE:

http:// en。 wikipedia.org/wiki/Qt_Creator [ ^ ],

http://qt.digia.com/Product/Developer-Tools/ [ ^ ],

http://qt-project.org/ [ ^ ]。



最好?!好吧,如果您知道如何定义谓词更好,那么您将走得更远。 :-)



-SA
What are you talking about? Qt is not SDK. I would consider Visual Studio vs Qt Creator, IDE which comes with Qt SDK:
http://en.wikipedia.org/wiki/Qt_Creator[^],
http://qt.digia.com/Product/Developer-Tools/[^],
http://qt-project.org/[^].

Best?! Well, if you know how to define the predicate "Better", you will go far. :-)

—SA


这篇关于是Qt的创建者,其库(Qt 5)是c / c ++的最佳选择吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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