<?xml version="1.0" encoding="utf-8"?>
			<?xml-stylesheet type="text/css" href="http://www.mydlit.com/css/rss.css"?>
			<rss version="2.0">
			  <channel>
			    <title>小辛空间</title>
			    <link>http://www.mydlit.com/?uid-69</link>
			    <description></description>
			    <copyright>Copyright(C) 小辛空间</copyright>
			    <generator>SupeSite/X-Space</generator>
			    <lastBuildDate>Fri, 09 Jan 2009 04:55:27 GMT</lastBuildDate><item>
								<title>应该多陪陪父母</title>
								<link>http://www.mydlit.com/?uid-69-action-viewspace-itemid-284</link>
								<description><![CDATA[应该多陪陪父母想家了。我想除了上班加班睡觉有时间就应该回家看看，想了，好想...]]></description>
								<category>blog</category>
								<author>小辛</author>
								<pubDate>Fri, 21 Mar 2008 13:29:55 GMT</pubDate>
							</item>
							<item>
								<title>获取java线程信息</title>
								<link>http://www.mydlit.com/?uid-69-action-viewspace-itemid-190</link>
								<description><![CDATA[<P>在进行多线程编程中，比较重要也是比较困难的一个操作就是如何获取线程中的信息。大多数人会采取比较常见的一种方法就是将线程中要返回的结果存储在一个字段中，然后再提供一个获取方法将这个字段的内容返回给该方法的调用者。如以下的ReturnThreadInfo类：<BR>package threadte...]]></description>
								<category>blog</category>
								<author>小辛</author>
								<pubDate>Wed, 12 Mar 2008 22:55:57 GMT</pubDate>
							</item>
							<item>
								<title>Java常用VI命令集</title>
								<link>http://www.mydlit.com/?uid-69-action-viewspace-itemid-189</link>
								<description><![CDATA[<STRONG>Java常用VI命令集</STRONG><BR>　　1.交换两个字符位置<BR>　　<BR>　　xp<BR>　　2.上下两行调换<BR>　　ddp<BR>　　3.把文件内容反转<BR>　　:g/^/m0/ (未通过)<BR>　　<BR>　　4.上下两行合并 <BR>　　J<BR>　　5.删除所有行 <BR>　　dG<BR>　　6.从当前位置删除...]]></description>
								<category>blog</category>
								<author>小辛</author>
								<pubDate>Wed, 12 Mar 2008 22:12:27 GMT</pubDate>
							</item>
							<item>
								<title>Java增加、删除、修改、查询</title>
								<link>http://www.mydlit.com/?uid-69-action-viewspace-itemid-188</link>
								<description><![CDATA[<DIV id=articledot>
<P><PRE>//添加操作<BR>&nbsp;&nbsp;&nbsp;&nbsp;public&nbsp;void&nbsp;btnInsert_actionPerformed(ActionEvent&nbsp;e)&nbsp;{<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;String&nbsp;name&nbsp;=&nbsp;this.txtName.getText().trim();<BR>...]]></description>
								<category>blog</category>
								<author>小辛</author>
								<pubDate>Wed, 12 Mar 2008 21:19:26 GMT</pubDate>
							</item>
							
		</channel>
	</rss>