From 26265b0d447686df50923eb9a593de3b55f6383a Mon Sep 17 00:00:00 2001 From: butubb <1422726308@qq.com> Date: Tue, 23 Sep 2025 17:01:50 +0800 Subject: [PATCH] update --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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 安装程序