<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/assets/atom.xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>https://arsenova.xyz/</id>
  <title>ARSENOVA</title>
  <updated>2026-04-30T11:04:20.635+08:00[Asia/Shanghai]</updated>
  <description>记录生活、情绪、音乐、城市和一些没说出口的想法, 还有回忆录。</description>
  <author>
    <name>ARSENOVA</name>
    <email>furina.see.fun@gmail.com</email>
    <uri>https://arsenova.xyz</uri>
  </author>
  <link href="https://arsenova.xyz/atom.xml" rel="self"></link>
  <link href="https://arsenova.xyz/" rel="alternate"></link>
  <language>zh-CN</language>
  <generator uri="https://github.com/L33Z22L11/blog-v3" version="3.7.0-alpha.3">Clarity</generator>
  <icon>/favicon.svg</icon>
  <logo>https://github.com/akiba-miku.png</logo>
  <rights>© 2026 ARSENOVA</rights>
  <subtitle>代码、生活、笔记与夜谈</subtitle>
  <entry>
    <id>https://arsenova.xyz/2026/leetcode-1-100</id>
    <title>Leetcode 1 - 100</title>
    <updated>2026-04-30T03:30:00Z</updated>
    <author>
      <name>ARSENOVA</name>
    </author>
    <content type="html">
      <![CDATA[<img src="/images/posts/0001_leetcode_hot100.png" alt="Leetcode 1 - 100" /> <p>目前在刷 Leetcode 1 - 100，这里按题号记录思路、模板和一点做题时的直觉。</p> <a class="view-full" href="https://arsenova.xyz/2026/leetcode-1-100" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://arsenova.xyz/2026/leetcode-1-100"></link>
    <summary>目前在刷 Leetcode 1 - 100，这里按题号记录思路、模板和一点做题时的直觉。</summary>
    <category term="技术"></category>
    <published>2026-04-22T14:44:05Z</published>
  </entry>
  <entry>
    <id>https://arsenova.xyz/2026/kmp-(knuth-morris-pratt)</id>
    <title>KMP-(Knuth-Morris-Pratt)</title>
    <updated>2026-04-29T05:29:48Z</updated>
    <author>
      <name>ARSENOVA</name>
    </author>
    <content type="html">
      <![CDATA[<img src="/images/posts/0003_kmp.png" alt="KMP-(Knuth-Morris-Pratt)" /> <p>KMP-(Knuth-Morris-Pratt)</p> <a class="view-full" href="https://arsenova.xyz/2026/kmp-(knuth-morris-pratt)" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://arsenova.xyz/2026/kmp-(knuth-morris-pratt)"></link>
    <summary>KMP-(Knuth-Morris-Pratt)</summary>
    <category term="技术"></category>
    <published>2026-04-29T05:29:48Z</published>
  </entry>
  <entry>
    <id>https://arsenova.xyz/2026/high-concurrency-runtime</id>
    <title>high-concurrency-runtime:调度层设计</title>
    <updated>2026-04-23T16:10:39Z</updated>
    <author>
      <name>ARSENOVA</name>
    </author>
    <content type="html">
      <![CDATA[ <p>high-concurrency-runtime调度层设计</p> <a class="view-full" href="https://arsenova.xyz/2026/high-concurrency-runtime" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://arsenova.xyz/2026/high-concurrency-runtime"></link>
    <summary>high-concurrency-runtime调度层设计</summary>
    <category term="技术"></category>
    <published>2026-04-23T16:10:39Z</published>
  </entry>
</feed>
