<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title type="text">博客园 - 古月春秋(刘云涛)</title>
  <id>uuid:95dbc19a-8891-4d6e-8a89-193b0e1ba316;id=4159530</id>
  <updated>2013-08-16T16:19:57Z</updated>
  <author>
    <name>古月春秋(刘云涛)</name>
    <uri>https://www.cnblogs.com/passos/</uri>
  </author>
  <generator>feed.cnblogs.com</generator>
  <entry>
    <id>https://www.cnblogs.com/passos/archive/2009/07/05/1517051.html</id>
    <title type="text">打车抬表费用图 - 古月春秋(刘云涛)</title>
    <summary type="text">JavaScript画的一个长距离打车中途抬表重新计费的费用统计图</summary>
    <published>2009-07-04T21:39:00Z</published>
    <updated>2009-07-04T21:39:00Z</updated>
    <author>
      <name>古月春秋(刘云涛)</name>
      <uri>https://www.cnblogs.com/passos/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/passos/archive/2009/07/05/1517051.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/passos/archive/2009/07/05/1517051.html" />
    <content type="html">【摘要】JavaScript画的一个长距离打车中途抬表重新计费的费用统计图 &lt;a href="https://www.cnblogs.com/passos/archive/2009/07/05/1517051.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/passos/archive/2006/06/12/424137.html</id>
    <title type="text">vi的一点小经验 - 古月春秋(刘云涛)</title>
    <summary type="text">vi的一点小经验</summary>
    <published>2006-06-12T10:32:00Z</published>
    <updated>2006-06-12T10:32:00Z</updated>
    <author>
      <name>古月春秋(刘云涛)</name>
      <uri>https://www.cnblogs.com/passos/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/passos/archive/2006/06/12/424137.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/passos/archive/2006/06/12/424137.html" />
    <category term="vi" />
    <content type="html">【摘要】vi的一点小经验 &lt;a href="https://www.cnblogs.com/passos/archive/2006/06/12/424137.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/passos/archive/2006/04/19/379228.html</id>
    <title type="text">修正mysqlcc在MySQL 5.0上常报的 Table 'xxx' doesn't exist 错误  - 古月春秋(刘云涛)</title>
    <summary type="text">公司上了MySQL 5.0， 随之而来的不是用的有多爽的问题， 而是一直用的很顺手的mysqlcc...不行了， 其表现形式为经常会在状态栏中提示 "[192.168.22.72] ERROR 1146: Table 'rimkpi.1' doesn't exist" 之类的。 选出数据来也不能在表格中直接修改了，到底mysqlcc出了啥问题呢？
