<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Gson on Haoxiqiang&#39;s Blog</title>
    <link>https://blog.substitute.tech/tags/gson/</link>
    <description>Recent content in Gson on Haoxiqiang&#39;s Blog</description>
    <generator>Hugo</generator>
    <language>zh</language>
    <lastBuildDate>Mon, 08 Jun 2015 12:37:45 +0000</lastBuildDate>
    <atom:link href="https://blog.substitute.tech/tags/gson/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Gson 使用指南</title>
      <link>https://blog.substitute.tech/posts/gsonexamples/</link>
      <pubDate>Mon, 08 Jun 2015 12:37:45 +0000</pubDate>
      <guid>https://blog.substitute.tech/posts/gsonexamples/</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;本文基于 Gson 官方用户指南整理而成。相对于其他 JSON 框架，Gson 的性能并不逊色，加上 Google 官方维护的背景，成为 Java/Android 项目中处理 JSON 的首选。以下是对官方文档的全面梳理和备忘。&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Gson 是 Google 开发的 Java 库，用于将 Java 对象序列化为 JSON 表示，以及将 JSON 字符串反序列化为 Java 对象。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
