mirror of
https://github.com/unknwon/the-way-to-go_ZH_CN.git
synced 2025-08-11 22:06:51 +08:00
fix character translate for 64bit.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#2.4 在 Mac OS X 上安装 Go
|
||||
( ***译者注:由于 Go 语言版本更替,本节中的相关内容经原作者同意将被直接替换而不作另外说明*** )
|
||||
|
||||
如果你想要在你的 Mac 系统上安装 Go,则必须使用 Intel 64 为处理器,Go 不支持 PowerPC 处理器。
|
||||
如果你想要在你的 Mac 系统上安装 Go,则必须使用 Intel 64 位处理器,Go 不支持 PowerPC 处理器。
|
||||
|
||||
你可以通过该页面查看有关在 PowerPC 处理器上的移植进度:[https://codedr-go-ppc.googlecode.com/hg/](https://codedr-go-ppc.googlecode.com/hg/)。
|
||||
|
||||
|
Reference in New Issue
Block a user