<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/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>豆腐生活</title>
        <link>http://blog.joycode.com/roboo/Default.aspx</link>
        <description>豆腐的平静生活</description>
        <language>af</language>
        <copyright>roboo</copyright>
        <managingEditor>vcmvp@hotmail.com</managingEditor>
        <generator>Joycode Version 1.0.0.0</generator>
        <image>
            <title>豆腐生活</title>
            <url>http://www.joycode.com/images/roboo/gravatar.aspx</url>
            <link>http://blog.joycode.com/roboo/Default.aspx</link>
            <width>77</width>
            <height>60</height>
        </image>
        <item>
            <title>Code Camp</title>
            <link>http://blog.joycode.com/roboo/archive/2008/03/02/114919.aspx</link>
            <description>摘要：以前在北京的时候， 虽然没有参加过宝玉同学组织的.Net User Group 的活动，但是从日常工作中，也从宝玉同学的介绍中了解了一二。印象中， 在北京似乎是没有组织过Code Camp 的活动过。  Code Camp 是最初2004年底的时候 在开发者中逐渐成形的一种活动， 这项活动的最大特点有以下几个显著的特点.      由开发者社区组织，面向开发者的社区     永远免费    没有市场宣传的Session,所有Session都是Code    不在工作时间进行           本人在多伦...[&lt;a href=/roboo/archive/2008/03/02/114919.aspx&gt;阅读全文&lt;/a&gt;]&lt;img src="http://blog.joycode.com/roboo/aggbug/114919.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>roboo</dc:creator>
            <guid>http://blog.joycode.com/roboo/archive/2008/03/02/114919.aspx</guid>
            <pubDate>Sun, 02 Mar 2008 02:03:49 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/roboo/comments/114919.aspx</wfw:comment>
            <comments>http://blog.joycode.com/roboo/archive/2008/03/02/114919.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/roboo/comments/commentRss/114919.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/roboo/services/trackbacks/114919.aspx</trackback:ping>
        </item>
        <item>
            <title>Html Tidy</title>
            <link>http://blog.joycode.com/roboo/archive/2007/09/29/108973.aspx</link>
            <description>摘要：很多朋友都知道，豆腐最近在项目中遇到了技术上的难题，或者说这个难题在现实生活中本身就是存在的。比如当对两个html进行比较时， 如何能够正确地向用户提供 友好的比较结果。举一个很简单的例子。&amp;lt;span&amp;gt;123&amp;lt;/span&amp;gt; 和&amp;lt;div&amp;gt;123&amp;lt;/div&amp;gt; 在html source 层面是完全不同的字符串，但是对于用户体验来说，这两个字符串是一致的。 再比如&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;First&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Second...[&lt;a href=/roboo/archive/2007/09/29/108973.aspx&gt;阅读全文&lt;/a&gt;]&lt;img src="http://blog.joycode.com/roboo/aggbug/108973.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>roboo</dc:creator>
            <guid>http://blog.joycode.com/roboo/archive/2007/09/29/108973.aspx</guid>
            <pubDate>Sat, 29 Sep 2007 03:56:00 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/roboo/comments/108973.aspx</wfw:comment>
            <comments>http://blog.joycode.com/roboo/archive/2007/09/29/108973.aspx#feedback</comments>
            <slash:comments>9</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/roboo/comments/commentRss/108973.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/roboo/services/trackbacks/108973.aspx</trackback:ping>
        </item>
        <item>
            <title>如何进行UnitTest</title>
            <link>http://blog.joycode.com/roboo/archive/2007/09/29/108972.aspx</link>
            <description>摘要：最近在我们的项目中，进行了一次如何进行Test 的大讨论。&amp;nbsp;大家都知道，Test 分为UnitTest 和 Function Test, 关于Function Test, 我们大家都没有歧义， 认为现阶段使用WatiN 的自动化测试已经能够满足项目的基本需要， 大家的分歧主要就在于如何进行Unit Test.很显然，Unit Test是在测试我们的项目的最小单元， 但是问题是在一个 Data Driven 的项目中， 很多的最小单元都会使用到数据库访问，于是 Unit Test 是否需要Touc...[&lt;a href=/roboo/archive/2007/09/29/108972.aspx&gt;阅读全文&lt;/a&gt;]&lt;img src="http://blog.joycode.com/roboo/aggbug/108972.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>roboo</dc:creator>
            <guid>http://blog.joycode.com/roboo/archive/2007/09/29/108972.aspx</guid>
            <pubDate>Sat, 29 Sep 2007 03:45:00 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/roboo/comments/108972.aspx</wfw:comment>
            <comments>http://blog.joycode.com/roboo/archive/2007/09/29/108972.aspx#feedback</comments>
            <slash:comments>9</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/roboo/comments/commentRss/108972.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/roboo/services/trackbacks/108972.aspx</trackback:ping>
        </item>
        <item>
            <title>Google越来越有钱了</title>
            <link>http://blog.joycode.com/roboo/archive/2007/04/01/100247.aspx</link>
            <description>Google announces free in-home wireless broadband service今天早上一上来就被这个给吸引了，赶快去http://www.google.com/tisp 申请了，现在就等结果了&lt;img src="http://blog.joycode.com/roboo/aggbug/100247.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>roboo</dc:creator>
            <guid>http://blog.joycode.com/roboo/archive/2007/04/01/100247.aspx</guid>
            <pubDate>Sun, 01 Apr 2007 14:37:00 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/roboo/comments/100247.aspx</wfw:comment>
            <comments>http://blog.joycode.com/roboo/archive/2007/04/01/100247.aspx#feedback</comments>
            <slash:comments>15</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/roboo/comments/commentRss/100247.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/roboo/services/trackbacks/100247.aspx</trackback:ping>
        </item>
        <item>
            <title>WatiR or WatiN</title>
            <link>http://blog.joycode.com/roboo/archive/2007/03/22/98632.aspx</link>
            <description>摘要：这个月 watiN 终于Release了，在我们的项目中，一直就在争论到底是使用WatiR 还是 WatiN 的争论，在WatiN发布以前，因为WatiR已经有了稳定版本，所以就一直采用WatiR,等待WatiN 出来以后，我当然是要使用WatiN了，今天花了一天的时间，把以前WatiR的测试用例全都重写了一遍，感觉就是一个字"爽",以前想都不敢想的一些测试，现在也可以做了。发现了WatiN的两个问题，不过都有了解决方案。1. WatiN没有直接的JavaScript 的调用接口，这点WatiR强一些2....[&lt;a href=/roboo/archive/2007/03/22/98632.aspx&gt;阅读全文&lt;/a&gt;]&lt;img src="http://blog.joycode.com/roboo/aggbug/98632.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>roboo</dc:creator>
            <guid>http://blog.joycode.com/roboo/archive/2007/03/22/98632.aspx</guid>
            <pubDate>Thu, 22 Mar 2007 03:33:00 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/roboo/comments/98632.aspx</wfw:comment>
            <comments>http://blog.joycode.com/roboo/archive/2007/03/22/98632.aspx#feedback</comments>
            <slash:comments>17</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/roboo/comments/commentRss/98632.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/roboo/services/trackbacks/98632.aspx</trackback:ping>
        </item>
        <item>
            <title>NewsML</title>
            <link>http://blog.joycode.com/roboo/archive/2006/11/03/86060.aspx</link>
            <description>摘要：I knew that baidu had developed a news protocol(sorry for everyone,It's my first time to baidu except mp3).When I started my new work,I found there is another open news protocol called newsML.This protolc had been released serveral years ago.There are man...[&lt;a href=/roboo/archive/2006/11/03/86060.aspx&gt;阅读全文&lt;/a&gt;]&lt;img src="http://blog.joycode.com/roboo/aggbug/86060.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>roboo</dc:creator>
            <guid>http://blog.joycode.com/roboo/archive/2006/11/03/86060.aspx</guid>
            <pubDate>Thu, 02 Nov 2006 18:44:00 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/roboo/comments/86060.aspx</wfw:comment>
            <comments>http://blog.joycode.com/roboo/archive/2006/11/03/86060.aspx#feedback</comments>
            <slash:comments>15</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/roboo/comments/commentRss/86060.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/roboo/services/trackbacks/86060.aspx</trackback:ping>
        </item>
        <item>
            <title>WebBrowser使用全接触</title>
            <link>http://blog.joycode.com/roboo/archive/2005/04/08/47198.aspx</link>
            <description>摘要：在日常的开发程序的过程中，经常会遇到使用IE的问题，使用IE一般有两种情况，一种是像监视GMmail信箱讲到的那样，另外一种是类似与CrazyBrowser这样的使用webbrowser控件的程序。其实在程序中使用WebBrowser其实是一件很简单的事情，因为有WebBrowser可以直接使用，但是能用和用起来可不是一样的事情。下面就经常会用到的一些功能简单的介绍介绍。
1.最经常使用的自然如何屏蔽默认的IE右键菜单，并且使用自定义的菜单。这方面网上有很多的文章进行说明，我就不献丑了。因为我采用的办法...[&lt;a href=/roboo/archive/2005/04/08/47198.aspx&gt;阅读全文&lt;/a&gt;]&lt;img src="http://blog.joycode.com/roboo/aggbug/47198.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>roboo</dc:creator>
            <guid>http://blog.joycode.com/roboo/archive/2005/04/08/47198.aspx</guid>
            <pubDate>Fri, 08 Apr 2005 03:13:00 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/roboo/comments/47198.aspx</wfw:comment>
            <comments>http://blog.joycode.com/roboo/archive/2005/04/08/47198.aspx#feedback</comments>
            <slash:comments>28</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/roboo/comments/commentRss/47198.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/roboo/services/trackbacks/47198.aspx</trackback:ping>
        </item>
        <item>
            <title>TechEd现场报道</title>
            <link>http://blog.joycode.com/roboo/archive/2004/09/18/33909.aspx</link>
            <description>摘要：这两天一直在疲与奔命与各个Session之间，主要听了Lippman的全部两门课．Lippman果然是属于大牛级的人物，由于名气太大，座位一直不好找．不过说实话，我其实不太喜欢一边讲课，一边翻译这样的组织形式．这样听课的时候没有连贯性而且真正的课程时间非常短．
本来应该有一个和Lippman近距离接触的BOF,不过Lippman临时因为要去长城游览就Cancel了这个Session。真的是好可惜。还好在C++/CLI课程结束的时候眼急手快抢了一本Lippman签名的《Essential C++》这本书。...[&lt;a href=/roboo/archive/2004/09/18/33909.aspx&gt;阅读全文&lt;/a&gt;]&lt;img src="http://blog.joycode.com/roboo/aggbug/33909.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>roboo</dc:creator>
            <guid>http://blog.joycode.com/roboo/archive/2004/09/18/33909.aspx</guid>
            <pubDate>Sat, 18 Sep 2004 07:25:00 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/roboo/comments/33909.aspx</wfw:comment>
            <comments>http://blog.joycode.com/roboo/archive/2004/09/18/33909.aspx#feedback</comments>
            <slash:comments>14</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/roboo/comments/commentRss/33909.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/roboo/services/trackbacks/33909.aspx</trackback:ping>
        </item>
        <item>
            <title>参加TechEd</title>
            <link>http://blog.joycode.com/roboo/archive/2004/09/15/33494.aspx</link>
            <description>摘要：去年的这个时候去北京参加了一次TechEd,感觉上虽然入门级的介绍性内容偏多，但是也不乏优秀的课程，而且可以了解到很多先进的技术以及拓宽自己的思路。听说今年的TechEd会增加很多技术含量很高的课程而且有非常著名的Stan Lippman 课程，那是不能不听的。同时非常感谢Grace为我提供了免费的门票，因此才得以成行。当然也要感谢老板给我这个出差的机会:)
