<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[Choatrue's Blog]]></title> 
<link>http://www.choatrue.cn/index.php</link> 
<description><![CDATA[Just for my friends]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[Choatrue's Blog]]></copyright>
<item>
<link>http://www.choatrue.cn/read.php?258</link>
<title><![CDATA[获得外网IP的小程序]]></title> 
<author>choatrue &lt;admin@yourname.com&gt;</author>
<category><![CDATA[程序生活]]></category>
<pubDate>Tue, 24 Aug 2010 10:21:41 +0000</pubDate> 
<guid>http://www.choatrue.cn/read.php?258</guid> 
<description>
<![CDATA[ 
	应工作需要，写了一个得到外网IP地址的小程序。<br/><br/>如图：<br/><a href="http://www.choatrue.cn/attachment.php?fid=19" target="_blank"><img src="http://www.choatrue.cn/attachment.php?fid=19" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>for windows版本：<br/><a href="attachment.php?fid=20">点击这里下载文件</a><br/><br/>for linux版本：<br/><a href="attachment.php?fid=21">点击这里下载文件</a><br/>
]]>
</description>
</item><item>
<link>http://www.choatrue.cn/read.php?253</link>
<title><![CDATA[自动检测在线主机程序（version 0.2）]]></title> 
<author>choatrue &lt;admin@yourname.com&gt;</author>
<category><![CDATA[程序生活]]></category>
<pubDate>Wed, 14 Jul 2010 16:24:25 +0000</pubDate> 
<guid>http://www.choatrue.cn/read.php?253</guid> 
<description>
<![CDATA[ 
	呃。。。应兄弟要求，帮他写了个自动检测网吧内主机是否在线的小程序。。。仅仅用来防止网吧机器部件被盗。。。<br/><br/>呵呵。有2个版本。。。<br/>0.1版本，界面丑陋，如图：<br/><a href="http://www.choatrue.cn/attachment.php?fid=15" target="_blank"><img src="http://www.choatrue.cn/attachment.php?fid=15" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.choatrue.cn/attachment.php?fid=8" target="_blank"><img src="http://www.choatrue.cn/attachment.php?fid=8" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.choatrue.cn/attachment.php?fid=9" target="_blank"><img src="http://www.choatrue.cn/attachment.php?fid=9" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>完全需要手工添加，而且界面实在是太难看了。。。<br/>0.2版本，界面稍微有所改观，增加了自动读取配置文件的功能，无需手动输入机器的相关信息，如图：<br/><a href="http://www.choatrue.cn/attachment.php?fid=14" target="_blank"><img src="http://www.choatrue.cn/attachment.php?fid=14" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.choatrue.cn/attachment.php?fid=11" target="_blank"><img src="http://www.choatrue.cn/attachment.php?fid=11" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.choatrue.cn/attachment.php?fid=12" target="_blank"><img src="http://www.choatrue.cn/attachment.php?fid=12" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.choatrue.cn/attachment.php?fid=13" target="_blank"><img src="http://www.choatrue.cn/attachment.php?fid=13" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>0.2.1版本，增加了报警提示框及报警声音。。。<br/><br/>希望不要再有新需求了。。。祈祷中。。。
]]>
</description>
</item><item>
<link>http://www.choatrue.cn/read.php?222</link>
<title><![CDATA[IC即时通讯软件（完成登录部分。。。持续开发中）]]></title> 
<author>choatrue &lt;admin@yourname.com&gt;</author>
<category><![CDATA[程序生活]]></category>
<pubDate>Tue, 22 Sep 2009 23:07:30 +0000</pubDate> 
<guid>http://www.choatrue.cn/read.php?222</guid> 
<description>
<![CDATA[ 
	最近貌似想写个内部的即时通讯软件。。。<br/>因为实在太讨厌QQ了。。。占那么多系统资源。。。<br/><br/>貌似目前暂时先写好了客户端登录界面、客户端聊天界面及服务器端验证登陆功能。。。<br/><br/>本软件服务器端采用的是MYSQL数据库。。。
]]>
</description>
</item><item>
<link>http://www.choatrue.cn/read.php?220</link>
<title><![CDATA[端口扫描工具]]></title> 
<author>choatrue &lt;admin@yourname.com&gt;</author>
<category><![CDATA[程序生活]]></category>
<pubDate>Wed, 09 Sep 2009 09:03:17 +0000</pubDate> 
<guid>http://www.choatrue.cn/read.php?220</guid> 
<description>
<![CDATA[ 
	如题。。。<br/>界面是丑了点。。。不好意思。本人没有艺术细胞。。。<br/>呃。。。<br/><br/><a href="attachment.php?fid=5">点击这里下载文件</a>
]]>
</description>
</item><item>
<link>http://www.choatrue.cn/read.php?219</link>
<title><![CDATA[DESRC4加解密工具]]></title> 
<author>choatrue &lt;admin@yourname.com&gt;</author>
<category><![CDATA[程序生活]]></category>
<pubDate>Mon, 07 Sep 2009 05:06:47 +0000</pubDate> 
<guid>http://www.choatrue.cn/read.php?219</guid> 
<description>
<![CDATA[ 
	易语言居然有自带的加解密DES和RC4模块。。。<br/>于是有了此工具。。。<br/><br/><a href="attachment.php?fid=4">点击这里下载文件</a><br/><br/>新手试验程序。。。抛砖引玉。。。谢谢。。。
]]>
</description>
</item><item>
<link>http://www.choatrue.cn/read.php?215</link>
<title><![CDATA[添加用户及提权工具]]></title> 
<author>choatrue &lt;admin@yourname.com&gt;</author>
<category><![CDATA[程序生活]]></category>
<pubDate>Thu, 03 Sep 2009 09:57:42 +0000</pubDate> 
<guid>http://www.choatrue.cn/read.php?215</guid> 
<description>
<![CDATA[ 
	好吧。。。我承认，界面是很难看的。。。<br/>将就着用吧。。。<br/><br/><a href="attachment.php?fid=2">点击这里下载文件</a>
]]>
</description>
</item>
</channel>
</rss>