<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hans-CN">
	<id>https://wiki.raf.cc/index.php?action=history&amp;feed=atom&amp;title=Golang%E6%A6%82%E8%BF%B0</id>
	<title>Golang概述 - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.raf.cc/index.php?action=history&amp;feed=atom&amp;title=Golang%E6%A6%82%E8%BF%B0"/>
	<link rel="alternate" type="text/html" href="https://wiki.raf.cc/index.php?title=Golang%E6%A6%82%E8%BF%B0&amp;action=history"/>
	<updated>2026-04-15T17:59:29Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>https://wiki.raf.cc/index.php?title=Golang%E6%A6%82%E8%BF%B0&amp;diff=27&amp;oldid=prev</id>
		<title>Admin：​导入1个版本</title>
		<link rel="alternate" type="text/html" href="https://wiki.raf.cc/index.php?title=Golang%E6%A6%82%E8%BF%B0&amp;diff=27&amp;oldid=prev"/>
		<updated>2022-09-14T02:35:31Z</updated>

		<summary type="html">&lt;p&gt;导入1个版本&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
==中国官网==&lt;br /&gt;
https://golang.google.cn/&lt;br /&gt;
&lt;br /&gt;
==查看GO本身支持的系统与架构==&lt;br /&gt;
go tool dist list&lt;br /&gt;
&lt;br /&gt;
==编译==&lt;br /&gt;
GOOS=linux GOARCH=mips64le go build -o hello.mips64le main.go&lt;br /&gt;
&lt;br /&gt;
==设置代理==&lt;br /&gt;
export GO111MODULE=on export GOPROXY=https://goproxy.cn&lt;br /&gt;
&lt;br /&gt;
[[Category:Golang]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>