<?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>变量声明 on Go 编程圣典</title><link>https://go-docs.pages.dev/tags/%E5%8F%98%E9%87%8F%E5%A3%B0%E6%98%8E/</link><description>Recent content in 变量声明 on Go 编程圣典</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Wed, 01 Jul 2026 19:00:00 +0800</lastBuildDate><atom:link href="https://go-docs.pages.dev/tags/%E5%8F%98%E9%87%8F%E5%A3%B0%E6%98%8E/index.xml" rel="self" type="application/rss+xml"/><item><title>变量声明</title><link>https://go-docs.pages.dev/posts/statement/</link><pubDate>Wed, 01 Jul 2026 19:00:00 +0800</pubDate><guid>https://go-docs.pages.dev/posts/statement/</guid><description>详解Go四种变量声明方式：标准var、类型推断、短声明:=、批量多变量，区分全局与函数内变量、零值特性</description></item></channel></rss>