<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title> Tips - 标签 - Jimi’s Blog</title>
        <link>http://localhost:1313/tags/-tips/</link>
        <description> Tips - 标签 - Jimi’s Blog</description>
        <generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>2114272829@qq.com (jimi)</managingEditor>
            <webMaster>2114272829@qq.com (jimi)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Tue, 02 Jan 2024 00:00:00 &#43;0000</lastBuildDate><atom:link href="http://localhost:1313/tags/-tips/" rel="self" type="application/rss+xml" /><item>
    <title>有用的技巧</title>
    <link>http://localhost:1313/tips/</link>
    <pubDate>Tue, 02 Jan 2024 00:00:00 &#43;0000</pubDate>
    <author>Jimi</author>
    <guid>http://localhost:1313/tips/</guid>
    <description><![CDATA[为整型常量值增加一个 String () 方法 如果你使用 iota 的自定义整型用于枚举，请始终增加一个 String () 方法。假设你写了这样的代码 1 2 3 4 5 6 7 8 type State int const ( Running State = iota]]></description>
</item>
</channel>
</rss>
