# CPP20 开发环境 ```bash ./scripts/build.sh # 创建 for amd64/arm64/armhf的编译环境 cd build/amd64-Debug make -j # 编译 ```