在整个TechEd中，会参加的课程



&amp;nbsp; 9.17
DEV 410,DEV 322,OFC 200,DEV 342

...[&lt;a href=/roboo/archive/2004/09/15/33494.aspx&gt;阅读全文&lt;/a&gt;]&lt;img src="http://blog.joycode.com/roboo/aggbug/33494.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>roboo</dc:creator>
            <guid>http://blog.joycode.com/roboo/archive/2004/09/15/33494.aspx</guid>
            <pubDate>Wed, 15 Sep 2004 03:17:00 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/roboo/comments/33494.aspx</wfw:comment>
            <comments>http://blog.joycode.com/roboo/archive/2004/09/15/33494.aspx#feedback</comments>
            <slash:comments>11</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/roboo/comments/commentRss/33494.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/roboo/services/trackbacks/33494.aspx</trackback:ping>
        </item>
        <item>
            <title>DataGrid,HeadTemplate and Client-Side Script</title>
            <link>http://blog.joycode.com/roboo/archive/2004/09/08/32879.aspx</link>
            <description>摘要：首先声明我是Asp.Net菜鸟(虽然我从Beta1就开始学习)，最近忙里偷闲给老婆做一个知识管理系统。有所感悟，贴到随笔里面，欢迎大家指正。
DataGrid真的是一个好东西，不光是方便的解决的数据列表和分页的问题。对于Editable Grid的支持也不错，虽然比起当初我在Asp时代的全部用JavaScript生成的那个Editable Grid的功能差了一些，不过我那个东东的封装可是没有人家这个这么直接。好在DataGrid提供的功能已经能够足够满足大多数的应用。
&amp;nbsp;
HeadTemp...[&lt;a href=/roboo/archive/2004/09/08/32879.aspx&gt;阅读全文&lt;/a&gt;]&lt;img src="http://blog.joycode.com/roboo/aggbug/32879.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>roboo</dc:creator>
            <guid>http://blog.joycode.com/roboo/archive/2004/09/08/32879.aspx</guid>
            <pubDate>Wed, 08 Sep 2004 14:51:00 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/roboo/comments/32879.aspx</wfw:comment>
            <comments>http://blog.joycode.com/roboo/archive/2004/09/08/32879.aspx#feedback</comments>
            <slash:comments>10</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/roboo/comments/commentRss/32879.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/roboo/services/trackbacks/32879.aspx</trackback:ping>
        </item>
        <item>
            <title>也谈直接下载一个文件</title>
            <link>http://blog.joycode.com/roboo/archive/2004/08/31/32098.aspx</link>
            <description>摘要：这两天给老婆补作业，也顺便操起了Asp.net的旧业。是一个内容管理系统，由于权限设置的原因，坚决不允许将文档或者程序存放在一个IIS无法访问的目录，以免造成泄密事件。因此要采用利用Asp.Net读出文件内容后回写到浏览器中的方法，看了uestc95&amp;nbsp;的[.NET Tips 1001]ASP.NET直接下载一个文件，而不是在IE中打开它 后很有启发，不过偷懒的天性是我觉得这个方法有点麻烦。好在发现Response.Writefile 这个方法,可以最大限度的减少同志们的工作量。，代码如下&amp;nbs...[&lt;a href=/roboo/archive/2004/08/31/32098.aspx&gt;阅读全文&lt;/a&gt;]&lt;img src="http://blog.joycode.com/roboo/aggbug/32098.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>roboo</dc:creator>
            <guid>http://blog.joycode.com/roboo/archive/2004/08/31/32098.aspx</guid>
            <pubDate>Tue, 31 Aug 2004 14:17:00 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/roboo/comments/32098.aspx</wfw:comment>
            <comments>http://blog.joycode.com/roboo/archive/2004/08/31/32098.aspx#feedback</comments>
            <slash:comments>20</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/roboo/comments/commentRss/32098.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/roboo/services/trackbacks/32098.aspx</trackback:ping>
        </item>
        <item>
            <title>监视GMmail信箱</title>
            <link>http://blog.joycode.com/roboo/archive/2004/08/23/31440.aspx</link>
            <description>以前写过一个监视GMail的邮箱的程序的思路：控制IE中的IFrame和Frames实现GMail自动登录&amp;nbsp; 不过今天看了Google&amp;nbsp;的 Gmail Notifier&amp;nbsp;感觉好多了。不知道是用什么技术实现的？感觉上应该是差不多的技术。 不过现在这个软件不支持多用户，也不支持重新登陆，这样对于像我这样有N个GMail帐户的无聊认识就太不方便了。
