diff --git a/README.md b/README.md index 2d7d916..6f1e19e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ # rust -rust 学习 \ No newline at end of file +rust 学习 + + +rust语言需要c++环境 +- c++可通过visualstudio 安装 https://visualstudio.microsoft.com/zh-hans/visual-cpp-build-tools/ + + +- https://www.rust-lang.org/learn/get-started Rust 安装程序