<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>"小灰"的专栏 - 其他</title><link>http://blog.csdn.net/iuhxq/category/29975.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Sat, 09 Aug 2008 09:46:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>小灰</dc:creator><title>SvnHost</title><link>http://blog.csdn.net/iuhxq/archive/2008/08/09/2789510.aspx</link><pubDate>Sat, 09 Aug 2008 09:45:00 GMT</pubDate><guid>http://blog.csdn.net/iuhxq/archive/2008/08/09/2789510.aspx</guid><wfw:comment>http://blog.csdn.net/iuhxq/comments/2789510.aspx</wfw:comment><comments>http://blog.csdn.net/iuhxq/archive/2008/08/09/2789510.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/iuhxq/comments/commentRss/2789510.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2789510</trackback:ping><description>&lt;DIV class=entrybody&gt;vss2005已经可以通过广域网进行源代码的管理与同步&lt;BR&gt;但具体在开发过程中,真正用到这一功能的少之又少&lt;BR&gt;随着&lt;A href="http://www.svnhost.cn/" target=_blank&gt;svn&lt;/A&gt;被越来越多的人们所认识并使用,使得越来越多的开发人员倾向于用svn来进行广域网之间的版本维护.&lt;BR&gt;&lt;BR&gt;这里要推荐的是&lt;A href="http://www.svnhost.cn/" target=_blank&gt;http://www.svnhost.cn&lt;/A&gt;,它是一个免费的svn服务器，除了具有源代码版本管理功能外还有Bug跟踪管理功能&lt;BR&gt;我们只需要在svnhost.cn上注册一个id,下载一个客户端,建立一个工程即可.&lt;BR&gt;工程分开源与私有,私有的工程每个id仅限于建立一个,并且单个的文件有20M的限制,不过一般来说,20M对于单个的代码文件已经是远远够用了.&lt;BR&gt;新建完工程后,svnhost会告诉你该源代码在svnhost上的地址,通过这个地址,我们就可以进行check in/check out工作&lt;img src ="http://blog.csdn.net/iuhxq/aggbug/2789510.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>小灰</dc:creator><title>使用 Visual C# .NET 按值将对象封送到远程服务器</title><link>http://blog.csdn.net/iuhxq/archive/2005/09/29/492238.aspx</link><pubDate>Thu, 29 Sep 2005 17:16:00 GMT</pubDate><guid>http://blog.csdn.net/iuhxq/archive/2005/09/29/492238.aspx</guid><wfw:comment>http://blog.csdn.net/iuhxq/comments/492238.aspx</wfw:comment><comments>http://blog.csdn.net/iuhxq/archive/2005/09/29/492238.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/iuhxq/comments/commentRss/492238.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=492238</trackback:ping><description>本文演示如何按值将对象封送到远程服务器。 在按值封送对象时，就会创建一个该对象的副本，并将其序列化传送到服务器。 任何对该对象的方法调用都是在服务器上进行的。 因为需要将对象序列化传送到服务器，所以，必须使用 [Serializable] 属性修饰要传递对象的类定义。&lt;img src ="http://blog.csdn.net/iuhxq/aggbug/492238.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>小灰</dc:creator><title>SQL 存储过程&amp;算法</title><link>http://blog.csdn.net/iuhxq/archive/2005/09/08/475037.aspx</link><pubDate>Thu, 08 Sep 2005 14:46:00 GMT</pubDate><guid>http://blog.csdn.net/iuhxq/archive/2005/09/08/475037.aspx</guid><wfw:comment>http://blog.csdn.net/iuhxq/comments/475037.aspx</wfw:comment><comments>http://blog.csdn.net/iuhxq/archive/2005/09/08/475037.aspx#Feedback</comments><slash:comments>12</slash:comments><wfw:commentRss>http://blog.csdn.net/iuhxq/comments/commentRss/475037.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=475037</trackback:ping><description>SQL 存储过程&amp;算法
实现公交线路查询，支持1次换车&lt;img src ="http://blog.csdn.net/iuhxq/aggbug/475037.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>小灰</dc:creator><title>社会经验</title><link>http://blog.csdn.net/iuhxq/archive/2005/07/13/424277.aspx</link><pubDate>Wed, 13 Jul 2005 17:34:00 GMT</pubDate><guid>http://blog.csdn.net/iuhxq/archive/2005/07/13/424277.aspx</guid><wfw:comment>http://blog.csdn.net/iuhxq/comments/424277.aspx</wfw:comment><comments>http://blog.csdn.net/iuhxq/archive/2005/07/13/424277.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/iuhxq/comments/commentRss/424277.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=424277</trackback:ping><description>社会经验&lt;img src ="http://blog.csdn.net/iuhxq/aggbug/424277.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>小灰</dc:creator><title>JS写的cookie类</title><link>http://blog.csdn.net/iuhxq/archive/2005/04/11/342695.aspx</link><pubDate>Mon, 11 Apr 2005 08:45:00 GMT</pubDate><guid>http://blog.csdn.net/iuhxq/archive/2005/04/11/342695.aspx</guid><wfw:comment>http://blog.csdn.net/iuhxq/comments/342695.aspx</wfw:comment><comments>http://blog.csdn.net/iuhxq/archive/2005/04/11/342695.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/iuhxq/comments/commentRss/342695.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=342695</trackback:ping><description>Cookie的英文原意是“甜饼”，但这里所讲的“Cookie”可不是糕点哦，它只是一个保存在客户机中的简单的文本文件，这个文件与特定的Web文档关联在一起，保存了该客户机访问这个Web文档时的信息，当客户机再次访问这个Web文档时这些信息可供该文档使用。由于“Cookie”具有可以保存在客户机上的神奇特性，因此它可以帮助我们实现记录用户个人信息的功能，而这一切都不必使用复杂的CGI等程序。是不是很有意思？&lt;img src ="http://blog.csdn.net/iuhxq/aggbug/342695.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>小灰</dc:creator><title>数据库导入导出</title><link>http://blog.csdn.net/iuhxq/archive/2005/04/11/342689.aspx</link><pubDate>Mon, 11 Apr 2005 08:31:00 GMT</pubDate><guid>http://blog.csdn.net/iuhxq/archive/2005/04/11/342689.aspx</guid><wfw:comment>http://blog.csdn.net/iuhxq/comments/342689.aspx</wfw:comment><comments>http://blog.csdn.net/iuhxq/archive/2005/04/11/342689.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/iuhxq/comments/commentRss/342689.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=342689</trackback:ping><description>导入导出大全&lt;img src ="http://blog.csdn.net/iuhxq/aggbug/342689.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>小灰</dc:creator><title>一些非常好看的网页元素</title><link>http://blog.csdn.net/iuhxq/archive/2005/04/01/334797.aspx</link><pubDate>Fri, 01 Apr 2005 08:31:00 GMT</pubDate><guid>http://blog.csdn.net/iuhxq/archive/2005/04/01/334797.aspx</guid><wfw:comment>http://blog.csdn.net/iuhxq/comments/334797.aspx</wfw:comment><comments>http://blog.csdn.net/iuhxq/archive/2005/04/01/334797.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/iuhxq/comments/commentRss/334797.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=334797</trackback:ping><description>一些非常好看的网页元素&lt;img src ="http://blog.csdn.net/iuhxq/aggbug/334797.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>小灰</dc:creator><title>《电脑报》第7期编程点将台的题目，很简单，留个纪念吧。呵呵</title><link>http://blog.csdn.net/iuhxq/archive/2005/02/25/301487.aspx</link><pubDate>Fri, 25 Feb 2005 12:15:00 GMT</pubDate><guid>http://blog.csdn.net/iuhxq/archive/2005/02/25/301487.aspx</guid><wfw:comment>http://blog.csdn.net/iuhxq/comments/301487.aspx</wfw:comment><comments>http://blog.csdn.net/iuhxq/archive/2005/02/25/301487.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/iuhxq/comments/commentRss/301487.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=301487</trackback:ping><description>一个数如果恰好等于它的因子之和，我们就称这个数为“完数”。例如，6的因子为1，2，3，而6=1+2+3，因此6是“完数”。请编程序输出1000之内的所有完数。&lt;img src ="http://blog.csdn.net/iuhxq/aggbug/301487.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>小灰</dc:creator><title>用程序来自动建立FTP帐号（serv-u的odbc设置）</title><link>http://blog.csdn.net/iuhxq/archive/2005/01/31/274585.aspx</link><pubDate>Mon, 31 Jan 2005 08:54:00 GMT</pubDate><guid>http://blog.csdn.net/iuhxq/archive/2005/01/31/274585.aspx</guid><wfw:comment>http://blog.csdn.net/iuhxq/comments/274585.aspx</wfw:comment><comments>http://blog.csdn.net/iuhxq/archive/2005/01/31/274585.aspx#Feedback</comments><slash:comments>5</slash:comments><wfw:commentRss>http://blog.csdn.net/iuhxq/comments/commentRss/274585.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=274585</trackback:ping><description>用程序来自动建立FTP帐号（serv-u的odbc设置）,用这个方法还可以实现定时修改帐号密码等更多功能，自己发挥咯。。。。。。。&lt;img src ="http://blog.csdn.net/iuhxq/aggbug/274585.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>小灰</dc:creator><title>use xmlhttp's getResponseHeader and setRequestHeader method</title><link>http://blog.csdn.net/iuhxq/archive/2005/01/29/273039.aspx</link><pubDate>Sat, 29 Jan 2005 14:03:00 GMT</pubDate><guid>http://blog.csdn.net/iuhxq/archive/2005/01/29/273039.aspx</guid><wfw:comment>http://blog.csdn.net/iuhxq/comments/273039.aspx</wfw:comment><comments>http://blog.csdn.net/iuhxq/archive/2005/01/29/273039.aspx#Feedback</comments><slash:comments>5</slash:comments><wfw:commentRss>http://blog.csdn.net/iuhxq/comments/commentRss/273039.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=273039</trackback:ping><description>use xmlhttp's getResponseHeader and setRequestHeader method&lt;img src ="http://blog.csdn.net/iuhxq/aggbug/273039.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>小灰</dc:creator><title>web文件管理器的后续开发。。。</title><link>http://blog.csdn.net/iuhxq/archive/2005/01/28/271721.aspx</link><pubDate>Fri, 28 Jan 2005 12:11:00 GMT</pubDate><guid>http://blog.csdn.net/iuhxq/archive/2005/01/28/271721.aspx</guid><wfw:comment>http://blog.csdn.net/iuhxq/comments/271721.aspx</wfw:comment><comments>http://blog.csdn.net/iuhxq/archive/2005/01/28/271721.aspx#Feedback</comments><slash:comments>7</slash:comments><wfw:commentRss>http://blog.csdn.net/iuhxq/comments/commentRss/271721.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=271721</trackback:ping><description>整个界面都采取无刷新方式。用XMLHTTP来执行后台代码，用JS来修改前台显示。这里体现了一种思想，希望对初学者能有个帮助。
&lt;img src ="http://blog.csdn.net/iuhxq/aggbug/271721.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>小灰</dc:creator><title>mp3的自动连续播放以及探测是否可以播放、并对可以播放的结果进行保存</title><link>http://blog.csdn.net/iuhxq/archive/2005/01/28/271679.aspx</link><pubDate>Fri, 28 Jan 2005 11:50:00 GMT</pubDate><guid>http://blog.csdn.net/iuhxq/archive/2005/01/28/271679.aspx</guid><wfw:comment>http://blog.csdn.net/iuhxq/comments/271679.aspx</wfw:comment><comments>http://blog.csdn.net/iuhxq/archive/2005/01/28/271679.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/iuhxq/comments/commentRss/271679.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=271679</trackback:ping><description>用mplayer控件实现mp3的连续播放以及自动探测是否可以播放，并对可以播放的mp3名称和地址进行记录入数据库&lt;img src ="http://blog.csdn.net/iuhxq/aggbug/271679.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>小灰</dc:creator><title>用过的一个工具，收藏一下</title><link>http://blog.csdn.net/iuhxq/archive/2005/01/26/268930.aspx</link><pubDate>Wed, 26 Jan 2005 15:22:00 GMT</pubDate><guid>http://blog.csdn.net/iuhxq/archive/2005/01/26/268930.aspx</guid><wfw:comment>http://blog.csdn.net/iuhxq/comments/268930.aspx</wfw:comment><comments>http://blog.csdn.net/iuhxq/archive/2005/01/26/268930.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/iuhxq/comments/commentRss/268930.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=268930</trackback:ping><description>批量下载&lt;img src ="http://blog.csdn.net/iuhxq/aggbug/268930.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>小灰</dc:creator><title>javascript里的类思想</title><link>http://blog.csdn.net/iuhxq/archive/2005/01/24/266580.aspx</link><pubDate>Mon, 24 Jan 2005 21:11:00 GMT</pubDate><guid>http://blog.csdn.net/iuhxq/archive/2005/01/24/266580.aspx</guid><wfw:comment>http://blog.csdn.net/iuhxq/comments/266580.aspx</wfw:comment><comments>http://blog.csdn.net/iuhxq/archive/2005/01/24/266580.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/iuhxq/comments/commentRss/266580.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=266580</trackback:ping><description>先定义MyFile类，然后再定义数组类ArrayFile........在c++ primer里学来的。呵呵.....c++ primer真是一本好书！&lt;img src ="http://blog.csdn.net/iuhxq/aggbug/266580.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>小灰</dc:creator><title>无组件生成BMP验证码（转）</title><link>http://blog.csdn.net/iuhxq/archive/2005/01/23/264650.aspx</link><pubDate>Sun, 23 Jan 2005 12:23:00 GMT</pubDate><guid>http://blog.csdn.net/iuhxq/archive/2005/01/23/264650.aspx</guid><wfw:comment>http://blog.csdn.net/iuhxq/comments/264650.aspx</wfw:comment><comments>http://blog.csdn.net/iuhxq/archive/2005/01/23/264650.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/iuhxq/comments/commentRss/264650.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=264650</trackback:ping><description>无组件生成BMP验证码&lt;img src ="http://blog.csdn.net/iuhxq/aggbug/264650.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>