什么是一些好的编译器,学习C ++时使用? [英] What are some good compilers to use when learning C++?

查看:153
本文介绍了什么是一些好的编译器,学习C ++时使用?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

对于一个初学者来说,有什么建议可以方便地使用C ++编译器?

What are some suggestions for easy to use C++ compilers for a beginner? Free or open-source ones would be preferred.

推荐答案

GCC是简单东西的不错选择。

GCC is a good choice for simple things.

Visual Studio Express版是主要Windows C ++编译器的免费版本。

Visual Studio Express edition is the free version of the major windows C++ compiler.

如果你在Windows上,我会使用VS.如果你是在Linux上,你应该使用GCC。

If you are on Windows I would use VS. If you are on linux you should use GCC.

*我说GCC为简单的事情,因为一个更复杂的项目的构建过程不是那么容易

*I say GCC for simple things because for a more complicated project the build process isn't so easy

这篇关于什么是一些好的编译器,学习C ++时使用?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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