mirror of
https://github.com/KaiserY/trpl-zh-cn
synced 2024-11-09 08:51:18 +08:00
更新title-page.md到d94e03a18a2590ed3f1c67b859cb11528d2a2d5c
This commit is contained in:
parent
607cd115d9
commit
116334e633
@ -1,11 +1,11 @@
|
||||
# Rust 程序设计语言
|
||||
|
||||
> [title-page.md](https://github.com/rust-lang/book/blob/main/src/title-page.md) <br>
|
||||
> commit 4404cbcc354fad516c7ad9b5dea51b2ed876803a
|
||||
> commit d94e03a18a2590ed3f1c67b859cb11528d2a2d5c
|
||||
|
||||
**本书的英文原版作者为 Steve Klabnik 和 Carol Nichols,并由 Rust 社区补充完善。本简体中文译本由 Rust 中文社区翻译。**
|
||||
|
||||
本书假设你使用 Rust 1.65(2022-11-03 发布)或更新的版本。请查看 [第 1 章的 “安装” 部分][install] 了解如何安装和升级 Rust。
|
||||
本书假设你使用 Rust 1.67.1(2023-02-09 发布)或更新的版本。请查看 [第 1 章的 “安装” 部分][install] 了解如何安装和升级 Rust。
|
||||
|
||||
本书的英文原版 HTML 格式可以在 [https://doc.rust-lang.org/stable/book/](https://doc.rust-lang.org/stable/book/) 在线阅读;使用 `rustup` 安装的 Rust 也包含一份英文离线版,运行 `rustup docs --book` 即可打开。
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user