1 Star 0 Fork 24

GY_zzh / rust ebook

forked from hainuo / rust ebook 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

'The Rust Programming Language' as EBook

Rust编程语言 电子书

由 @hainuo 翻译成中文.由于第一次翻译科技文献,不太熟悉英语的表达方式,所以可能有不少地方不到位请大家见谅;同时请大家指出其中翻译错误地方,以便 @hainuo 进行修正。
Ps:由于是根据个人兴趣进行翻译,可能你所需要的章节没有翻译,如果你想加入到翻译中来,请fork 并提交pull request

##翻译进度(已经完成章节列表)

This repository contains stuff to convert this book to HTML, EPUB and PDF.

本仓库主要是将doc.rust-lang.org/book 转换成html,epub和pdf。

英文版下载链接可以点击此处 Download Links

DIY 操作指南

Install: 安装:

Then run: 运行命令

$ ruby build.rb

Voilá!搞定!

License 许可

The book content itself as well as any code I added as part of this repository is Copyright (c) 2015 The Rust Project Developers and licensed like Rust itself (MIT and Apache). 本书内容及我所加入的本仓库中的任何代码都是归于rust 项目开发者所有,并且继承于Rust语言的许可MIT和Apache。

# 'The Rust Programming Language' as EBook # Rust编程语言 电子书 由 @hainuo 翻译成中文.由于第一次翻译科技文献,不太熟悉英语的表达方式,所以可能有不少地方不到位请大家见谅;同时请大家指出其中翻译错误地方,以便 @hainuo 进行修正。 Ps:由于是根据个人兴趣进行翻译,可能你所需要的章节没有翻译,如果你想加入到翻译中来,请fork 并提交pull request ##翻译进度(已经完成章节列表) + 介绍说明 + 第四章 高效的Rust - 第一节 [堆和栈](src/the-stack-and-the-heap.md) - 第二节 [测试用例](src/testing.md) - 第三节 [条件编译](src/conditional-compilation.md) - 第四节 [文档](src/documentation.md) - 第五节 [迭代器](src/iterators.md) - 第六节 [并发](src/concurrency.md) - 第七节 [错误处理](src/error-handling.md) - 第八节 [外部函数接口](src/ffi.md) - 第九节 [借用和引用](src/borrow-and-asref.md) This repository contains stuff to convert [this book](http://doc.rust-lang.org/book/) to HTML, EPUB and PDF. 本仓库主要是将doc.rust-lang.org/book 转换成html,epub和pdf。 英文版下载链接可以点击此处 **[Download Links](http://killercup.github.io/trpl-ebook/)** ## DIY 操作指南 Install: 安装: - pandoc - ruby - XeLaTeX and probably some additional packages, I had to install (`sudo tlmgr install $pkg`) those: + framed + hyphenat + quotchap - the DejaVu Sans Mono font: http://dejavu-fonts.org/ - the IPA font for Japanese Text: http://ipafont.ipa.go.jp/ipaexfont/download.html#en Then run: 运行命令 ```sh $ ruby build.rb ``` Voilá!搞定! ## License 许可 The book content itself as well as any code I added as part of this repository is Copyright (c) 2015 The Rust Project Developers and licensed like Rust itself ([MIT](https://github.com/rust-lang/rust/blob/master/LICENSE-MIT) and [Apache](https://github.com/rust-lang/rust/blob/master/LICENSE-APACHE)). 本书内容及我所加入的本仓库中的任何代码都是归于rust 项目开发者所有,并且继承于Rust语言的许可MIT和Apache。

简介

"The Rust Programming Language" as ebook 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/crazyzzh/rust-ebook.git
git@gitee.com:crazyzzh/rust-ebook.git
crazyzzh
rust-ebook
rust ebook
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891