<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Some Confusion about the source code of Tomcat	</title>
	<atom:link href="https://d0n9x1n.dev/post/75/feed/" rel="self" type="application/rss+xml" />
	<link>https://d0n9x1n.dev/post/75/</link>
	<description>UNTO A FULL GROWN MAN.</description>
	<lastBuildDate>Tue, 12 Aug 2014 10:03:51 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Mike		</title>
		<link>https://d0n9x1n.dev/post/75/#comment-5035</link>

		<dc:creator><![CDATA[Mike]]></dc:creator>
		<pubDate>Tue, 12 Aug 2014 10:03:51 +0000</pubDate>
		<guid isPermaLink="false">https://mikecoder.cn/post/75/#comment-5035</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://d0n9x1n.dev/post/75/#comment-5034&quot;&gt;ming&lt;/a&gt;.

@ming：我对此的理解是,假如我们有两个程序员，一个在写程序的时候，需要使用第二个人所写的类，但第二个程序员并没完成他所写的类。那么第一个人的代码不能通过编译。利用Java反射的机制，就可以让第一个程序员在没有得到第二个程序员所写的类的时候，来完成自身代码的编译。]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://d0n9x1n.dev/post/75/#comment-5034">ming</a>.</p>
<p>@ming：我对此的理解是,假如我们有两个程序员，一个在写程序的时候，需要使用第二个人所写的类，但第二个程序员并没完成他所写的类。那么第一个人的代码不能通过编译。利用Java反射的机制，就可以让第一个程序员在没有得到第二个程序员所写的类的时候，来完成自身代码的编译。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ming		</title>
		<link>https://d0n9x1n.dev/post/75/#comment-5034</link>

		<dc:creator><![CDATA[ming]]></dc:creator>
		<pubDate>Mon, 11 Aug 2014 21:43:44 +0000</pubDate>
		<guid isPermaLink="false">https://mikecoder.cn/post/75/#comment-5034</guid>

					<description><![CDATA[为什么要用反射呢，在知道类名和方法名的情况下这样做的意义是什么]]></description>
			<content:encoded><![CDATA[<p>为什么要用反射呢，在知道类名和方法名的情况下这样做的意义是什么</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Zoe		</title>
		<link>https://d0n9x1n.dev/post/75/#comment-5033</link>

		<dc:creator><![CDATA[Zoe]]></dc:creator>
		<pubDate>Fri, 18 Jul 2014 15:37:48 +0000</pubDate>
		<guid isPermaLink="false">https://mikecoder.cn/post/75/#comment-5033</guid>

					<description><![CDATA[I am thankful that I discovered this weblog, exactly the right info that I was searching for!]]></description>
			<content:encoded><![CDATA[<p>I am thankful that I discovered this weblog, exactly the right info that I was searching for!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
