gcc -DYES -o helloyes hello.c 在hello.c中存在 #ifdefine YES ........ 转载于:https://www.cnblogs.com/practicer/p/3682073.html