Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Go 语言概览 #6175

Merged
merged 5 commits into from
Jul 24, 2019
Merged

Go 语言概览 #6175

merged 5 commits into from
Jul 24, 2019

Conversation

JackEggie
Copy link
Contributor

译文翻译完成,resolve #6103

@JalanJiang
Copy link
Contributor

校对认领

@fanyijihua
Copy link
Collaborator

@JalanJiang 好的呢 🍺

@ghost
Copy link

ghost commented Jul 23, 2019

校对认领

@fanyijihua
Copy link
Collaborator

@40m41h42t 妥妥哒 🍻

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

校对完成 @JackEggie 翻译的很棒!

TODO1/birdseye-go.md Outdated Show resolved Hide resolved
TODO1/birdseye-go.md Outdated Show resolved Hide resolved
TODO1/birdseye-go.md Outdated Show resolved Hide resolved
TODO1/birdseye-go.md Outdated Show resolved Hide resolved
TODO1/birdseye-go.md Outdated Show resolved Hide resolved
TODO1/birdseye-go.md Outdated Show resolved Hide resolved
TODO1/birdseye-go.md Outdated Show resolved Hide resolved
TODO1/birdseye-go.md Outdated Show resolved Hide resolved
TODO1/birdseye-go.md Outdated Show resolved Hide resolved
TODO1/birdseye-go.md Outdated Show resolved Hide resolved
Copy link
Contributor

@JalanJiang JalanJiang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JackEggie 校对完成。译者翻译的很好,学习了!

TODO1/birdseye-go.md Outdated Show resolved Hide resolved
TODO1/birdseye-go.md Outdated Show resolved Hide resolved
TODO1/birdseye-go.md Outdated Show resolved Hide resolved
TODO1/birdseye-go.md Outdated Show resolved Hide resolved

The bottom turtle is Go, the programming language. It defines the format and meaning of source code and the authoritative source is [the Go language specification](https://golang.org/ref/spec). If something doesn't conform to the spec, it's not "Go". And conversely, if something **isn't** mentioned in the spec it's not part of the language. The language spec is maintained by the Go team and versioned, with a new release roughly every six months. At the time I wrote this post, the newest release was version `1.12`.
Go 语言是一种编程语言。作为一种权威,[Go 语言规范](https://golang.org/ref/spec)中定义了代码的格式规范和代码所代表的含义。不符合该规范的都不是 Go 语言。同样地,该规范中**没有**提到的内容不视为该语言的一部分。目前由 Go 语言开发团队维护该规范,每半年发布一个新版本。在我写这篇文章的时候最新的版本是 `1.12`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

『同样地』=>『同样的』

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里不太同意哈,句首做状语应该用“地”。

TODO1/birdseye-go.md Outdated Show resolved Hide resolved
@JackEggie JackEggie added the 标注 待管理员 Review label Jul 24, 2019
@leviding leviding merged commit 511f9a0 into xitu:master Jul 24, 2019
@leviding leviding added 翻译完成 and removed 标注 待管理员 Review 正在校对 labels Jul 24, 2019
@leviding
Copy link
Member

@JackEggie 已经 merge 啦~ 快快麻溜发布到 掘金,然后在本 PR 下回复文章链接,方便及时添加积分哟。

掘金翻译计划有自己的知乎专栏,你也可以投稿哈,推荐使用一个好用的插件
专栏地址:https://zhuanlan.zhihu.com/juejinfanyi

@JackEggie
Copy link
Contributor Author

@JackEggie JackEggie deleted the translation/birdseye-go.md branch July 24, 2019 13:50
pingren pushed a commit to pingren/gold-miner that referenced this pull request Jul 31, 2019
* 翻译完成

* 根据校对意见修改

* 添加校对者

* 根据校对意见修改

* Update birdseye-go.md
pingren pushed a commit to pingren/gold-miner that referenced this pull request Jul 31, 2019
pingren pushed a commit to pingren/gold-miner that referenced this pull request Jul 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Go 语言概览
4 participants