奥运会期间，google 的图标天天换，现在每天都要观察一下 最新的奥运奖牌和Google的每日奥运图片。
&amp;nbsp;&lt;img src="http://blog.joycode.com/roboo/aggbug/31440.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>roboo</dc:creator>
            <guid>http://blog.joycode.com/roboo/archive/2004/08/23/31440.aspx</guid>
            <pubDate>Mon, 23 Aug 2004 08:23:00 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/roboo/comments/31440.aspx</wfw:comment>
            <comments>http://blog.joycode.com/roboo/archive/2004/08/23/31440.aspx#feedback</comments>
            <slash:comments>30</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/roboo/comments/commentRss/31440.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/roboo/services/trackbacks/31440.aspx</trackback:ping>
        </item>
        <item>
            <title>使用XML</title>
            <link>http://blog.joycode.com/roboo/archive/2004/08/17/30792.aspx</link>
            <description>摘要：或许你看到这个标题会感到非常的惊讶，因为截至到现在，恐怕是没有多少人没有使用过XML文档了吧。不过如果你是一个VC6或者是VC7中native code的使用者的话，我想您或许会产生一些兴趣。
在MFC中没有提供对XML的操作的类，如果是忠实的COM支持者的话，可以选择使用微软的MSXML DOM 来操作一个xml文件。如果是开源，又或者是对跨平台的支持的话，您可以选择使用WFC,XML4C 当然还有apache 的著名的Xerces C++ 来操作，使用这些类库基本上都可以比较简单方便高效的实现对xm...[&lt;a href=/roboo/archive/2004/08/17/30792.aspx&gt;阅读全文&lt;/a&gt;]&lt;img src="http://blog.joycode.com/roboo/aggbug/30792.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>roboo</dc:creator>
            <guid>http://blog.joycode.com/roboo/archive/2004/08/17/30792.aspx</guid>
            <pubDate>Tue, 17 Aug 2004 03:00:00 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/roboo/comments/30792.aspx</wfw:comment>
            <comments>http://blog.joycode.com/roboo/archive/2004/08/17/30792.aspx#feedback</comments>
            <slash:comments>28</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/roboo/comments/commentRss/30792.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/roboo/services/trackbacks/30792.aspx</trackback:ping>
        </item>
        <item>
            <title>也谈判断一个程序是Debug 还是 Release</title>
            <link>http://blog.joycode.com/roboo/archive/2004/08/09/30057.aspx</link>
            <description>摘要：今天看了如何判断Assembly是Debug还是Release？这篇文章，收获很大，但是这个方法还是有自己的缺陷，使用这个方法必须保证这个DLL或者EXE程序参照自己的这个方法来实现？有没有办法判断这个程序是Debug版本的还是Release版本的呢？
