|
- Rust 程序设计语言
Rust 拥有出色的文档、友好的编译器和清晰的错误提示信息, 还集成了一流的工具——包管理器和构建工具, 智能地自动补全和类型检验的多编辑器支持, 以及自动格式化代码等等。
- Rust 教程 | 菜鸟教程
Rust 教程 Rust 是由 Mozilla 主导开发的高性能编译型编程语言,遵循“安全、并发、实用”的设计原则。 Rust 语言由 Mozilla 开发,首次发布于 2010 年。 Rust 支持多种编程范式,包括函数式、并发式、过程式和面向对象风格。 Rust 速度惊人且内存利用率极高。
- Rust — Explore, Build and Survive
The only aim in Rust is to survive Everything wants you to die - the island’s wildlife and other inhabitants, the environment, other survivors Do whatever it takes to last another night
- Rust 程序设计语言 - Rust 程序设计语言 中文版
Rust 程序设计语言中文也译为 Rust 权威指南,是 Rust 官方推出的学习 Rust 的必备教程。 Rust Wiki 版的 Rust 程序设计语言简体中文版将由 Rust 中文翻译项目组持续维护和更新,确保内容最新最全。
- Rust 编程语言 -- Rust教程|Rust中文文档|Rust编程|Rust官方文档
此版本的文本假定您使用的是 Rust 1 81 0(发布于 2024-09-04) 或之后。 请参阅 第 1 章的 “安装” 部分 来安装或更新 Rust。
- GitHub - rust-lang rust: Empowering everyone to build reliable and . . .
This is the main source code repository for Rust It contains the compiler, standard library, and documentation
- 入门 - Rust 编程语言
要开始使用 Rust,请下载安装程序,然后运行程序并按照屏幕上的指示进行操作。 你可能需要根据提示安装 Visual Studio C++ Build tools。
- The Rust Programming Language
See the “Installation” section of Chapter 1 to install or update Rust The HTML format is available online at https: doc rust-lang org stable book and offline with installations of Rust made with rustup; run rustup doc --book to open Several community translations are also available
|
|
|