我在FreeBSD操作系统中 进行编译: #cc test.c 编译成功了 生成了a.out 但是不能执行: #a.out a.out: Command not found. 请教一下,为什么? 谢谢 问题点数:20、回复次数:1Top
./a.outTop