编译问题 [英] Compiler Question

查看:89
本文介绍了编译问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我开始重新进入C ++编程。我是初学者。有人能告诉我什么类型的编译器是最好的。买一个还是免费的足够好是值得的。请列出你最喜欢的编译器。

I am starting to get back into C++ Programming. I am a beginner. Can someone let me know what type of compiler is the best. Is it worth it to buy one or are the free ones good enough. Please list your favorite compiler too.

推荐答案

获得免费的编译器。免费的编译器足够好,你不需要再付钱了。如果你正在使用Windows,如果你想在Windows中安装一些Unix,可以使用Dev-C ++或Cygwin。 MinGW也是一个想法。我使用Linux,所以gcc是标准配置,因此我没有真正拥有最喜欢的编译器/ IDE。实际上...... Visual Studio现在是免费的,不是吗?这不是一个可怕的选择(推荐几乎任何微软在我的克制中使用的东西)。
Get a free one. The free compilers are good enough that you don''t need to pay anymore. If you''re using Windows, grab Dev-C++ or Cygwin if you want some Unix in your Windows. MinGW is also a thought. I use Linux, so gcc comes standard and thus I don''t really have a ''favorite'' compiler/IDE. Actually...Visual Studio is free now, isn''t it? That''s not a horrible choice (recommending nearly anything Microsoft makes sticks in my craw).


就Windows而言,我不推荐MinGW'的gcc,因为我'它有一些奇怪的问题(我没有在linux或mac上使用gcc)。获取专门为windows编写的编译器,如VC ++ express附带的编译器(它是免费的)。
As far as windows is concerned I wouldn''t recommend MinGW''s gcc as I''ve had some strange problems problems with it (which I didn''t have using gcc on linux or mac). Get a compiler specifically made for windows, like the one that comes with VC++ express (it''s free).



免费获取一。免费的编译器足够好,你不需要再付钱了。如果你正在使用Windows,如果你想在Windows中安装一些Unix,可以使用Dev-C ++或Cygwin。 MinGW也是一个想法。我使用Linux,所以gcc是标准配置,因此我没有真正拥有最喜欢的编译器/ IDE。实际上...... Visual Studio现在是免费的,不是吗?这不是一个可怕的选择(推荐几乎所有微软都在我的克制中做出贡献)。
Get a free one. The free compilers are good enough that you don''t need to pay anymore. If you''re using Windows, grab Dev-C++ or Cygwin if you want some Unix in your Windows. MinGW is also a thought. I use Linux, so gcc comes standard and thus I don''t really have a ''favorite'' compiler/IDE. Actually...Visual Studio is free now, isn''t it? That''s not a horrible choice (recommending nearly anything Microsoft makes sticks in my craw).



谢谢,我只是下载Dev-C ++。我只是尝试制作一个简单的Hello World,它编译查找,但当我告诉它运行一个小黑屏只是闪烁,就是这样,我没有看到我的程序执行。你碰巧知道出了什么问题吗?

Thanks, I just downloading Dev-C++. I just tried to make a simple Hello World, it compile find, but when I tell it to Run a small black screen just flashes and that is it, I am not seeing my program excute. Do you happen to know what is wrong?


这篇关于编译问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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