export RUSTUP_DIST_SERVER=https://rsproxy.cn
export RUSTUP_UPDATE_ROOT=https://rsproxy.cn/rustup
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
如果安装的时候没选VS,需要手动安装
https://visualstudio.microsoft.com/zh-hans/visual-cpp-build-tools
选择C++桌面开发