﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>语源科技BlogJava-xjh</title><link>http://www.blogjava.net/xiejiaohui/</link><description /><language>zh-cn</language><lastBuildDate>Sun, 12 Apr 2026 06:08:50 GMT</lastBuildDate><pubDate>Sun, 12 Apr 2026 06:08:50 GMT</pubDate><ttl>60</ttl><item><title>test2</title><link>http://www.blogjava.net/xiejiaohui/archive/2005/11/15/19889.html</link><dc:creator>xjh's home</dc:creator><author>xjh's home</author><pubDate>Tue, 15 Nov 2005 06:43:00 GMT</pubDate><guid>http://www.blogjava.net/xiejiaohui/archive/2005/11/15/19889.html</guid><wfw:comment>http://www.blogjava.net/xiejiaohui/comments/19889.html</wfw:comment><comments>http://www.blogjava.net/xiejiaohui/archive/2005/11/15/19889.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/xiejiaohui/comments/commentRss/19889.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/xiejiaohui/services/trackbacks/19889.html</trackback:ping><description><![CDATA[<DIV style="BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 4px; FONT-SIZE: 13px; PADDING-BOTTOM: 4px; BORDER-LEFT: #cccccc 1px solid; WIDTH: 98%; WORD-BREAK: break-all; PADDING-TOP: 4px; BORDER-BOTTOM: #cccccc 1px solid; BACKGROUND-COLOR: #eeeeee"><SPAN style="COLOR: #008080">1</SPAN><IMG src="http://www.blogjava.net/images/OutliningIndicators/None.gif" align=top><SPAN style="COLOR: #0000ff">import</SPAN><SPAN style="COLOR: #000000">&nbsp;java.util.Date;&nbsp;<BR></SPAN><SPAN style="COLOR: #008080">2</SPAN><SPAN style="COLOR: #000000"><IMG id=Codehighlighter1_51_181_Open_Image onclick="this.style.display='none'; Codehighlighter1_51_181_Open_Text.style.display='none'; Codehighlighter1_51_181_Closed_Image.style.display='inline'; Codehighlighter1_51_181_Closed_Text.style.display='inline';" src="http://www.blogjava.net/images/OutliningIndicators/ExpandedBlockStart.gif" align=top><IMG id=Codehighlighter1_51_181_Closed_Image style="DISPLAY: none" onclick="this.style.display='none'; Codehighlighter1_51_181_Closed_Text.style.display='none'; Codehighlighter1_51_181_Open_Image.style.display='inline'; Codehighlighter1_51_181_Open_Text.style.display='inline';" src="http://www.blogjava.net/images/OutliningIndicators/ContractedBlock.gif" align=top></SPAN><SPAN style="COLOR: #0000ff">public</SPAN><SPAN style="COLOR: #000000">&nbsp;</SPAN><SPAN style="COLOR: #0000ff">class</SPAN><SPAN style="COLOR: #000000">&nbsp;HelloBlogJava&nbsp;</SPAN><SPAN id=Codehighlighter1_51_181_Closed_Text style="BORDER-RIGHT: #808080 1px solid; BORDER-TOP: #808080 1px solid; DISPLAY: none; BORDER-LEFT: #808080 1px solid; BORDER-BOTTOM: #808080 1px solid; BACKGROUND-COLOR: #ffffff"><IMG src="http://www.blogjava.net/images/dot.gif"></SPAN><SPAN id=Codehighlighter1_51_181_Open_Text><SPAN style="COLOR: #000000">{&nbsp;<BR></SPAN><SPAN style="COLOR: #008080">3</SPAN><SPAN style="COLOR: #000000"><IMG id=Codehighlighter1_93_179_Open_Image onclick="this.style.display='none'; Codehighlighter1_93_179_Open_Text.style.display='none'; Codehighlighter1_93_179_Closed_Image.style.display='inline'; Codehighlighter1_93_179_Closed_Text.style.display='inline';" src="http://www.blogjava.net/images/OutliningIndicators/ExpandedSubBlockStart.gif" align=top><IMG id=Codehighlighter1_93_179_Closed_Image style="DISPLAY: none" onclick="this.style.display='none'; Codehighlighter1_93_179_Closed_Text.style.display='none'; Codehighlighter1_93_179_Open_Image.style.display='inline'; Codehighlighter1_93_179_Open_Text.style.display='inline';" src="http://www.blogjava.net/images/OutliningIndicators/ContractedSubBlock.gif" align=top></SPAN><SPAN style="COLOR: #0000ff">public</SPAN><SPAN style="COLOR: #000000">&nbsp;</SPAN><SPAN style="COLOR: #0000ff">static</SPAN><SPAN style="COLOR: #000000">&nbsp;</SPAN><SPAN style="COLOR: #0000ff">void</SPAN><SPAN style="COLOR: #000000">&nbsp;main(String[]&nbsp;args)&nbsp;</SPAN><SPAN id=Codehighlighter1_93_179_Closed_Text style="BORDER-RIGHT: #808080 1px solid; BORDER-TOP: #808080 1px solid; DISPLAY: none; BORDER-LEFT: #808080 1px solid; BORDER-BOTTOM: #808080 1px solid; BACKGROUND-COLOR: #ffffff"><IMG src="http://www.blogjava.net/images/dot.gif"></SPAN><SPAN id=Codehighlighter1_93_179_Open_Text><SPAN style="COLOR: #000000">{&nbsp;System.out.println(</SPAN><SPAN style="COLOR: #000000">"</SPAN><SPAN style="COLOR: #000000">Hello&nbsp;BlogJava!</SPAN><SPAN style="COLOR: #000000">"</SPAN><SPAN style="COLOR: #000000">);&nbsp;System.out.println(</SPAN><SPAN style="COLOR: #000000">"</SPAN><SPAN style="COLOR: #000000">Today&nbsp;is:</SPAN><SPAN style="COLOR: #000000">"</SPAN><SPAN style="COLOR: #000000">&nbsp;</SPAN><SPAN style="COLOR: #000000">+</SPAN><SPAN style="COLOR: #000000">&nbsp;</SPAN><SPAN style="COLOR: #0000ff">new</SPAN><SPAN style="COLOR: #000000">&nbsp;Date));&nbsp;}</SPAN></SPAN><SPAN style="COLOR: #000000">&nbsp;}</SPAN></SPAN><SPAN style="COLOR: #000000">&nbsp;</SPAN></DIV><img src ="http://www.blogjava.net/xiejiaohui/aggbug/19889.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/xiejiaohui/" target="_blank">xjh's home</a> 2005-11-15 14:43 <a href="http://www.blogjava.net/xiejiaohui/archive/2005/11/15/19889.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>今天刚注册成功!</title><link>http://www.blogjava.net/xiejiaohui/archive/2005/11/15/19884.html</link><dc:creator>xjh's home</dc:creator><author>xjh's home</author><pubDate>Tue, 15 Nov 2005 06:39:00 GMT</pubDate><guid>http://www.blogjava.net/xiejiaohui/archive/2005/11/15/19884.html</guid><wfw:comment>http://www.blogjava.net/xiejiaohui/comments/19884.html</wfw:comment><comments>http://www.blogjava.net/xiejiaohui/archive/2005/11/15/19884.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/xiejiaohui/comments/commentRss/19884.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/xiejiaohui/services/trackbacks/19884.html</trackback:ping><description><![CDATA[/** 庆祝一下! 今天注册成功! 今后一定要多到这里来写点东西! 写段代码看看是否可以显示正常: */ <BR>
<DIV style="BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 4px; FONT-SIZE: 13px; PADDING-BOTTOM: 4px; BORDER-LEFT: #cccccc 1px solid; WIDTH: 98%; WORD-BREAK: break-all; PADDING-TOP: 4px; BORDER-BOTTOM: #cccccc 1px solid; BACKGROUND-COLOR: #eeeeee"><SPAN style="COLOR: #008080">1</SPAN><IMG src="http://www.blogjava.net/images/OutliningIndicators/None.gif" align=top><SPAN style="COLOR: #0000ff">import</SPAN><SPAN style="COLOR: #000000">&nbsp;java.util.Date;&nbsp;<BR></SPAN><SPAN style="COLOR: #008080">2</SPAN><SPAN style="COLOR: #000000"><IMG id=Codehighlighter1_51_182_Open_Image onclick="this.style.display='none'; Codehighlighter1_51_182_Open_Text.style.display='none'; Codehighlighter1_51_182_Closed_Image.style.display='inline'; Codehighlighter1_51_182_Closed_Text.style.display='inline';" src="http://www.blogjava.net/images/OutliningIndicators/ExpandedBlockStart.gif" align=top><IMG id=Codehighlighter1_51_182_Closed_Image style="DISPLAY: none" onclick="this.style.display='none'; Codehighlighter1_51_182_Closed_Text.style.display='none'; Codehighlighter1_51_182_Open_Image.style.display='inline'; Codehighlighter1_51_182_Open_Text.style.display='inline';" src="http://www.blogjava.net/images/OutliningIndicators/ContractedBlock.gif" align=top></SPAN><SPAN style="COLOR: #0000ff">public</SPAN><SPAN style="COLOR: #000000">&nbsp;</SPAN><SPAN style="COLOR: #0000ff">class</SPAN><SPAN style="COLOR: #000000">&nbsp;HelloBlogJava&nbsp;</SPAN><SPAN id=Codehighlighter1_51_182_Closed_Text style="BORDER-RIGHT: #808080 1px solid; BORDER-TOP: #808080 1px solid; DISPLAY: none; BORDER-LEFT: #808080 1px solid; BORDER-BOTTOM: #808080 1px solid; BACKGROUND-COLOR: #ffffff"><IMG src="http://www.blogjava.net/images/dot.gif"></SPAN><SPAN id=Codehighlighter1_51_182_Open_Text><SPAN style="COLOR: #000000">{<BR></SPAN><SPAN style="COLOR: #008080">3</SPAN><SPAN style="COLOR: #000000"><IMG id=Codehighlighter1_92_180_Open_Image onclick="this.style.display='none'; Codehighlighter1_92_180_Open_Text.style.display='none'; Codehighlighter1_92_180_Closed_Image.style.display='inline'; Codehighlighter1_92_180_Closed_Text.style.display='inline';" src="http://www.blogjava.net/images/OutliningIndicators/ExpandedSubBlockStart.gif" align=top><IMG id=Codehighlighter1_92_180_Closed_Image style="DISPLAY: none" onclick="this.style.display='none'; Codehighlighter1_92_180_Closed_Text.style.display='none'; Codehighlighter1_92_180_Open_Image.style.display='inline'; Codehighlighter1_92_180_Open_Text.style.display='inline';" src="http://www.blogjava.net/images/OutliningIndicators/ContractedSubBlock.gif" align=top></SPAN><SPAN style="COLOR: #0000ff">public</SPAN><SPAN style="COLOR: #000000">&nbsp;</SPAN><SPAN style="COLOR: #0000ff">static</SPAN><SPAN style="COLOR: #000000">&nbsp;</SPAN><SPAN style="COLOR: #0000ff">void</SPAN><SPAN style="COLOR: #000000">&nbsp;main(String[]&nbsp;args)&nbsp;</SPAN><SPAN id=Codehighlighter1_92_180_Closed_Text style="BORDER-RIGHT: #808080 1px solid; BORDER-TOP: #808080 1px solid; DISPLAY: none; BORDER-LEFT: #808080 1px solid; BORDER-BOTTOM: #808080 1px solid; BACKGROUND-COLOR: #ffffff"><IMG src="http://www.blogjava.net/images/dot.gif"></SPAN><SPAN id=Codehighlighter1_92_180_Open_Text><SPAN style="COLOR: #000000">{&nbsp;System.out.println(</SPAN><SPAN style="COLOR: #000000">"</SPAN><SPAN style="COLOR: #000000">Hello&nbsp;BlogJava!</SPAN><SPAN style="COLOR: #000000">"</SPAN><SPAN style="COLOR: #000000">);&nbsp;System.out.println(</SPAN><SPAN style="COLOR: #000000">"</SPAN><SPAN style="COLOR: #000000">Today&nbsp;is:</SPAN><SPAN style="COLOR: #000000">"</SPAN><SPAN style="COLOR: #000000">&nbsp;</SPAN><SPAN style="COLOR: #000000">+</SPAN><SPAN style="COLOR: #000000">&nbsp;</SPAN><SPAN style="COLOR: #0000ff">new</SPAN><SPAN style="COLOR: #000000">&nbsp;Date());&nbsp;<BR></SPAN><SPAN style="COLOR: #008080">4</SPAN><SPAN style="COLOR: #000000"><IMG src="http://www.blogjava.net/images/OutliningIndicators/ExpandedSubBlockEnd.gif" align=top>}</SPAN></SPAN><SPAN style="COLOR: #000000"><BR></SPAN><SPAN style="COLOR: #008080">5</SPAN><SPAN style="COLOR: #000000"><IMG src="http://www.blogjava.net/images/OutliningIndicators/ExpandedBlockEnd.gif" align=top>}</SPAN></SPAN><SPAN style="COLOR: #000000">&nbsp;</SPAN></DIV><img src ="http://www.blogjava.net/xiejiaohui/aggbug/19884.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/xiejiaohui/" target="_blank">xjh's home</a> 2005-11-15 14:39 <a href="http://www.blogjava.net/xiejiaohui/archive/2005/11/15/19884.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>