vim 或者 emacs 编辑 (其他编辑器直接无视) gcc 编译 (makefile里面也是用的gcc 命令哈, 你问的问题说明你还不用写makefile) gdb 调试。(学会使用强大的调试技术是很重要滴)