GithubHelp home page GithubHelp logo

bobyou / gopl-zh Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gamexg/gopl-zh

0.0 2.0 0.0 44.97 MB

Go语言圣经《The Go Programming Language》中文版!

Home Page: http://golang-china.github.io/gopl-zh/

License: BSD 3-Clause "New" or "Revised" License

Makefile 1.92% Go 98.08%

gopl-zh's Introduction

Go語言聖經(中文版)

Go語言聖經 《The Go Programming Language》 中文版本,僅供學習交流之用。

從源文件構建

先安裝NodeJS和GitBook命令行工具(npm install gitbook-cli -g命令)。

  1. 運行go get github.com/golang-china/gopl-zh,獲取 源文件
  2. 切換到 gopl-zh 目録,運行 gitbook install,安裝GitBook插件。
  3. 運行make,生成_book目録。
  4. 打開_book/index.html文件。

簡體/繁體轉換

切片到 gopl-zh 目録:

  • make zh2twgo run zh2tw.go . "\.md$" zh2tw,轉繁體。
  • make tw2zhgo run zh2tw.go . "\.md$" tw2zh,轉簡體。

版權聲明

Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Creative Commons License

嚴禁任何商業行爲使用或引用該文檔的全部或部分內容!

歡迎大家提供建議!

gopl-zh's People

Contributors

chai2010 avatar cch123 avatar foreversmart avatar crazysssst avatar prife avatar gamexg avatar netroby avatar sunclx avatar mikero8 avatar bsdos avatar james4e avatar

Watchers

James Cloos avatar BOBY 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.