• Stars
    star
    1,811
  • Rank 25,646 (Top 0.6 %)
  • Language
    JavaScript
  • License
    Apache License 2.0
  • Created over 8 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Rust By Example 中文版(包含在线代码编辑器)

通过例子学 Rust

Build Status LICENSE-MIT LICENSE-APACHE GitHub last commit GitHub contributors Locatized 100% rustwiki.org

Chinese translation of the Rust By Example

  • 本文档按照 Rust 文档翻译指引规范进行翻译。
  • 首次于 2016-08-07 翻译完全部内容,欢迎纠正——最后更新时间 2022-01-26。

通过例子学 Rust,Rust By Example 中文版(包含在线代码编辑器)。

使用说明

如果想阅读《通过例子学 Rust》,可以直接访问 Rust 文档网的国际站点 https://rustwiki.org/zh-CN/rust-by-example/ 或国内站点 https://www.rustwiki.org.cn/zh-CN/rust-by-example/进行在线上阅读(均支持同一页面中英双语切换)。(英文阅读地址:https://doc.rust-lang.org/rust-by-example/

若想在本地阅读,请先安装 Rust,然后进行下面操作:

$ git clone https://github.com/rust-lang-cn/rust-by-example-cn
$ cd rust-by-example-cn
$ cargo install mdbook
$ mdbook build
$ mdbook serve

为了能够运行这些示例,你必须要连接到网络;当然你可以离线阅读所有这些内容。

如何贡献

请查看 CONTRIBUTING.md 文件了解详细内容。

其他语言版本

授权协议

《通过例子学 Rust》(中文版与英文版 Rust By Example 均) 使用以下两种协议的任一种进行授权:

可以根据自己选择来定。

除非您有另外说明,否则您在本仓库提交的任何贡献均按上述方式进行双重许可授权,就如 Apache 2.0 协议所规定那样,而无需附加任何其他条款或条件。

More Repositories

1

book-cn

Rust 程序设计语言 中文版——Chinese translation of The Rust Programming Language (Book)
Rust
805
star
2

nomicon-zh-Hans

Rust 死灵书简体中文翻译
Handlebars
625
star
3

rustlings-cn

Rustlings 非官方中文翻译(Rustlings unofficial chinese verion)。🦀 让你熟悉阅读和编写 Rust 代码的小练习。源仓库:https://github.com/rust-lang/rustlings
Rust
175
star
4

english-chinese-glossary-of-rust

Rust 语言术语中英文对照表——English-Chinese Glossary of the Rust Programming Language
135
star
5

rustwiki.org

Source code of the rustwiki.org website.
HTML
74
star
6

rust-translation-guide

Rust 文档翻译指引-The translation guide for Rust docs
64
star
7

reference-cn

Rust 参考手册——Chinese translation of The Rust Reference
HTML
59
star
8

std-cn

Rust 标准库文档中文版——Chinese translation of The Rust Library
42
star
9

cargo-cn

Cargo 手册——Chinese translation of The Cargo Documentation
Rust
34
star
10

rust-cookbook-cn

Rust Cookbook 中文版——Chinese translation of The Rust Cookbook
Shell
31
star
11

edition-guide-cn

Rust 版本指南(Rust Edition Guide 中文版)
JavaScript
29
star
12

rust-compilation-model-calamity-zh

《Rust 编译模型之殇》中文翻译项目
21
star
13

rustlings-cn.old

Rust
18
star
14

rust-wiki

Rust 规范文档
13
star
15

rustdoc-cn

rustdoc 手册 中文版————Chinese translation of The rustdoc Book
JavaScript
11
star
16

style-guide-cn

Rust 语言风格指南 中文版——Chinese translation of The Rust Style Guide
JavaScript
10
star
17

nomicon-cn

CSS
1
star
18

unstable-book-cn

1
star