<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="https://blog.whyno.org/styles/rss.css" type="text/css"?>
<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"
>
 <channel>
  <atom:link href="https://blog.whyno.org/rss.php?blogId=15&amp;profile=rss20" rel="self" type="application/rss+xml" />
  <title>&#x63;&#x6f;&#x64;&#x65;&#x20;&#x72;&#x75;&#x6e;&#x6e;&#x65;&#x72;</title>
  <link>https://blog.whyno.org/index.php?blogId=15</link>
  <description></description>
  <pubDate>Tue, 28 Apr 2026 08:41:23 +0800</pubDate>
  <generator>http://lifetype.net</generator>
    <item>
   <title>&#x74;&#x65;&#x73;&#x74;</title>
   <description>
    &lt;pre class=&quot;javascript&quot;&gt;&lt;div class=&quot;head&quot;&gt;code&lt;/div&gt;&lt;ol start=&quot;1&quot;&gt;&lt;li class=&quot;li1&quot;&gt;&lt;div class=&quot;de1&quot;&gt;&lt;span class=&quot;kw2&quot;&gt;class&lt;/span&gt; Car&lt;span class=&quot;br0&quot;&gt;{&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li class=&quot;li1&quot;&gt;&lt;div class=&quot;de1&quot;&gt;  &lt;span class=&quot;kw2&quot;&gt;class&lt;/span&gt; Wheel&lt;span class=&quot;br0&quot;&gt;{&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li class=&quot;li1&quot;&gt;&lt;div class=&quot;de1&quot;&gt;    &lt;/div&gt;&lt;/li&gt;&lt;li class=&quot;li1&quot;&gt;&lt;div class=&quot;de1&quot;&gt;  &lt;span class=&quot;br0&quot;&gt;}&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li class=&quot;li1&quot;&gt;&lt;div class=&quot;de1&quot;&gt;&lt;span class=&quot;br0&quot;&gt;}&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li class=&quot;li1&quot;&gt;&lt;div class=&quot;de1&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;/li&gt;&lt;li class=&quot;li1&quot;&gt;&lt;div class=&quot;de1&quot;&gt;&lt;span class=&quot;kw2&quot;&gt;class&lt;/span&gt; PlaneWheel &lt;span class=&quot;kw2&quot;&gt;extends&lt;/span&gt; Car.&lt;span class=&quot;me1&quot;&gt;Wheel&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;{&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li class=&quot;li1&quot;&gt;&lt;div class=&quot;de1&quot;&gt;  PlaneWheel&lt;span class=&quot;br0&quot;&gt;(&lt;/span&gt;Car car&lt;span class=&quot;br0&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;{&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li class=&quot;li1&quot;&gt;&lt;div class=&quot;de1&quot;&gt;    car.&lt;span class=&quot;kw2&quot;&gt;super&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;)&lt;/span&gt;;&lt;/div&gt;&lt;/li&gt;&lt;li class=&quot;li1&quot;&gt;&lt;div class=&quot;de1&quot;&gt;  &lt;span class=&quot;br0&quot;&gt;}&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li class=&quot;li1&quot;&gt;&lt;div class=&quot;de1&quot;&gt;  &lt;span class=&quot;kw2&quot;&gt;public&lt;/span&gt; static &lt;span class=&quot;kw1&quot;&gt;void&lt;/span&gt; main&lt;span class=&quot;br0&quot;&gt;(&lt;/span&gt;String&lt;span class=&quot;br0&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;]&lt;/span&gt; args&lt;span class=&quot;br0&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;{&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li class=&quot;li1&quot;&gt;&lt;div class=&quot;de1&quot;&gt;    Car car=&lt;span class=&quot;kw2&quot;&gt;new&lt;/span&gt; Car&lt;span class=&quot;br0&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;)&lt;/span&gt;;&lt;/div&gt;&lt;/li&gt;&lt;li class=&quot;li1&quot;&gt;&lt;div class=&quot;de1&quot;&gt;    PlaneWheel pw=&lt;span class=&quot;kw2&quot;&gt;new&lt;/span&gt; PlaneWheel&lt;span class=&quot;br0&quot;&gt;(&lt;/span&gt;car&lt;span class=&quot;br0&quot;&gt;)&lt;/span&gt;;&lt;/div&gt;&lt;/li&gt;&lt;li class=&quot;li1&quot;&gt;&lt;div class=&quot;de1&quot;&gt;  &lt;span class=&quot;br0&quot;&gt;}&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li class=&quot;li1&quot;&gt;&lt;div class=&quot;de1&quot;&gt;&lt;span class=&quot;br0&quot;&gt;}&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;
   </description>
   <link>https://blog.whyno.org/index.php?op=ViewArticle&amp;articleId=219&amp;blogId=15</link>
   <comments>https://blog.whyno.org/index.php?op=ViewArticle&amp;articleId=219&amp;blogId=15</comments>
   <guid>https://blog.whyno.org/index.php?op=ViewArticle&amp;articleId=219&amp;blogId=15</guid>
      <dc:creator>mode</dc:creator>
      
    <category>一般分类</category>
         <pubDate>Mon, 13 Nov 2006 20:17:18 +0800</pubDate>
   <source url="https://blog.whyno.org/rss.php?blogId=15&amp;profile=rss20">code runner</source>
     </item>
    <item>
   <title>&#xe7;&#xa5;&#x9d;&#xe8;&#xb4;&#xba;&#xe6;&#x82;&#xa8;</title>
   <description>
    如果您阅读到这篇文章，这就意味着您注册的博客已经申请成功。
   </description>
   <link>https://blog.whyno.org/index.php?op=ViewArticle&amp;articleId=218&amp;blogId=15</link>
   <comments>https://blog.whyno.org/index.php?op=ViewArticle&amp;articleId=218&amp;blogId=15</comments>
   <guid>https://blog.whyno.org/index.php?op=ViewArticle&amp;articleId=218&amp;blogId=15</guid>
      <dc:creator>mode</dc:creator>
      
    <category>一般分类</category>
         <pubDate>Mon, 13 Nov 2006 19:43:44 +0800</pubDate>
   <source url="https://blog.whyno.org/rss.php?blogId=15&amp;profile=rss20">code runner</source>
     </item>
   </channel>
</rss>