使用g++ 编译C++程序

在命令行下,编译C++程序
g++ main.cpp -o main.exe

posted on 2017-10-04 22:35  lion_zheng  阅读(224)  评论(0)    收藏  举报

导航