在 ubuntu 中时常要编译 c/c++ 代码,此时必不可少编译环境,安装下面的软件 sudo apt install build-essential cmake make gcc g++ libpng-dev git