<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"
      xmlns:dc="http://purl.org/dc/elements/1.1/" 
      xml:lang="zh-cn">
<title>code runner</title> 
<link rel="alternate" type="text/html" href="https://blog.whyno.org/index.php?blogId=15" /> 
<link href="https://blog.whyno.org/rss.php?blogId=15&amp;profile=atom" rel="self" type="application/rss+xml" />
	 
	<updated>2006-11-13T20:17:18+08:00</updated> 
<generator>lifetype-1.2.12_r7211</generator> 
<id>https://blog.whyno.org/rss.php?blogId=15&amp;profile=atom</id>
 
<rights>Copyright (c) mode</rights> 
  
 <entry> 
 <id>tag:blog.whyno.org,2006-11-13:219</id>
 <title>test</title> 
 <link rel="alternate" type="text/html" href="https://blog.whyno.org/index.php?op=ViewArticle&amp;articleId=219&amp;blogId=15" /> 
  
 <updated>2006-11-13T20:17:18+08:00</updated> 
 <summary type="text">  code     class  Car {        class  Wheel {                }      }     &amp;nbsp;     class  PlaneWheel  extends  Car. Wheel  {       PlaneWheel ( Car car )  {         car. super  (  ) ;       } ...</summary> 
 <author> 
  
 <name>mode</name> 
</author> 
<dc:subject>
一般分类 
</dc:subject> 
 <content type="text" xml:lang="zh-cn" xml:base="https://blog.whyno.org/index.php?blogId=15"> 
   code     class  Car {        class  Wheel {                }      }     &nbsp;     class  PlaneWheel  extends  Car. Wheel  {       PlaneWheel ( Car car )  {         car. super  (  ) ;       }        public  static  void  main ( String [  ]  args )  {         Car car= new  Car (  ) ;        PlaneWheel pw= new  PlaneWheel ( car ) ;       }      }      &nbsp;  
</content> 
</entry> 
 
 <entry> 
 <id>tag:blog.whyno.org,2006-11-13:218</id>
 <title>祝贺您</title> 
 <link rel="alternate" type="text/html" href="https://blog.whyno.org/index.php?op=ViewArticle&amp;articleId=218&amp;blogId=15" /> 
  
 <updated>2006-11-13T19:43:44+08:00</updated> 
 <summary type="text">如果您阅读到这篇文章，这就意味着您注册的博客已经申请成功。</summary> 
 <author> 
  
 <name>mode</name> 
</author> 
<dc:subject>
一般分类 
</dc:subject> 
 <content type="text" xml:lang="zh-cn" xml:base="https://blog.whyno.org/index.php?blogId=15"> 
 如果您阅读到这篇文章，这就意味着您注册的博客已经申请成功。 
</content> 
</entry> 
 
</feed>