If you do want to use the command prompt, we also have a tool that pops up a command window in whichever directory you choose in the Solution Explorer.
如果您确实想使用命令提示符,我们还有一个工具,可以在“解决方案资源管理器”中选择的任何目录中弹出一个命令窗口。
打开一个命令提示符窗口。
So with the fact that I'm now just back at my prompt is a good thing so now GCC hello c if I type this command GCC hello.c, this is gonna run this program that Apple wrote in this case GCC or someone else wrote called GCC.
也就是说我们现在安全返回,说明一切正常,现在我输入这条命令:,这代表运行hello,c这个程序,是由“Apple“或其他人编写的,名为。
应用推荐