So generally and those of you coming from high school computer science background probably used An Integrated Development Environment which actually is a gooey with menus and icons and such.
对于你们这些,有着高中电脑知识背景的同学可能一般用,即“集成开发环境“,它有一些菜单,图标等等。
Notice at the bottom right here, we have all these different icons.
注意右下方有,一些不同的按钮。
I'm gonna call my file hello.c. There's a little bit GUI-- of distraction here but this is because this is not a GUI, CLI a graphical user interface, this is a CLI, command-line interface, which just means there are no windows and icons.
我先给我的文件命名为“hello,c“,你们也许会觉得有点烦,因为不是,图形用户界面,这是,命令行界面,这意味着没有窗口,没有图标。
应用推荐