<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Pointer on Go 与算法手记</title>
    <link>https://go-learning-blog.pages.dev/tags/pointer/</link>
    <description>Recent content in Pointer on Go 与算法手记</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <lastBuildDate>Sat, 18 Apr 2026 14:30:00 +0800</lastBuildDate>
    <atom:link href="https://go-learning-blog.pages.dev/tags/pointer/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Go 指针详解：地址、解引用与常见误区</title>
      <link>https://go-learning-blog.pages.dev/posts/go-pointer-deep-dive/</link>
      <pubDate>Sat, 18 Apr 2026 14:30:00 +0800</pubDate>
      <guid>https://go-learning-blog.pages.dev/posts/go-pointer-deep-dive/</guid>
      <description>从变量地址、解引用、参数传递到常见误区，系统梳理 Go 指针到底解决什么问题，以及它和 C 系指针最关键的区别。</description>
    </item>
  </channel>
</rss>
