gcc编译

gcc -o test.out test.c

 

g++ 编译

 

g++ -o test.out test.cpp

posted on 2014-10-27 20:46  mobileliker  阅读(119)  评论(0编辑  收藏  举报