摘要: 在ubantu使用gcc编译c文件后,会生成一个a.out文件。网上是说使用a.out,但是出现了找不到命令。正确的应该是使用./a.out. 阅读全文
posted @ 2013-04-26 17:42 qgweizhan 阅读(214) 评论(0) 推荐(0)