<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>反射 on My Blog</title>
    <link>http://localhost:1313/tags/%E5%8F%8D%E5%B0%84/</link>
    <description>Recent content from My Blog</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    
    <managingEditor>3453434429@qq.com (ArenBase)</managingEditor>
    <webMaster>3453434429@qq.com (ArenBase)</webMaster>
    
    <copyright>本博客所有文章除特别声明外，均采用 BY-NC-SA 许可协议。转载请注明出处！</copyright>
    
    <lastBuildDate>Sun, 24 May 2026 00:00:00 +0000</lastBuildDate>
    
    
    <atom:link href="http://localhost:1313/tags/%E5%8F%8D%E5%B0%84/index.xml" rel="self" type="application/rss&#43;xml" />
    

    
    

    <item>
      <title>Java反射概述</title>
      <link>http://localhost:1313/post/java%E5%8F%8D%E5%B0%84%E6%A6%82%E8%BF%B0/</link>
      <pubDate>Sun, 24 May 2026 00:00:00 &#43;0000</pubDate>
      <author>3453434429@qq.com (ArenBase)</author>
      <guid>http://localhost:1313/post/java%E5%8F%8D%E5%B0%84%E6%A6%82%E8%BF%B0/</guid>
      <description>
        <![CDATA[<h1>Java反射概述</h1><p>作者：ArenBase（3453434429@qq.com）</p>
        
          <p>Java的反射机制是Java语言提供的一种强大特性，它允许程序在<strong>运行时</strong>检查和操作类、接口、字段和方法，而无需在编译时知道它们的具体名称。你可以把它理解为一种“自省”能力——程序可以审视自己，甚至修改自己的内部状态。</p>
        
        <hr><p>本文2026-05-24首发于<a href='http://localhost:1313/'>My Blog</a>，最后修改于2026-05-24</p>]]>
      </description>
      
        <category>Java</category>
      
    </item>
    
  </channel>
</rss>
