Files
the-way-to-go_ZH_CN/eBook/21.0.md
Haigang Zhou 1573212775 第二十章和第二十一章的翻译 (#831)
Co-authored-by: Joe Chen <jc@unknwon.io>
2022-05-19 20:05:42 +08:00

8 lines
570 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 21.0 真实世界中 Go 的使用
在接下来的章节中,我们将讨论一些 Go 的实际使用案例:我们将探索一些如今在商业领域中使用的 Go 应用程序,并指出为什么选择在这些领域中使用 Go 。考虑到这一语言仅发行了 2 年时间,而使用新语言构建初始项目的老牌企业通常不希望让公众知道这一点,这是非常令人印象深刻的。
- [目录](directory.md)
- 上一节:[上传到云端](20.8.md)
- 下一节:[Heroku一个使用 Go 的高度可用一致数据存储](21.1.md)