Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/KaiserY/rust-book-chinese

rust 程序设计语言 中文版
https://github.com/KaiserY/rust-book-chinese

gitbook rust

Last synced: 3 months ago
JSON representation

rust 程序设计语言 中文版

Awesome Lists containing this project

README

        

[![相同方式共享 4.0](https://i.creativecommons.org/l/by-sa/4.0/88x31.png "相同方式共享 4.0")](http://creativecommons.org/licenses/by-sa/4.0/)

本作品采用 [知识共享署名 - 相同方式共享 4.0 国际许可协议](https://creativecommons.org/licenses/by-sa/4.0/) 进行许可。

# Rust 程序设计语言(第一版) 简体中文版
本文档为 [*The Rust Programming Language*](https://doc.rust-lang.org/book/) 的中文翻译。
欢迎为本翻译文档做出贡献。

## 关于版本

本书是 Rust 程序设计语言(第一版)的翻译

Rust 程序设计语言(第二版)还在施工中,不过大体已经完成。

Rust 程序设计语言(第二版)官方仓库:[https://github.com/rust-lang/book](https://github.com/rust-lang/book)

Rust 程序设计语言(第二版)翻译仓库:[https://github.com/KaiserY/trpl-zh-cn](https://github.com/KaiserY/trpl-zh-cn)

Rust 程序设计语言(第二版)翻译阅读:[https://kaisery.github.io/trpl-zh-cn](https://kaisery.github.io/trpl-zh-cn)

Rust 程序设计语言(第二版)翻译阅读:[上海站点加速查看站点http://rustdoc.saigao.fun](http://rustdoc.saigao.fun)

## Rust 版本
1.17.0

## 国内镜像
请参考[中文 Wiki](https://wiki.rust-china.org/%E5%9B%BD%E5%86%85%E9%95%9C%E5%83%8F)上的说明

## 电子书
* **[GitBook.com](https://www.gitbook.com/book/kaisery/rust-book-chinese)上的电子书中文字体已有所改善,请优先去这里下载:)**
* 请使用 [GitBook](https://github.com/GitbookIO/gitbook) 来生成电子书。

## 相关资源
* 本文档 GitBook: https://www.gitbook.com/book/kaisery/rust-book-chinese
* Rust 中文社区: https://rust-china.org
* Rust 中文 Wiki: https://wiki.rust-china.org
* QQ 群: 144605258
* QQ 2 群: 303838735
* 聊天频道:https://chat.rust-china.org/
* 想要为 Rust 社区贡献文档的,可以到[RustPrimer](https://github.com/rustcc/RustPrimer)项目里看看

## 贡献者
[贡献者](CONTRIBUTING.md)