<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Go on 希言の博客</title><link>https://markhoo.github.io/categories/go/</link><description>Recent content in Go on 希言の博客</description><generator>Hugo -- gohugo.io</generator><language>zh-cn</language><copyright>©2024 Copyright :thinking_face: &lt;a target="_blank" href="https://beian.miit.gov.cn">苏ICP备17044309号&lt;/a>&lt;script data-ad-client="ca-pub-2058306854838448" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js">&lt;/script></copyright><lastBuildDate>Sat, 08 Jun 2019 23:00:49 +0000</lastBuildDate><atom:link href="https://markhoo.github.io/categories/go/index.xml" rel="self" type="application/rss+xml"/><item><title>Go by Example</title><link>https://markhoo.github.io/posts/gobyexample/</link><pubDate>Sat, 08 Jun 2019 23:00:49 +0000</pubDate><guid>https://markhoo.github.io/posts/gobyexample/</guid><description>&lt;blockquote>
&lt;p>Go by Example&lt;/p>
&lt;/blockquote></description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://markhoo.github.io/posts/gobyexample/feature-b5e6027801fc4f0f8be3437dbdd5ff41.jpg"/></item><item><title>Go常见问题及解答</title><link>https://markhoo.github.io/posts/go4/</link><pubDate>Sun, 16 Dec 2018 00:12:12 +0000</pubDate><guid>https://markhoo.github.io/posts/go4/</guid><description>起源 # Go语言项目的目标是什么？ # 近十年来程序开发语言没有重大进展，但环境已经发生了巨大的变化。有以下几个趋势：</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://markhoo.github.io/posts/go4/feature-%E5%9C%B0%E7%90%83%20%E6%9C%88%E7%90%83%20%E8%A1%8C%E6%98%9F%20%E5%AE%87%E5%AE%99%E9%A3%9E%E8%88%B9%20%E5%A4%AA%E7%A9%BA%20%E7%94%B5%E8%84%91%E5%A3%81%E7%BA%B8_%E5%BD%BC%E5%B2%B8%E5%A3%81%E7%BA%B8.jpg"/></item><item><title>Go代码概览</title><link>https://markhoo.github.io/posts/go3/</link><pubDate>Sun, 16 Dec 2018 00:11:06 +0000</pubDate><guid>https://markhoo.github.io/posts/go3/</guid><description>介绍 # 这篇文档介绍了如何进行简单的Go程序开发，如何获取和构建库，以及安装第三方库和命令行工具的标准方法。</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://markhoo.github.io/posts/go3/feature-73a379e01cea45a0a848c7234efce228.jpg"/></item><item><title>Go进阶</title><link>https://markhoo.github.io/posts/go2/</link><pubDate>Sun, 16 Dec 2018 00:10:05 +0000</pubDate><guid>https://markhoo.github.io/posts/go2/</guid><description>文档介绍 # Go是一门年轻的语言。虽然它借鉴了现有语言的思想，但自身独有的特性使得与其他语系相近的语言在代码表现上有所不同。 将C++或Java程序直接转换为Go可能会产生令人不太满意的结果——这是思考方式上的不同。 从Go的角度思考问题可能产生一个运行正常但与C++、Java相比完全不同的程序。换句话说，为了写好Go程序， 重点在于理解Go的特性及惯用法，例如命名、格式化、项目结构搭建等，这样你的程序可读性就更强。</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://markhoo.github.io/posts/go2/feature-456.jpg"/></item><item><title>Go学习指南</title><link>https://markhoo.github.io/posts/go1/</link><pubDate>Sun, 16 Dec 2018 00:09:04 +0000</pubDate><guid>https://markhoo.github.io/posts/go1/</guid><description>Go学习指南</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://markhoo.github.io/posts/go1/feature-46cbac973fbf4706a1aa167146c7b635.jpg"/></item><item><title>Gin使用方法</title><link>https://markhoo.github.io/posts/gogin/</link><pubDate>Sun, 14 Oct 2018 19:12:15 +0000</pubDate><guid>https://markhoo.github.io/posts/gogin/</guid><description>&lt;blockquote>
&lt;p>Gin使用方法&lt;/p>
&lt;/blockquote></description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://markhoo.github.io/posts/gogin/feature-45663c9f2ce54eb2ae8628efb0c43390.jpg"/></item><item><title>Go关键字和预定义标识符</title><link>https://markhoo.github.io/posts/go/</link><pubDate>Sun, 14 Oct 2018 12:01:34 +0000</pubDate><guid>https://markhoo.github.io/posts/go/</guid><description>&lt;blockquote>
&lt;p>Go关键字和预定义标识符&lt;/p>
&lt;/blockquote></description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://markhoo.github.io/posts/go/feature-6f91c154880e11ebb6edd017c2d2eca2.jpg"/></item></channel></rss>