<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_the samuel's blog</title><subtitle type="text">wa~~~~~blog,the is blog,haha,this is my blog!!!HOHO~!~!</subtitle><id>http://feed.cnblogs.com/blog/u/16518/rss</id><updated>2007-10-31T14:52:31Z</updated><author><name>samuel's blog</name><uri>http://www.cnblogs.com/maxun/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/maxun/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/16518/rss"/><entry><id>http://www.cnblogs.com/maxun/archive/2007/10/31/944951.html</id><title type="text">想了很久,我决定换BLOG了.</title><summary type="text">更换博客了,www.ubxm.cn</summary><published>2007-10-31T14:53:00Z</published><updated>2007-10-31T14:53:00Z</updated><author><name>samuel's blog</name><uri>http://www.cnblogs.com/maxun/</uri></author><link rel="alternate" href="http://www.cnblogs.com/maxun/archive/2007/10/31/944951.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/maxun/archive/2007/10/31/944951.html"/></entry><entry><id>http://www.cnblogs.com/maxun/archive/2007/07/26/832609.html</id><title type="text">FANSMI音乐下载器原理</title><summary type="text">用BAIDU来搜索歌曲还是有一定的局限，于是想到了在线听歌，然后把音乐的名字记下来到BAIDU切搜索，但是那样我觉得还是很麻烦～上上上个月，帮朋友做了一个用于读取www.fansmi.com网站上的音乐的真实下载地址的软件，很粗糙的一个！就一个文本输入框，然后输入播放列表的地址後点搜索，就可以把当前播放列表中的歌曲下载地址搞出来。。。。。。不过上个月的时候，她突然给我说用不了了，它娘的难道是还了“汤"?????管求得哦，只要药不换老子就有办法，HOHOHOHOH，再一次操刀抓包工具和记事本（不要小看了它，必要的时候很管用的！！！！）。。。。www.fansmi.com的音乐文件再一次落入我的魔手，哈哈哈哈………………………………………………再然后通过昨天晚上一个通宵的代价，编写了一个专门下载fansmi播放列表中的歌曲文件的软件，欢迎大家下载哦，哈哈哈哈！！！！</summary><published>2007-07-26T10:06:00Z</published><updated>2007-07-26T10:06:00Z</updated><author><name>samuel's blog</name><uri>http://www.cnblogs.com/maxun/</uri></author><link rel="alternate" href="http://www.cnblogs.com/maxun/archive/2007/07/26/832609.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/maxun/archive/2007/07/26/832609.html"/></entry><entry><id>http://www.cnblogs.com/maxun/archive/2007/07/12/815464.html</id><title type="text">启动带参数的线程</title><summary type="text">前个星期，公司的项目在客户那里出现了点问题，情况为电话打入后，系统不能弹单（打入电话的时候会显示打入电话者的三字段信息：名字、电话、地址），经过检查后，发现为系统在向GIS系统发送数据的时候造成一个超时等待（我用的UdpClient，按理说不应该出现这种情况啊），考虑后，决定使用线程来解决这个问题，但是这个线程需要以带参数的形式启动，经过思考后，得出以下代码：</summary><published>2007-07-12T06:04:00Z</published><updated>2007-07-12T06:04:00Z</updated><author><name>samuel's blog</name><uri>http://www.cnblogs.com/maxun/</uri></author><link rel="alternate" href="http://www.cnblogs.com/maxun/archive/2007/07/12/815464.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/maxun/archive/2007/07/12/815464.html"/></entry><entry><id>http://www.cnblogs.com/maxun/archive/2007/07/08/810479.html</id><title type="text">哈，俺又回来了！</title><summary type="text">是的，我又回来了，冷落了一年多的部落格，我又回来了！：）哈哈哈！</summary><published>2007-07-08T12:40:00Z</published><updated>2007-07-08T12:40:00Z</updated><author><name>samuel's blog</name><uri>http://www.cnblogs.com/maxun/</uri></author><link rel="alternate" href="http://www.cnblogs.com/maxun/archive/2007/07/08/810479.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/maxun/archive/2007/07/08/810479.html"/></entry><entry><id>http://www.cnblogs.com/maxun/archive/2006/06/07/420040.html</id><title type="text">[原创]在C#中实现插件编程</title><summary type="text">在程序写好后，我们如果要不断的升级程序的功能的话，用以前的思想来写程序的话，办法就只有不断的添加、更改主程序的代码，难道就没有其他的办法了吗？答案是肯定有的。那么怎么实现呢？——插件！&#xD;对，就是插件，就好像我们的Eclipse，那就是用插件“搭”出来的程序，利用插件，我们可以很方便的对程序的功能进行添加、修改、而不用重编译整个工程，这个就是利用插件技术的好处！下面写出我在实际开发中利用到的一些方法，我将它们整理了一下，供大家看。。。。（这里只是动态加载一个类的例子！其他的程序集以此类推！）</summary><published>2006-06-07T14:15:00Z</published><updated>2006-06-07T14:15:00Z</updated><author><name>samuel's blog</name><uri>http://www.cnblogs.com/maxun/</uri></author><link rel="alternate" href="http://www.cnblogs.com/maxun/archive/2006/06/07/420040.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/maxun/archive/2006/06/07/420040.html"/></entry><entry><id>http://www.cnblogs.com/maxun/archive/2006/05/25/409045.html</id><title type="text">[转]利用XMLHTTP无刷新自动实时更新数据</title><summary type="text">传统上,我们浏览网页,如果加入最新的数据.只能是等我们重新向服务器端请求时才能显示出来.&#xD;但是,对于一些时效性很强的网站.传统的这种做法是不能满足的. &#xD;我们可以让程序自动刷新.定时向服务器请求数据.5秒取一次数据,10秒取一次数据.&#xD;利用XMLHTTP发出请求并取得数据.传到客户端,客户端重新组织并显示数据.</summary><published>2006-05-25T07:51:00Z</published><updated>2006-05-25T07:51:00Z</updated><author><name>samuel's blog</name><uri>http://www.cnblogs.com/maxun/</uri></author><link rel="alternate" href="http://www.cnblogs.com/maxun/archive/2006/05/25/409045.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/maxun/archive/2006/05/25/409045.html"/></entry><entry><id>http://www.cnblogs.com/maxun/archive/2006/05/24/408374.html</id><title type="text">[转]SYN Flood的C++程序</title><summary type="text">#include &amp;lt;winsock2.h&amp;gt;#include &amp;lt;Ws2tcpip.h&amp;gt; #include &amp;lt;windows.h&amp;gt;#include &amp;lt;stdio.h&amp;gt;#pragma comment(lib,"ws2_32")#pragma comment(lib,"wsock32")#define FAKE_IP "201.79.131.18" #def...</summary><published>2006-05-24T13:42:00Z</published><updated>2006-05-24T13:42:00Z</updated><author><name>samuel's blog</name><uri>http://www.cnblogs.com/maxun/</uri></author><link rel="alternate" href="http://www.cnblogs.com/maxun/archive/2006/05/24/408374.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/maxun/archive/2006/05/24/408374.html"/></entry><entry><id>http://www.cnblogs.com/maxun/archive/2006/05/17/402558.html</id><title type="text">觉得我的BLOG“好像”冷了哦！</title><summary type="text">呵呵，好多朋友问我，为什么我的BLOG这么凉快，呵呵，我给他们说，那是因为我太懒了，哈哈~~~不过我有了新的打算，我准备开始更新自己的BLOG了，最近在和老师一起搞一个开发，做一个OA系统，呵呵，当时刚刚听说这个项目的时候还不想搞，但是听了一下需求，觉得这个项目对自己的帮助太大了。呵呵，说夸张一点，我所见到的那么多OA系统中，还没有一个采用了我们这种技术的，呵呵。&amp;#8230;&amp;#8230;&amp;#8...</summary><published>2006-05-17T08:01:00Z</published><updated>2006-05-17T08:01:00Z</updated><author><name>samuel's blog</name><uri>http://www.cnblogs.com/maxun/</uri></author><link rel="alternate" href="http://www.cnblogs.com/maxun/archive/2006/05/17/402558.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/maxun/archive/2006/05/17/402558.html"/></entry><entry><id>http://www.cnblogs.com/maxun/archive/2006/02/19/333315.html</id><title type="text">师兄写的一个JAVA播放器的源代码</title><summary type="text">师兄用JAVA写的一个音乐播放器的源代码，源代码的22KB。。。。</summary><published>2006-02-18T16:32:00Z</published><updated>2006-02-18T16:32:00Z</updated><author><name>samuel's blog</name><uri>http://www.cnblogs.com/maxun/</uri></author><link rel="alternate" href="http://www.cnblogs.com/maxun/archive/2006/02/19/333315.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/maxun/archive/2006/02/19/333315.html"/></entry><entry><id>http://www.cnblogs.com/maxun/archive/2006/02/19/333313.html</id><title type="text">向面连接的ADO.NET</title><summary type="text">一个操作数据库的函数。。。为了方便我把它写到了一个单独的文件里。。这里演示了其实现方法。</summary><published>2006-02-18T16:29:00Z</published><updated>2006-02-18T16:29:00Z</updated><author><name>samuel's blog</name><uri>http://www.cnblogs.com/maxun/</uri></author><link rel="alternate" href="http://www.cnblogs.com/maxun/archive/2006/02/19/333313.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/maxun/archive/2006/02/19/333313.html"/></entry></feed>
