<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/libra01" type="application/rss+xml" ref="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/libra01" type="application/rss+xml"></fs:self_link><lastBuildDate>Tue, 21 Nov 2006 15:04:00 GMT</lastBuildDate><title>PASSWORD 's Blog</title><description>用耳朵去聆听，用心来感受</description><item><title>破解Excel工作表保护</title><link>http://item.feedsky.com/~csdn.net/libra01/~1143373/74315934/1143361/1/item.html</link><wfw:comment>comments/1401610.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/1401610.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1401610</trackback:ping><description>有些Excel的工作表是被密码保护的，这种情况下就无法编辑了。在网上找到这么一个好东西，是一个宏，运行它之后就可以将工作表保护破解掉，不敢独享，拿上来给大家一起“研究”。&lt;img src =&quot;aggbug/1401610.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 21 Nov 2006 23:04:00 +0800</pubDate><author>彭为</author><comments>http://blog.csdn.net/libra01/archive/2006/11/21/1401610.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/libra01/archive/2006/11/21/1401610.aspx</guid><dc:creator>彭为</dc:creator><fs:srclink>http://blog.csdn.net/libra01/archive/2006/11/21/1401610.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/libra01/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/libra01/~1143373/74315934/1143361</fs:itemid></item><item><title>我的简历</title><link>http://item.feedsky.com/~csdn.net/libra01/~1143373/74315935/1143361/1/item.html</link><wfw:comment>comments/628224.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>comments/commentRss/628224.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=628224</trackback:ping><description>本人个人简历，欢迎各位提出建议。谢谢。&lt;img src =&quot;aggbug/628224.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 18 Mar 2006 21:44:00 +0800</pubDate><author>彭为</author><comments>http://blog.csdn.net/libra01/archive/2006/03/18/628224.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/libra01/archive/2006/03/18/628224.aspx</guid><dc:creator>彭为</dc:creator><fs:srclink>http://blog.csdn.net/libra01/archive/2006/03/18/628224.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/libra01/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/libra01/~1143373/74315935/1143361</fs:itemid></item><item><title>看到袁峰的帖子（新年红包: 我的程序开发之路）</title><link>http://item.feedsky.com/~csdn.net/libra01/~1143373/74315936/1143361/1/item.html</link><wfw:comment>comments/625251.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/625251.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=625251</trackback:ping><description>袁峰的...&lt;img src =&quot;aggbug/625251.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 16 Mar 2006 00:29:00 +0800</pubDate><author>彭为</author><comments>http://blog.csdn.net/libra01/archive/2006/03/15/625251.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/libra01/archive/2006/03/15/625251.aspx</guid><dc:creator>彭为</dc:creator><fs:srclink>http://blog.csdn.net/libra01/archive/2006/03/15/625251.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/libra01/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/libra01/~1143373/74315936/1143361</fs:itemid></item><item><title>让你的程序只运行一次</title><link>http://item.feedsky.com/~csdn.net/libra01/~1143373/74315937/1143361/1/item.html</link><wfw:comment>comments/602519.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>comments/commentRss/602519.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=602519</trackback:ping><description>让你的程序只运行一次，第二次运行自动激活有时失败，本文解决了这个问题。

感谢“风中之歌”。http://blog.csdn.net/linzhengqun/archive/2005/12/29/564646.aspx&lt;img src =&quot;aggbug/602519.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 19 Feb 2006 19:17:00 +0800</pubDate><author>彭为</author><comments>http://blog.csdn.net/libra01/archive/2006/02/19/602519.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/libra01/archive/2006/02/19/602519.aspx</guid><dc:creator>彭为</dc:creator><fs:srclink>http://blog.csdn.net/libra01/archive/2006/02/19/602519.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/libra01/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/libra01/~1143373/74315937/1143361</fs:itemid></item><item><title>转动的椭圆，看起来像原子符号。如果是三个的话是以前央视标志</title><link>http://item.feedsky.com/~csdn.net/libra01/~1143373/74315938/1143361/1/item.html</link><wfw:comment>comments/567428.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/567428.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=567428</trackback:ping><description>牛人的文章 &lt;img src =&quot;aggbug/567428.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 01 Jan 2006 01:25:00 +0800</pubDate><author>彭为</author><comments>http://blog.csdn.net/libra01/archive/2005/12/31/567428.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/libra01/archive/2005/12/31/567428.aspx</guid><dc:creator>彭为</dc:creator><fs:srclink>http://blog.csdn.net/libra01/archive/2005/12/31/567428.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/libra01/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/libra01/~1143373/74315938/1143361</fs:itemid></item><item><title>给你一份PDF文档，知道它有多少页</title><link>http://item.feedsky.com/~csdn.net/libra01/~1143373/74315939/1143361/1/item.html</link><wfw:comment>comments/567423.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/567423.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=567423</trackback:ping><description>给你这样的PDF，有多少页呢？&lt;img src =&quot;aggbug/567423.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 01 Jan 2006 01:20:00 +0800</pubDate><author>彭为</author><comments>http://blog.csdn.net/libra01/archive/2005/12/31/567423.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/libra01/archive/2005/12/31/567423.aspx</guid><dc:creator>彭为</dc:creator><fs:srclink>http://blog.csdn.net/libra01/archive/2005/12/31/567423.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/libra01/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/libra01/~1143373/74315939/1143361</fs:itemid></item><item><title>Networked Drives</title><link>http://item.feedsky.com/~csdn.net/libra01/~1143373/74315940/1143361/1/item.html</link><wfw:comment>comments/567398.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/567398.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=567398</trackback:ping><description>怎么样获取网络盘呢？&lt;img src =&quot;aggbug/567398.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 01 Jan 2006 01:03:00 +0800</pubDate><author>彭为</author><comments>http://blog.csdn.net/libra01/archive/2005/12/31/567398.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/libra01/archive/2005/12/31/567398.aspx</guid><dc:creator>彭为</dc:creator><fs:srclink>http://blog.csdn.net/libra01/archive/2005/12/31/567398.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/libra01/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/libra01/~1143373/74315940/1143361</fs:itemid></item><item><title>在EXE后面加一些额外的数据</title><link>http://item.feedsky.com/~csdn.net/libra01/~1143373/74315941/1143361/1/item.html</link><wfw:comment>comments/567316.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/567316.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=567316</trackback:ping><description>国外牛人写的文档。

