mirror of
https://github.com/gopl-zh/gopl-zh.github.com.git
synced 2024-11-04 21:43:42 +00:00
6c7b1eb574
原文为 $-2^{n-1}$到$2^{n-1}-1$ 修改成下面这样会不会好一点 -2<sup>n-1</sup>到2<sup>n-1</sup>-1 |
||
---|---|---|
.github | ||
appendix | ||
ch1 | ||
ch2 | ||
ch3 | ||
ch4 | ||
ch5 | ||
ch6 | ||
ch7 | ||
ch8 | ||
ch9 | ||
ch10 | ||
ch11 | ||
ch12 | ||
ch13 | ||
images | ||
js | ||
theme | ||
vendor/gopl.io | ||
.gitattributes | ||
.gitignore | ||
.nojekyll | ||
book.toml | ||
cch.png | ||
CONTRIBUTORS.md | ||
cover_bgd.png | ||
cover_patch.png | ||
cover.jpg | ||
css.png | ||
doc.go | ||
go.mod | ||
gopl-zh-qrcode.png | ||
index.md | ||
LICENSE | ||
links.md | ||
Makefile | ||
preface.md | ||
README.md | ||
style.css | ||
SUMMARY.md | ||
weixin-golang-china.jpg |
Go语言圣经(中文版)
- KusonStack一站式可编程配置技术栈(Go): https://github.com/KusionStack/kusion
- KCL 配置编程语言(Rust): https://github.com/KusionStack/KCLVM
- 凹语言™: https://github.com/wa-lang/wa
Go语言圣经 《The Go Programming Language》 中文版本,仅供学习交流之用。对于希望学习CGO、Go汇编语言等高级用法的同学,我们推荐《Go语言高级编程》开源图书。如果希望深入学习Go语言语法树结构,可以参考《Go语法树入门——开启自制编程语言和编译器之旅》。如果想从头实现一个玩具Go语言可以参考《从头实现µGo语言》。
- 在线阅读:https://gopl-zh.github.io
- 在线阅读:https://golang-china.github.io/gopl-zh
- 项目主页:https://github.com/gopl-zh
- 项目主页(旧):http://github.com/golang-china/gopl-zh
- 原版官网:http://gopl.io
译者信息:
- 译者:柴树杉,Github @chai2010,Twitter @chaishushan
- 译者:Xargin, https://github.com/cch123
- 译者:CrazySssst, https://github.com/CrazySssst
- 译者:foreversmart, https://github.com/foreversmart njutree@gmail.com
Go 语言中国:
- Go 语言中国:https://github.com/golang-china
- Go 语言中国论坛:https://github.com/golang-china/main.go/discussions
关注微信公众号
注意,在线预览不是最新版,最新以仓库里的内容为准
版权声明
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License。
严禁任何商业行为使用或引用该文档的全部或部分内容!
欢迎大家提供建议!