﻿<?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-the_fire的技术博客</title><link>http://www.blogjava.net/the-fire/</link><description>勤奋让我享受更多生命的乐趣</description><language>zh-cn</language><lastBuildDate>Sat, 09 May 2026 21:00:33 GMT</lastBuildDate><pubDate>Sat, 09 May 2026 21:00:33 GMT</pubDate><ttl>60</ttl><item><title>Java实现一个控制台的多线程聊天程序</title><link>http://www.blogjava.net/the-fire/articles/332607.html</link><dc:creator>the_fire</dc:creator><author>the_fire</author><pubDate>Tue, 21 Sep 2010 06:55:00 GMT</pubDate><guid>http://www.blogjava.net/the-fire/articles/332607.html</guid><wfw:comment>http://www.blogjava.net/the-fire/comments/332607.html</wfw:comment><comments>http://www.blogjava.net/the-fire/articles/332607.html#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://www.blogjava.net/the-fire/comments/commentRss/332607.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/the-fire/services/trackbacks/332607.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 刚学习完Java基本内容，写个程序就是想把多线程，IO操作，socket都用上，不过看起来好像简单些了。不过这里面肯定有些问题是我没想到的。大家看看，提点意见，主要是面向对象方面import&nbsp;java.net.*;import&nbsp;java.io.*;import&nbsp;java.util.*;public&nbsp;class&nbsp;S...&nbsp;&nbsp;<a href='http://www.blogjava.net/the-fire/articles/332607.html'>阅读全文</a><img src ="http://www.blogjava.net/the-fire/aggbug/332607.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/the-fire/" target="_blank">the_fire</a> 2010-09-21 14:55 <a href="http://www.blogjava.net/the-fire/articles/332607.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>开始Java旅途</title><link>http://www.blogjava.net/the-fire/articles/332581.html</link><dc:creator>the_fire</dc:creator><author>the_fire</author><pubDate>Tue, 21 Sep 2010 03:36:00 GMT</pubDate><guid>http://www.blogjava.net/the-fire/articles/332581.html</guid><wfw:comment>http://www.blogjava.net/the-fire/comments/332581.html</wfw:comment><comments>http://www.blogjava.net/the-fire/articles/332581.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/the-fire/comments/commentRss/332581.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/the-fire/services/trackbacks/332581.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;在这里建个据点，以后就在这学习Java了哈。<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp; 大家多多照顾。 <br />
    <img src ="http://www.blogjava.net/the-fire/aggbug/332581.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/the-fire/" target="_blank">the_fire</a> 2010-09-21 11:36 <a href="http://www.blogjava.net/the-fire/articles/332581.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>