<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>fmt on Hex Blog</title><link>https://hex-go.github.io/tags/fmt/</link><description>Recent content in fmt on Hex Blog</description><generator>Hugo -- gohugo.io</generator><language>zh</language><managingEditor>hex-py@gmail.com (Hex)</managingEditor><webMaster>hex-py@gmail.com (Hex)</webMaster><copyright>©2026, All Rights Reserved</copyright><lastBuildDate>Fri, 04 Sep 2020 13:11:57 +0000</lastBuildDate><atom:link href="https://hex-go.github.io/tags/fmt/index.xml" rel="self" type="application/rss+xml"/><item><title>Go-fmt格式化IO</title><link>https://hex-go.github.io/posts/golang/2020-09-04-go-fmt%E6%A0%BC%E5%BC%8F%E5%8C%96io/</link><pubDate>Fri, 04 Sep 2020 13:11:57 +0000</pubDate><author>hex-py@gmail.com (Hex)</author><atom:modified>Fri, 04 Sep 2020 13:11:57 +0000</atom:modified><guid>https://hex-go.github.io/posts/golang/2020-09-04-go-fmt%E6%A0%BC%E5%BC%8F%E5%8C%96io/</guid><description>重要 fmt 是 Go 中使用频率最高的包之一。日常开发中，三个动词覆盖 90% 场景：%v（默认格式）、%+v（带字段名）、%#v（Go 语法表示）。 环境说明 Go</description><dc:creator>Hex</dc:creator><category>Go</category><category>fmt</category><category>Golang</category></item></channel></rss>