如何在EXE后面加一些额外的数据，比如说一些小玩意，MAGIC number?&lt;img src =&quot;aggbug/567316.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 31 Dec 2005 23:39:00 +0800</pubDate><author>彭为</author><comments>http://blog.csdn.net/libra01/archive/2005/12/31/567316.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/libra01/archive/2005/12/31/567316.aspx</guid><dc:creator>彭为</dc:creator><fs:srclink>http://blog.csdn.net/libra01/archive/2005/12/31/567316.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/libra01/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/libra01/~1143373/74315941/1143361</fs:itemid></item><item><title>关于TREEVIEW的一些问题</title><link>http://item.feedsky.com/~csdn.net/libra01/~1143373/74315942/1143361/1/item.html</link><wfw:comment>comments/567302.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/567302.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=567302</trackback:ping><description>TREEVIEW的一些惯用法。看看是不是能加快你的速度呢？


TTreeview troubles.http://angusj.com/delphitips/treeview.php
 
&lt;img src =&quot;aggbug/567302.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 31 Dec 2005 23:32:00 +0800</pubDate><author>彭为</author><comments>http://blog.csdn.net/libra01/archive/2005/12/31/567302.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/libra01/archive/2005/12/31/567302.aspx</guid><dc:creator>彭为</dc:creator><fs:srclink>http://blog.csdn.net/libra01/archive/2005/12/31/567302.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/libra01/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/libra01/~1143373/74315942/1143361</fs:itemid></item><item><title>两层还是三层？</title><link>http://item.feedsky.com/~csdn.net/libra01/~1143373/74315943/1143361/1/item.html</link><wfw:comment>comments/567286.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/567286.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=567286</trackback:ping><description>下面的这些东西是我转贴的。至于搞三层，我曾经用ASTA实现过，但是我一般用的是两层。也许对于小系统来说就比较好，但大系统的话，我看还是够怆。

我应该研究这方面的东西如JAVA的一些应用服务器，以及DEPHI如何和它们通信；或。NET的一些解决办法。毕竟企业级应用才是王道。

