<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>听风水榭 - 有凤来仪</title>
  
  
  <link href="/rss.xml" rel="self"/>
  
  <link href="http://example.com/"/>
  <updated>2026-07-25T09:49:24.153Z</updated>
  <id>http://example.com/</id>
  
  <author>
    <name>听风水榭 - 有凤来仪</name>
    
  </author>
  
  <generator uri="https://hexo.io/">Hexo</generator>
  
  <entry>
    <title>UUID 格式的文章链接</title>
    <link href="http://example.com/c46415af-bfc5-61fc-a58d-0b4fa202ee8b/"/>
    <id>http://example.com/c46415af-bfc5-61fc-a58d-0b4fa202ee8b/</id>
    <published>2026-07-24T12:03:00.000Z</published>
    <updated>2026-07-25T09:49:24.153Z</updated>
    
    <content type="html"><![CDATA[<p>我之前已经把文章链接规范成 UUID 形式。这个方式看起来更干净，也更适合长期持久链接。</p><p>每一篇文章都不会因为标题或日期改动而改变访问地址，只有 UUID 本身决定它的位置。</p><p>这对博客的稳定性很重要，尤其是文章数量变多后，依然能保持一致的链接结构。</p>]]></content>
    
    <summary type="html">
    
      
      
        &lt;p&gt;我之前已经把文章链接规范成 UUID 形式。这个方式看起来更干净，也更适合长期持久链接。&lt;/p&gt;
&lt;p&gt;每一篇文章都不会因为标题或日期改动而改变访问地址，只有 UUID 本身决定它的位置。&lt;/p&gt;
&lt;p&gt;这对博客的稳定性很重要，尤其是文章数量变多后，依然能保持一致的链接结构
      
    
    </summary>
    
    
      <category term="规范" scheme="http://example.com/categories/%E8%A7%84%E8%8C%83/"/>
    
    
      <category term="UUID" scheme="http://example.com/tags/UUID/"/>
    
      <category term="链接" scheme="http://example.com/tags/%E9%93%BE%E6%8E%A5/"/>
    
  </entry>
  
</feed>
