Coder Social home page Coder Social logo

kurolcy / trpl-zh-cn Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kaisery/trpl-zh-cn

0.0 0.0 0.0 11.97 MB

Rust 程序设计语言(2021 edition 施工中)

Home Page: https://kaisery.github.io/trpl-zh-cn/

License: MIT License

JavaScript 0.13% Rust 21.67% CSS 0.07% Markdown 77.30% HTML 0.83%

trpl-zh-cn's Introduction

Rust 程序设计语言(2021 edition 施工中) 简体中文版

Build Status

状态

2021 edition 施工中。

PS:

静态页面构建与文档撰写

image

构建

你可以将本 mdbook 构建成一系列静态 html 页面。这里我们采用 vuepress 打包出静态网页。在这之前,你需要安装 Nodejs

全局安装 vuepress

npm i -g vuepress

cd 到项目目录,然后开始构建。构建好的静态文档会出现在 "./src/.vuepress/dist" 中

vuepress build ./src

文档撰写

vuepress 会启动一个本地服务器,并在浏览器对你保存的文档进行实时热更新。

vuepress dev ./src

社区资源

PDF

Rust 程序设计语言 简体中文版.pdf

  • emoji 无法显示
  • ferris 无法显示

GitBook

本翻译主要采用 mdBook 格式。同时支持 GitBook,但会缺失部分功能,如一些代码没有语法高亮。

本翻译加速查看站点有:

GitBook.com 地址:https://kaisery.github.io/trpl-zh-cn/

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.