C ++简单的编写和编译(C++ simple writing and compiling)

编程入门 行业动态 更新时间:2024-10-11 13:23:32
C ++简单的编写和编译(C++ simple writing and compiling)

来自Java世界--Sublime和Linux命令行,IDE,即时行动 - ,C ++和Visual Studio是我生命中遇到的两件最恐怖的事情。

您必须在菜单上的菜单上处理菜单以及可能实际破坏Windows的许多Studio崩溃。

有没有简单的方法可以用文本编辑器编写几个C ++文件并使用Windows或Linux编译它们?

Coming from the world of Java--Sublime and the Linux command line, IDE's, write-and-go on the fly behavior--, C++ and Visual Studio are the two scariest things I've ever encountered in my life.

You have to deal with menus upon menus upon menus and lots of Studio crashing that can actually break Windows.

Is there any simple way to just write a couple C++ files with a text editor and compile them, using Windows or Linux?

最满意答案

您可能希望从命令行 nmake尝试命令行编译器,如gcc , clang或Microsofts C / C ++编译器 。 这比复杂的gui更容易理解。

如果你想学习C ++,那么我推荐Stanley Lippman的C ++ Primer一书。

You might want to try a command-line compiler like gcc, clang or Microsofts C/C++ compiler from the command-line nmake. That can be easier to understand than a complicated gui.

If you want to learn C++ then I recommend the book C++ Primer by Stanley Lippman.

更多推荐

本文发布于:2023-08-06 09:32:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1447655.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:简单   simple   compiling   writing

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!