为3.1的测试代码准备一个makefile文件,内容如下: TARGETNAME = build all:$(TARGETNAME) main.o:main.cpp g++ -g -O0 -Wall ...
確定! 回上一頁