笔记
博客
随记
关于
事竟成
收集室
Get the source:
$ git clone https://github.com/golang/go.git
Compile it:
$ cd go/src $ ./make.bash # Without running tests $ ./all.bash # Run all tests
如果你有任何意见,请在此评论。 如果你留下了电子邮箱,我可能会通过 回复你。