在Win32环境下，一般来讲，由于大量的编译信息会保存在Exe或DLL文件中，因此这些文件的size都会比较大，我一般来判断这个文件是DLL还是Release版本都是通过对二进制码的分析得到的。
Debug版本的程序中一般都会保存PDB文件的保存路径，...[&lt;a href=/roboo/archive/2004/08/09/30057.aspx&gt;阅读全文&lt;/a&gt;]&lt;img src="http://blog.joycode.com/roboo/aggbug/30057.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>roboo</dc:creator>
            <guid>http://blog.joycode.com/roboo/archive/2004/08/09/30057.aspx</guid>
            <pubDate>Mon, 09 Aug 2004 02:15:00 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/roboo/comments/30057.aspx</wfw:comment>
            <comments>http://blog.joycode.com/roboo/archive/2004/08/09/30057.aspx#feedback</comments>
            <slash:comments>15</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/roboo/comments/commentRss/30057.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/roboo/services/trackbacks/30057.aspx</trackback:ping>
        </item>
        <item>
            <title>基于密码的安全</title>
            <link>http://blog.joycode.com/roboo/archive/2004/08/04/29535.aspx</link>
            <description>摘要：安全设计的一个准则就是：除了你，没有人可以冒充你。什么意思呢？就是一个安全的系统中，即使是管理员也无法知道别人的密码，甚至是系统的设计者也不能冒充别人进入，或许你是管理员，你可以任意修改别人的密码，但是由于修改密码的操作是会被记录在案的，因此你仍然无法做到神不知鬼不觉地冒充别人做坏事。
安全的设计是系统的最后一道防线，完善的一个安全系统，不是说我如何如何能够抵御别人的攻击，而是在我已经被攻陷后还如何最大限度的保护我自己。
所以我们有了各种各样的密码算法，RSA，DES,BlowFish,他们的出发点都...[&lt;a href=/roboo/archive/2004/08/04/29535.aspx&gt;阅读全文&lt;/a&gt;]&lt;img src="http://blog.joycode.com/roboo/aggbug/29535.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>roboo</dc:creator>
            <guid>http://blog.joycode.com/roboo/archive/2004/08/04/29535.aspx</guid>
            <pubDate>Wed, 04 Aug 2004 08:54:00 GMT</pubDate>
            <wfw:comment>http://blog.joycode.com/roboo/comments/29535.aspx</wfw:comment>
            <comments>http://blog.joycode.com/roboo/archive/2004/08/04/29535.aspx#feedback</comments>
            <slash:comments>48</slash:comments>
            <wfw:commentRss>http://blog.joycode.com/roboo/comments/commentRss/29535.aspx</wfw:commentRss>
            <trackback:ping>http://blog.joycode.com/roboo/services/trackbacks/29535.aspx</trackback:ping>
        </item>
    </channel>
</rss>