Code Monkey home page Code Monkey logo

rustonomicon_zh-cn's Introduction

Rust死灵书

《Rust死灵书 - Rust高级与非安全程序设计》(Rustonomicon)的简体中文翻译版。

原文链接:https://doc.rust-lang.org/nomicon/
原文Repository:https://github.com/rust-lang-nursery/nomicon

注意

《Rust死灵书》的原文还处于不稳定状态(而且由于涉及到Rust许多新的和不稳定的功能,极可能长期都保持不稳定状态),官方声明可能含有过时或错误的内容。而译本不保证随原文实时更新,部分章节可能存在更大的滞后性。

当前的译本是基于2018年9月3日的原文版本翻译和校对的。

Build

构建本文档需要mdbook

安装mdbook:

$ cargo install mdbook

构建本文档:

$ cd rustonomicon_zh-CN
$ mdbook build

最终结果会输出到book子目录中,可以用浏览器打开book/index.html文件查看。

rustonomicon_zh-cn's People

Contributors

1001k avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.