<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:wfw="http://wellformedweb.org/CommentAPI/">
<channel>
<title>拾光 - go入门简介 的评论</title>
<link>https://www.ishiguang.cn/11881.html</link>
<atom:link href="https://www.ishiguang.cn/feed/11881.html" rel="self" type="application/rss+xml" />
<language>zh-CN</language>
<description>一.go语言特性： 1.清晰简洁 go语言非常简洁，一行代码往往可以做很多事情。 2.并行 go让函数很容易成为轻量级的线程，而这些线程的通讯由channel完成 3.快速 编译与执行的速度都很...</description>
<lastBuildDate>Thu, 01 Jan 1970 08:00:00 +0800</lastBuildDate>
<pubDate>Thu, 01 Jan 1970 08:00:00 +0800</pubDate>
</channel>
</rss>