叶子的小屋
Centos安装gcc及g++
2017-9-6 admin


安装gcc:yum install gcc 

安装g++: yum install gcc-c++