在ubantu使用gcc编译c文件后,会生成一个a.out文件。 网上是说使用a.out,但是出现了找不到命令。 正确的应该是使用./a.out. 转载于:https://www.cnblogs.com/qgzhan/archive/2013/04/26/3045357.html