<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Gohan_taberu&apos;s Blog · 文章</title><description>这里是 Gohan 的个人博客，记录了编程、计算机科学、开源项目、个人生活，以及一些偶尔冒出来的想法。</description><link>https://omori-gohan.github.io/Gohan-s-blog/</link><item><title>博客迁移小记</title><link>https://omori-gohan.github.io/Gohan-s-blog/posts/blog-change/</link><guid isPermaLink="true">https://omori-gohan.github.io/Gohan-s-blog/posts/blog-change/</guid><description>迁移博客遇到的诸多问题，以及debug了一下午的美丽精神状态</description><pubDate>Wed, 09 Sep 2026 00:00:00 GMT</pubDate></item><item><title>Java 代码块、类加载与初始化时序</title><link>https://omori-gohan.github.io/Gohan-s-blog/posts/java-code-block-and-class-loading/</link><guid isPermaLink="true">https://omori-gohan.github.io/Gohan-s-blog/posts/java-code-block-and-class-loading/</guid><description>从静态代码块、普通代码块出发，理解 Java 类加载、实例初始化以及继承关系中的执行时序。</description><pubDate>Tue, 08 Sep 2026 00:00:00 GMT</pubDate></item><item><title>Rust 所有权：Move、Borrow 与 Copy</title><link>https://omori-gohan.github.io/Gohan-s-blog/posts/rust-ownership/</link><guid isPermaLink="true">https://omori-gohan.github.io/Gohan-s-blog/posts/rust-ownership/</guid><description>从 Copy、Move 和 Borrow 出发，理解 Rust 所有权、引用以及借用规则。</description><pubDate>Tue, 08 Sep 2026 00:00:00 GMT</pubDate></item></channel></rss>