mirror of https://github.com/KaiserY/trpl-zh-cn
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.1 KiB
1.1 KiB
Rust 程序设计语言
title-page.md
commit cbd13311c3a7dc62476602c8bd30bcf832b02956
本书的英文原版由 Steve Klabnik 和 Carol Nichols ,以及来自 Rust 社区的贡献共同编著。本简体中文译本由 Rust 中文社区翻译。
本书的当前版本假设你使用 Rust 1.57(发行于 2021-12-02)或更新的版本。请查看 第一章的 “安装” 部分 来了解如何安装和升级 Rust。
本书英文原版的 HTML 版本可以在 https://doc.rust-lang.org/stable/book/ 在线阅读(简体中文译本可在 https://kaisery.github.io/trpl-zh-cn/ 在线阅读);英文离线版则在通过 rustup
安装 Rust 时就已随附安装,运行 rustup docs --book
就可以打开。
本书英文原版的 纸质版和电子书由 No Starch Press 发行。