</summary>
    <published>2006-04-19T07:13:00Z</published>
    <updated>2006-04-19T07:13:00Z</updated>
    <author>
      <name>古月春秋(刘云涛)</name>
      <uri>https://www.cnblogs.com/passos/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/passos/archive/2006/04/19/379228.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/passos/archive/2006/04/19/379228.html" />
    <category term="mysqlcc" />
    <category term="MySQL" />
    <content type="html">【摘要】公司上了MySQL 5.0， 随之而来的不是用的有多爽的问题， 而是一直用的很顺手的mysqlcc...不行了， 其表现形式为经常会在状态栏中提示 "[192.168.22.72] ERROR 1146: Table 'rimkpi.1' doesn't exist" 之类的。 选出数据来也不能在表格中直接修改了，到底mysqlcc出了啥问题呢？
 &lt;a href="https://www.cnblogs.com/passos/archive/2006/04/19/379228.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/passos/archive/2006/04/01/364269.html</id>
    <title type="text">Perl中不寻常的 ?: 运算符 - 古月春秋(刘云涛)</title>
    <summary type="text">前几天写一个perl的脚本 在:?运算符上遇到了一个很诡异的问题$data-&amp;gt;{$id}-&amp;gt;{'total'}?$data-&amp;gt;{$id}-&amp;gt;{'ratio'}=sprintf("%.2f%%",100*$data-&amp;gt;{$id}-&amp;gt;{'succ'}/$data-&amp;gt;{$id}-&amp;gt;{'total'}):$data-&amp;gt;{$id}-&amp;gt;{'ratio...</summary>
    <published>2006-04-01T07:37:00Z</published>
    <updated>2006-04-01T07:37:00Z</updated>
    <author>
      <name>古月春秋(刘云涛)</name>
      <uri>https://www.cnblogs.com/passos/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/passos/archive/2006/04/01/364269.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/passos/archive/2006/04/01/364269.html" />
    <category term="perl" />
    <content type="html">【摘要】前几天写一个perl的脚本 在:?运算符上遇到了一个很诡异的问题$data-&amp;gt;{$id}-&amp;gt;{'total'}?$data-&amp;gt;{$id}-&amp;gt;{'ratio'}=sprintf("%.2f%%",100*$data-&amp;gt;{$id}-&amp;gt;{'succ'}/$data-&amp;gt;{$id}-&amp;gt;{'total'}):$data-&amp;gt;{$id}-&amp;gt;{'ratio... &lt;a href="https://www.cnblogs.com/passos/archive/2006/04/01/364269.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/passos/archive/2006/02/18/332992.html</id>
    <title type="text">Ubuntu 5.10 下 Apache2 SSL 的配置方法 - 古月春秋(刘云涛)</title>
    <summary type="text">Ubuntu 5.10下Apache2 SSL的配置</summary>
    <published>2006-02-18T03:52:00Z</published>
    <updated>2006-02-18T03:52:00Z</updated>
    <author>
      <name>古月春秋(刘云涛)</name>
      <uri>https://www.cnblogs.com/passos/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/passos/archive/2006/02/18/332992.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/passos/archive/2006/02/18/332992.html" />
    <content type="html">【摘要】Ubuntu 5.10下Apache2 SSL的配置 &lt;a href="https://www.cnblogs.com/passos/archive/2006/02/18/332992.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/passos/archive/2006/01/26/323617.html</id>
    <title type="text">一行shell命令求素数 - 古月春秋(刘云涛)</title>
    <summary type="text">echo'2p3p[dl!d2+s!%0=@l!l^!&amp;lt;#]s#[s/0ds^]s@[p]s&amp;amp;[ddvs^3s!l#x0&amp;lt;&amp;amp;2+l.x]ds.x'|dc这个命令是用unix下的计算器dc求素数。dc是一个简单的基于堆栈的计算器程序，虽然简单但是可以实现&amp;#8220;几乎&amp;#8221;所有计算机可能实现的算法。关于这条命令的详细解释，等我弄明白了再写了。</summary>
    <published>2006-01-26T08:39:00Z</published>
    <updated>2006-01-26T08:39:00Z</updated>
    <author>
      <name>古月春秋(刘云涛)</name>
      <uri>https://www.cnblogs.com/passos/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/passos/archive/2006/01/26/323617.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/passos/archive/2006/01/26/323617.html" />
    <content type="html">【摘要】echo'2p3p[dl!d2+s!%0=@l!l^!&amp;lt;#]s#[s/0ds^]s@[p]s&amp;amp;[ddvs^3s!l#x0&amp;lt;&amp;amp;2+l.x]ds.x'|dc这个命令是用unix下的计算器dc求素数。dc是一个简单的基于堆栈的计算器程序，虽然简单但是可以实现&amp;#8220;几乎&amp;#8221;所有计算机可能实现的算法。关于这条命令的详细解释，等我弄明白了再写了。 &lt;a href="https://www.cnblogs.com/passos/archive/2006/01/26/323617.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/passos/archive/2005/11/06/270113.html</id>
    <title type="text">Boot FreeBSD from Windows boot loader - 古月春秋(刘云涛)</title>
    <summary type="text">Boot FreeBSD from Windows Boot loader</summary>
    <published>2005-11-06T09:21:00Z</published>
    <updated>2005-11-06T09:21:00Z</updated>
    <author>
      <name>古月春秋(刘云涛)</name>
      <uri>https://www.cnblogs.com/passos/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/passos/archive/2005/11/06/270113.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/passos/archive/2005/11/06/270113.html" />
    <content type="html">【摘要】Boot FreeBSD from Windows Boot loader &lt;a href="https://www.cnblogs.com/passos/archive/2005/11/06/270113.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/passos/archive/2005/09/21/240846.html</id>
    <title type="text">Turtles - So Happy Together - 古月春秋(刘云涛)</title>
    <summary type="text">Turtles - So Happy Together</summary>
    <published>2005-09-20T18:38:00Z</published>
    <updated>2005-09-20T18:38:00Z</updated>
    <author>
      <name>古月春秋(刘云涛)</name>
      <uri>https://www.cnblogs.com/passos/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/passos/archive/2005/09/21/240846.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/passos/archive/2005/09/21/240846.html" />
    <content type="html">【摘要】Turtles - So Happy Together &lt;a href="https://www.cnblogs.com/passos/archive/2005/09/21/240846.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/passos/archive/2005/09/13/235741.html</id>
    <title type="text">关于IoC、低耦合、配置文件及其本质意义的思考 - 古月春秋(刘云涛)</title>
    <summary type="text">这其实，都是为了解决软件的一种复杂性而导致的另外一种复杂性，所不同的就是人们可以选择自己更能够接收哪种复杂性。</summary>
    <published>2005-09-13T02:38:00Z</published>
    <updated>2005-09-13T02:38:00Z</updated>
    <author>
      <name>古月春秋(刘云涛)</name>
      <uri>https://www.cnblogs.com/passos/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/passos/archive/2005/09/13/235741.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/passos/archive/2005/09/13/235741.html" />
    <content type="html">【摘要】这其实，都是为了解决软件的一种复杂性而导致的另外一种复杂性，所不同的就是人们可以选择自己更能够接收哪种复杂性。 &lt;a href="https://www.cnblogs.com/passos/archive/2005/09/13/235741.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/passos/archive/2005/09/12/235383.html</id>
    <title type="text">Perl与数据库 - 古月春秋(刘云涛)</title>
    <summary type="text">上次的文章中，简单的介绍了Perl的开发环境。为了完成提到的任务，还需要做几个知识点。无论是写脚本还是做CGI，如何使用Perl来访问数据库就是很有用的一个知识。</summary>
    <published>2005-09-12T10:31:00Z</published>
    <updated>2005-09-12T10:31:00Z</updated>
    <author>
      <name>古月春秋(刘云涛)</name>
      <uri>https://www.cnblogs.com/passos/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/passos/archive/2005/09/12/235383.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/passos/archive/2005/09/12/235383.html" />
    <content type="html">【摘要】上次的文章中，简单的介绍了Perl的开发环境。为了完成提到的任务，还需要做几个知识点。无论是写脚本还是做CGI，如何使用Perl来访问数据库就是很有用的一个知识。 &lt;a href="https://www.cnblogs.com/passos/archive/2005/09/12/235383.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/passos/archive/2005/09/12/235381.html</id>
    <title type="text">Perl无废话入门指南 - 古月春秋(刘云涛)</title>
    <summary type="text">虽然很早以前就了解过Perl，但是从来就没有实际的用它做过项目，因此这次的实现是一个边学边做的过程。作为一个程序员，学习一种新的语言总会有一点惯性思维，加之Perl在语法上与C语言比较类似。因此我想在这片文章中主要以C为背景做一个比较。这种比较不是比较语言上的优劣，而是说明同样的功能如何在Perl中实现以及之间的区别。限于篇幅，具体的技术实现的细节我就不在这里多说了，你可以在末尾的资源一节中找到很多相关的文章。如果你没有接触过Perl，我想你可能更希望看到学习Perl的过程中可能会遇到的一些问题以及解决方法。

</summary>
    <published>2005-09-12T10:30:00Z</published>
    <updated>2005-09-12T10:30:00Z</updated>
    <author>
      <name>古月春秋(刘云涛)</name>
      <uri>https://www.cnblogs.com/passos/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/passos/archive/2005/09/12/235381.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/passos/archive/2005/09/12/235381.html" />
    <content type="html">【摘要】虽然很早以前就了解过Perl，但是从来就没有实际的用它做过项目，因此这次的实现是一个边学边做的过程。作为一个程序员，学习一种新的语言总会有一点惯性思维，加之Perl在语法上与C语言比较类似。因此我想在这片文章中主要以C为背景做一个比较。这种比较不是比较语言上的优劣，而是说明同样的功能如何在Perl中实现以及之间的区别。限于篇幅，具体的技术实现的细节我就不在这里多说了，你可以在末尾的资源一节中找到很多相关的文章。如果你没有接触过Perl，我想你可能更希望看到学习Perl的过程中可能会遇到的一些问题以及解决方法。

 &lt;a href="https://www.cnblogs.com/passos/archive/2005/09/12/235381.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/passos/archive/2005/07/17/194573.html</id>
    <title type="text">W3C XSL Transformations (XSLT) Version 2.0  翻译计划 - 古月春秋(刘云涛)</title>
    <summary type="text">最近准备开始 XSL Transformations (XSLT) Version 2.0 的翻译工作。目前先在 http://wiki.w3china.org/ 上进行翻译工作，完成后将会整理出一份独立的文档。也会适时更新本文同步翻译工作。 不过进度的话……要看公司事情忙不忙了……</summary>
    <published>2005-07-17T09:00:00Z</published>
    <updated>2005-07-17T09:00:00Z</updated>
    <author>
      <name>古月春秋(刘云涛)</name>
      <uri>https://www.cnblogs.com/passos/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/passos/archive/2005/07/17/194573.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/passos/archive/2005/07/17/194573.html" />
    <content type="html">【摘要】最近准备开始 XSL Transformations (XSLT) Version 2.0 的翻译工作。目前先在 http://wiki.w3china.org/ 上进行翻译工作，完成后将会整理出一份独立的文档。也会适时更新本文同步翻译工作。 不过进度的话……要看公司事情忙不忙了…… &lt;a href="https://www.cnblogs.com/passos/archive/2005/07/17/194573.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/passos/archive/2005/07/11/190240.html</id>
    <title type="text">新版 apache_2.0.54 php-5.0.4 mysql-4.1.12a 组合安装向导（原创） - 古月春秋(刘云涛)</title>
    <summary type="text">最近配置APM安装中出现了一些问题，主要是版本更新后有些个别的配置变了。在网络上参考了一些安装说明，但是内容比较分散。因此在这里重新总结一下最近的这几个版本的配置方法。
</summary>
    <published>2005-07-10T17:31:00Z</published>
    <updated>2005-07-10T17:31:00Z</updated>
    <author>
      <name>古月春秋(刘云涛)</name>
      <uri>https://www.cnblogs.com/passos/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/passos/archive/2005/07/11/190240.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/passos/archive/2005/07/11/190240.html" />
    <content type="html">【摘要】最近配置APM安装中出现了一些问题，主要是版本更新后有些个别的配置变了。在网络上参考了一些安装说明，但是内容比较分散。因此在这里重新总结一下最近的这几个版本的配置方法。
 &lt;a href="https://www.cnblogs.com/passos/archive/2005/07/11/190240.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/passos/archive/2005/07/05/186546.html</id>
    <title type="text">Solaris 下安装Perl的DBD-mysql模块失败的原因以及解决办法 - 古月春秋(刘云涛)</title>
    <summary type="text">问题一：无法找到mysql_config
问题二：无法找到库libmysqlclient.so
问题三：编译失败</summary>
    <published>2005-07-05T03:47:00Z</published>
    <updated>2005-07-05T03:47:00Z</updated>
    <author>
      <name>古月春秋(刘云涛)</name>
      <uri>https://www.cnblogs.com/passos/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/passos/archive/2005/07/05/186546.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/passos/archive/2005/07/05/186546.html" />
    <content type="html">【摘要】问题一：无法找到mysql_config
问题二：无法找到库libmysqlclient.so
问题三：编译失败 &lt;a href="https://www.cnblogs.com/passos/archive/2005/07/05/186546.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/passos/archive/2005/05/18/157979.html</id>
    <title type="text">Why MSN Messenger ask me to verify email address all the time? - 古月春秋(刘云涛)</title>
    <summary type="text">I registera MSN Messenger account using a gmail&amp;#39;s email. When I login, MSN Messenger ask me to verify the email address else I can not modify the nick name. So, i verify and login again ... MSN Messen...</summary>
    <published>2005-05-18T03:05:00Z</published>
    <updated>2005-05-18T03:05:00Z</updated>
    <author>
      <name>古月春秋(刘云涛)</name>
      <uri>https://www.cnblogs.com/passos/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/passos/archive/2005/05/18/157979.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/passos/archive/2005/05/18/157979.html" />
    <content type="html">【摘要】I registera MSN Messenger account using a gmail&amp;#39;s email. When I login, MSN Messenger ask me to verify the email address else I can not modify the nick name. So, i verify and login again ... MSN Messen... &lt;a href="https://www.cnblogs.com/passos/archive/2005/05/18/157979.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/passos/archive/2004/10/15/52513.html</id>
    <title type="text">SharpDevelop的AddInTree View 插件 - 古月春秋(刘云涛)</title>
    <summary type="text">自从SharpDevelop 源码分析的系列文章发出来之后，很多朋友给了不错的评价，在这里先感谢各位朋友的鼓励。另外，评论中有位朋友想看看我在文章中提到的AddInTreeView插件，其实这个是个很简单的小东西，因此单独发在这里了。(好像没有找到那里能上传文件，因此直接贴代码了) 
</summary>
    <published>2004-10-15T01:25:00Z</published>
    <updated>2004-10-15T01:25:00Z</updated>
    <author>
      <name>古月春秋(刘云涛)</name>
      <uri>https://www.cnblogs.com/passos/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/passos/archive/2004/10/15/52513.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/passos/archive/2004/10/15/52513.html" />
    <category term="源码" />
    <category term="SharpDevelop" />
    <content type="html">【摘要】自从SharpDevelop 源码分析的系列文章发出来之后，很多朋友给了不错的评价，在这里先感谢各位朋友的鼓励。另外，评论中有位朋友想看看我在文章中提到的AddInTreeView插件，其实这个是个很简单的小东西，因此单独发在这里了。(好像没有找到那里能上传文件，因此直接贴代码了) 
 &lt;a href="https://www.cnblogs.com/passos/archive/2004/10/15/52513.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/passos/archive/2004/10/10/50652.html</id>
    <title type="text">SharpDevelop源码分析 (三、插件系统) - 古月春秋(刘云涛)</title>
    <summary type="text">上回书说到SharpDevelop入口Main函数的结构，ServiceManager.Service在InitializeServicesSubsystem方法中首次调用了AddInTreeSingleton的AddInTree实例，AddInTree在这里进行了初始化。本回进入AddInTree着重讲述SharpDevelop的插件系统。</summary>
    <published>2004-10-10T14:22:00Z</published>
    <updated>2004-10-10T14:22:00Z</updated>
    <author>
      <name>古月春秋(刘云涛)</name>
      <uri>https://www.cnblogs.com/passos/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/passos/archive/2004/10/10/50652.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/passos/archive/2004/10/10/50652.html" />
    <category term="源码" />
    <category term="SharpDevelop" />
    <content type="html">【摘要】上回书说到SharpDevelop入口Main函数的结构，ServiceManager.Service在InitializeServicesSubsystem方法中首次调用了AddInTreeSingleton的AddInTree实例，AddInTree在这里进行了初始化。本回进入AddInTree着重讲述SharpDevelop的插件系统。 &lt;a href="https://www.cnblogs.com/passos/archive/2004/10/10/50652.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/passos/archive/2004/10/07/49654.html</id>
    <title type="text">SharpDevelop源码分析 (二、主程序+隐藏的初始化)  - 古月春秋(刘云涛)</title>
    <summary type="text">在主程序的起点在\src\Main\StartUp\SharpDevelopMain.cs，找到Main函数这就是整个程序的起点了。</summary>
    <published>2004-10-07T12:27:00Z</published>
    <updated>2004-10-07T12:27:00Z</updated>
    <author>
      <name>古月春秋(刘云涛)</name>
      <uri>https://www.cnblogs.com/passos/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/passos/archive/2004/10/07/49654.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/passos/archive/2004/10/07/49654.html" />
    <category term="源码" />
    <category term="SharpDevelop" />
    <content type="html">【摘要】在主程序的起点在\src\Main\StartUp\SharpDevelopMain.cs，找到Main函数这就是整个程序的起点了。 &lt;a href="https://www.cnblogs.com/passos/archive/2004/10/07/49654.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/passos/archive/2004/10/04/48950.html</id>
    <title type="text">SharpDevelop代码分析 (一、序+基本概念) - 古月春秋(刘云涛)</title>
    <summary type="text">最近开始学习.Net，遇到了一个比较不错的开源的IDE SharpDevelop。这个开发工具是使用C#开发的，比较吸引我的一点就是它是采用了和Eclipse类似的插件技术来实现整个系统的。而这个插件系统是我最感兴趣的地方，因此开始了一段代码的研究。在本篇之后，我会陆续把我研究的心得写下来。由于是在网吧上网，有诸多不便，因此可能会拖比较长的时间。</summary>
    <published>2004-10-04T12:09:00Z</published>
    <updated>2004-10-04T12:09:00Z</updated>
    <author>
      <name>古月春秋(刘云涛)</name>
      <uri>https://www.cnblogs.com/passos/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/passos/archive/2004/10/04/48950.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/passos/archive/2004/10/04/48950.html" />
    <category term="源码" />
    <category term="SharpDevelop" />
    <content type="html">【摘要】最近开始学习.Net，遇到了一个比较不错的开源的IDE SharpDevelop。这个开发工具是使用C#开发的，比较吸引我的一点就是它是采用了和Eclipse类似的插件技术来实现整个系统的。而这个插件系统是我最感兴趣的地方，因此开始了一段代码的研究。在本篇之后，我会陆续把我研究的心得写下来。由于是在网吧上网，有诸多不便，因此可能会拖比较长的时间。 &lt;a href="https://www.cnblogs.com/passos/archive/2004/10/04/48950.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/passos/archive/2004/06/10/14633.html</id>
    <title type="text">亚洲3S节目表 - 古月春秋(刘云涛)</title>
    <summary type="text">行频率极化频道名称语言符号率音频加密频道商 3640H东风卫视香港5.60 3680H华娱香港6.60 3700VZEEEducation印度27500*新闻集团 3700VNickelodeon印度27500*新闻集团 3700VZeeTV印度27500*新闻集团 3700V...</summary>
    <published>2004-06-09T18:38:00Z</published>
    <updated>2004-06-09T18:38:00Z</updated>
    <author>
      <name>古月春秋(刘云涛)</name>
      <uri>https://www.cnblogs.com/passos/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/passos/archive/2004/06/10/14633.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/passos/archive/2004/06/10/14633.html" />
    <content type="html">【摘要】行频率极化频道名称语言符号率音频加密频道商 3640H东风卫视香港5.60 3680H华娱香港6.60 3700VZEEEducation印度27500*新闻集团 3700VNickelodeon印度27500*新闻集团 3700VZeeTV印度27500*新闻集团 3700V... &lt;a href="https://www.cnblogs.com/passos/archive/2004/06/10/14633.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
</feed>