Coder Social home page Coder Social logo

go-zh.github.io.old's Introduction

The Go Programming Language

Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.

Gopher image Gopher image by Renee French, licensed under Creative Commons 3.0 Attributions license.

Our canonical Git repository is located at https://go.googlesource.com/go. There is a mirror of the repository at https://github.com/golang/go.

Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.

Download and Install

Binary Distributions

Official binary distributions are available at https://golang.org/dl/.

After downloading a binary release, visit https://golang.org/doc/install or load doc/install.html in your web browser for installation instructions.

Install From Source

If a binary distribution is not available for your combination of operating system and architecture, visit https://golang.org/doc/install/source or load doc/install-source.html in your web browser for source installation instructions.

Contributing

Go is the work of thousands of contributors. We appreciate your help!

To contribute, please read the contribution guidelines: https://golang.org/doc/contribute.html

Note that the Go project uses the issue tracker for bug reports and proposals only. See https://golang.org/wiki/Questions for a list of places to ask questions about the Go language.

go-zh.github.io.old's People

Contributors

chai2010 avatar minux avatar olingcat avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

go-zh.github.io.old's Issues

架设 Gerrit 代码审核工具

实在是忍不了 Github 的代码审核系统了。

尤其是用过了 Gerrit 和 Rietveld 之后,Gerrit 实在是功能强大……

唯一的问题就是 Gerrit 是 Java 写的,但是不能架设在 App Engine 上。

句末符号

_docs/trans-spec.md 中的第36行句末符号为中文句号

Abs 返回 x 的绝对值。

而下面则是说

注释的第一行应为对该包的简单描述,句末以英文点号“.”结尾,接着换行以继续详情的翻译。

通知:请译者们重置自己的代码库

由于我们设置 Gerrit 时的操作失误,master 分支不小心被强制更新了,请译者们重置自己的本地代码库和Github上的 fork,方法如下:

git fetch upstream  # 这里是你 add remote 时设置的别名,下同。
git reset --hard upstream/master
git push -f

对于给您带来的麻烦,我们表示诚挚的歉意。

此外,近期代码审校工具将迁移至 Gerrit,这里将暂停接受 PR,敬请各位留意。
@Bluek404 @zieckey

直接fork的项目没有独立的issue

比如 goblog 等项目, 都是直接 fork 的.
没有自己的 issue.

建议, 先创建空项目, 手工 clone, 然后在 导入.
以后靠 git 做合并.

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.