摘要: # Rust 开发环境安装脚本(Windows) # 安装路径:D:\Cache\.env\.rust(可通过修改 $rustRoot 变量自定义) # 国内镜像:https://rsproxy.cn(长期稳定) # 设置严格模式 Set-StrictMode -Version Latest $Er 阅读全文
posted @ 2025-05-31 14:53 pengtang1024 阅读(89) 评论(0) 推荐(0)