紧跟时代潮流才能前进。
&lt;img src =&quot;aggbug/567286.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 31 Dec 2005 23:21:00 +0800</pubDate><author>彭为</author><comments>http://blog.csdn.net/libra01/archive/2005/12/31/567286.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/libra01/archive/2005/12/31/567286.aspx</guid><dc:creator>彭为</dc:creator><fs:srclink>http://blog.csdn.net/libra01/archive/2005/12/31/567286.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/libra01/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/libra01/~1143373/74315943/1143361</fs:itemid></item><item><title>如何解决 DHtmlEdit 提示&quot;不支持此接口&quot;  (DELPHI)</title><link>http://item.feedsky.com/~csdn.net/libra01/~1143373/74315944/1143361/1/item.html</link><wfw:comment>comments/563949.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/563949.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=563949</trackback:ping><description>要用DHTMLEDIT，但是不知道怎么就不行。所以就找了一下&lt;img src =&quot;aggbug/563949.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 28 Dec 2005 22:27:00 +0800</pubDate><author>彭为</author><comments>http://blog.csdn.net/libra01/archive/2005/12/28/563949.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/libra01/archive/2005/12/28/563949.aspx</guid><dc:creator>彭为</dc:creator><fs:srclink>http://blog.csdn.net/libra01/archive/2005/12/28/563949.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/libra01/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/libra01/~1143373/74315944/1143361</fs:itemid></item><item><title>为什么CSDN的BLOG老是不正常</title><link>http://item.feedsky.com/~csdn.net/libra01/~1143373/74315945/1143361/1/item.html</link><wfw:comment>comments/389856.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>comments/commentRss/389856.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=389856</trackback:ping><description>最新的东西敬请访问另一个生活博客http://pengwei.blogone.net
&lt;img src =&quot;aggbug/389856.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 08 Jun 2005 02:23:00 +0800</pubDate><author>彭为</author><comments>http://blog.csdn.net/libra01/archive/2005/06/07/389856.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/libra01/archive/2005/06/07/389856.aspx</guid><dc:creator>彭为</dc:creator><fs:srclink>http://blog.csdn.net/libra01/archive/2005/06/07/389856.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/libra01/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/libra01/~1143373/74315945/1143361</fs:itemid></item><item><title>在中国科学院研究生院工程硕士开学典礼上的演讲</title><link>http://item.feedsky.com/~csdn.net/libra01/~1143373/74315946/1143361/1/item.html</link><wfw:comment>comments/367516.aspx</wfw:comment><slash:comments>3</slash:comments><wfw:commentRss>comments/commentRss/367516.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=367516</trackback:ping><description>在中国科学院研究生院工程硕士开学典礼上的演讲

2005年2月26日





科学工作者的祖国



面对这么多自然科学领域的青年精英，我不知道讲的话会不会对大家有益，感到非常惶恐。可我并不因此怯场，因为我不过想讲出内心的一个感受，题目是：“科学工作者的祖国”。

没有什么“美国特色”或者“中国特色”的科学知识。科学没有国界，科学知识是人类共享的。在今天，科学家经常跨国工作，成为当前人类社会里最国际化的一个群体，是全球化的先锋队。如此，科学工作者的祖国认同似乎应当逐渐淡化。然而，大家熟悉一句老话：“科学无国界，科学家有祖国。”那么，今天的科学工作者还需要祖国吗？

&lt;img src =&quot;aggbug/367516.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 29 Apr 2005 16:54:00 +0800</pubDate><author>彭为</author><comments>http://blog.csdn.net/libra01/archive/2005/04/29/367516.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/libra01/archive/2005/04/29/367516.aspx</guid><dc:creator>彭为</dc:creator><fs:srclink>http://blog.csdn.net/libra01/archive/2005/04/29/367516.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/libra01/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/libra01/~1143373/74315946/1143361</fs:itemid></item><item><title>如何用正确的方法来写出质量好的软件的75条体会</title><link>http://item.feedsky.com/~csdn.net/libra01/~1143373/74315947/1143361/1/item.html</link><wfw:comment>comments/366137.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/366137.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=366137</trackback:ping><description>转贴自：

http://blog.csdn.net/shony_zhao/archive/2005/04/25/362014.aspx&lt;img src =&quot;aggbug/366137.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 28 Apr 2005 17:54:00 +0800</pubDate><author>彭为</author><comments>http://blog.csdn.net/libra01/archive/2005/04/28/366137.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/libra01/archive/2005/04/28/366137.aspx</guid><dc:creator>彭为</dc:creator><fs:srclink>http://blog.csdn.net/libra01/archive/2005/04/28/366137.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/libra01/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/libra01/~1143373/74315947/1143361</fs:itemid></item><item><title>10年编程无师自通[转自LQQM]</title><link>http://item.feedsky.com/~csdn.net/libra01/~1143373/74315948/1143361/1/item.html</link><wfw:comment>comments/343318.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/343318.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=343318</trackback:ping><description>最后修订日期：2004-3-19 

本中文译本得到了Peter Norvig的许可。 

为什么每个人都急不可耐？ 

走进任何一家书店，你会看见《Teach Yourself Java in 7 Days》（7天Java无师自通） 
的旁边是一长排看不到尽头的类似书籍，它们要教会你Visual Basic、Windows、Internet 
等等，而只需要几天甚至几小时。我在Amazon.com上进行了如下搜索： 
　　　　pubdate: after 1992 and title: days and (title: learn or title: teach 
yourself) &lt;img src =&quot;aggbug/343318.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 12 Apr 2005 00:52:00 +0800</pubDate><author>彭为</author><comments>http://blog.csdn.net/libra01/archive/2005/04/11/343318.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/libra01/archive/2005/04/11/343318.aspx</guid><dc:creator>彭为</dc:creator><fs:srclink>http://blog.csdn.net/libra01/archive/2005/04/11/343318.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/libra01/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/libra01/~1143373/74315948/1143361</fs:itemid></item></channel></rss>