<?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/Xeroo" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/Xeroo" type="application/rss+xml"></fs:self_link><lastBuildDate>Sun, 05 Oct 2008 00:18:00 GMT</lastBuildDate><title>BLOG@JayXie.COM</title><description>Wish you a good journey here....</description><link>http://blog.csdn.net/Xeroo/</link><item><title>http://jayxie.com</title><link>http://blog.csdn.net/Xeroo/archive/2008/10/05/3016491.aspx</link><wfw:comment>http://blog.csdn.net/Xeroo/comments/3016491.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/Xeroo/comments/commentRss/3016491.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3016491</trackback:ping><description>&lt;a href=&quot;http://jayxie.com&quot;&gt;http://jayxie.com&lt;/a&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;new blog&lt;/div&gt;&lt;img src =&quot;http://blog.csdn.net/Xeroo/aggbug/3016491.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 05 Oct 2008 08:18:00 +0800</pubDate><author>JayXie</author><comments>http://blog.csdn.net/Xeroo/archive/2008/10/05/3016491.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/Xeroo/archive/2008/10/05/3016491.aspx</guid><dc:creator>JayXie</dc:creator></item><item><title>关于assert，exception以及return</title><link>http://blog.csdn.net/Xeroo/archive/2006/07/26/981196.aspx</link><wfw:comment>http://blog.csdn.net/Xeroo/comments/981196.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/Xeroo/comments/commentRss/981196.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=981196</trackback:ping><description>assert只在debug有效，用于检查非法情形，比如用于编程时候检查错误的传值。
exception应该用于异常恢复，是在运行时，比如内存不足，可以考虑抛出异常，对于函数调用者来说不一定需要处理，可以交给更高层次进行处理。
return value则是给函数调用者来处理的，层次最低，比如xml解析因为xml不合法而解析失败。

纯属个人感觉。&lt;img src =&quot;http://blog.csdn.net/Xeroo/aggbug/981196.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 27 Jul 2006 01:05:00 +0800</pubDate><author>JayXie</author><comments>http://blog.csdn.net/Xeroo/archive/2006/07/26/981196.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/Xeroo/archive/2006/07/26/981196.aspx</guid><dc:creator>JayXie</dc:creator></item><item><title>用CPP做apache的module</title><link>http://blog.csdn.net/Xeroo/archive/2006/07/15/925512.aspx</link><wfw:comment>http://blog.csdn.net/Xeroo/comments/925512.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/Xeroo/comments/commentRss/925512.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=925512</trackback:ping><description>用CPP做apache的module&lt;img src =&quot;http://blog.csdn.net/Xeroo/aggbug/925512.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 15 Jul 2006 23:31:00 +0800</pubDate><author>JayXie</author><comments>http://blog.csdn.net/Xeroo/archive/2006/07/15/925512.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/Xeroo/archive/2006/07/15/925512.aspx</guid><dc:creator>JayXie</dc:creator></item><item><title>apache module中取post数据</title><link>http://blog.csdn.net/Xeroo/archive/2006/04/30/698675.aspx</link><wfw:comment>http://blog.csdn.net/Xeroo/comments/698675.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/Xeroo/comments/commentRss/698675.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=698675</trackback:ping><description>参考：http://ranbo.osxcn.com/misc/oblog/index.php?job=art&amp;articleid=a_20050516_205813&lt;img src =&quot;http://blog.csdn.net/Xeroo/aggbug/698675.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 30 Apr 2006 23:37:00 +0800</pubDate><author>JayXie</author><comments>http://blog.csdn.net/Xeroo/archive/2006/04/30/698675.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/Xeroo/archive/2006/04/30/698675.aspx</guid><dc:creator>JayXie</dc:creator></item><item><title>apache及其module的调试</title><link>http://blog.csdn.net/Xeroo/archive/2006/04/30/698592.aspx</link><wfw:comment>http://blog.csdn.net/Xeroo/comments/698592.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/Xeroo/comments/commentRss/698592.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=698592</trackback:ping><description>看了一篇英文的用gdb调试apache及其模块的文章，写下来共享……
原文地址是：http://www.linuxmine.com/1241.html&lt;img src =&quot;http://blog.csdn.net/Xeroo/aggbug/698592.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 30 Apr 2006 23:03:00 +0800</pubDate><author>JayXie</author><comments>http://blog.csdn.net/Xeroo/archive/2006/04/30/698592.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/Xeroo/archive/2006/04/30/698592.aspx</guid><dc:creator>JayXie</dc:creator></item><item><title>Tramp Emacs &amp; plink under windows</title><link>http://blog.csdn.net/Xeroo/archive/2006/04/26/677765.aspx</link><wfw:comment>http://blog.csdn.net/Xeroo/comments/677765.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/Xeroo/comments/commentRss/677765.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=677765</trackback:ping><description>Tramp Emacs &amp; plink under windows using pscp&lt;img src =&quot;http://blog.csdn.net/Xeroo/aggbug/677765.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 26 Apr 2006 18:12:00 +0800</pubDate><author>JayXie</author><comments>http://blog.csdn.net/Xeroo/archive/2006/04/26/677765.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/Xeroo/archive/2006/04/26/677765.aspx</guid><dc:creator>JayXie</dc:creator></item><item><title>Stream Attributes</title><link>http://blog.csdn.net/Xeroo/archive/2006/04/14/663289.aspx</link><wfw:comment>http://blog.csdn.net/Xeroo/comments/663289.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/Xeroo/comments/commentRss/663289.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=663289</trackback:ping><description>From RFC3920&lt;img src =&quot;http://blog.csdn.net/Xeroo/aggbug/663289.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 14 Apr 2006 21:48:00 +0800</pubDate><author>JayXie</author><comments>http://blog.csdn.net/Xeroo/archive/2006/04/14/663289.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/Xeroo/archive/2006/04/14/663289.aspx</guid><dc:creator>JayXie</dc:creator></item><item><title>Thread-safety and POSIX.1</title><link>http://blog.csdn.net/Xeroo/archive/2006/04/13/661914.aspx</link><wfw:comment>http://blog.csdn.net/Xeroo/comments/661914.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/Xeroo/comments/commentRss/661914.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=661914</trackback:ping><description>Thread-safe Versions of POSIX.1 and C-language Functions. From http://www.unix.org/whitepapers/reentrant.html&lt;img src =&quot;http://blog.csdn.net/Xeroo/aggbug/661914.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 13 Apr 2006 23:12:00 +0800</pubDate><author>JayXie</author><comments>http://blog.csdn.net/Xeroo/archive/2006/04/13/661914.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/Xeroo/archive/2006/04/13/661914.aspx</guid><dc:creator>JayXie</dc:creator></item><item><title>XML1.0 中文文档(第二版)</title><link>http://blog.csdn.net/Xeroo/archive/2006/04/10/657606.aspx</link><wfw:comment>http://blog.csdn.net/Xeroo/comments/657606.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/Xeroo/comments/commentRss/657606.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=657606</trackback:ping><description>可扩展标记语言（XML）1.0（第二版） To be upgraded to third edition.&lt;img src =&quot;http://blog.csdn.net/Xeroo/aggbug/657606.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 10 Apr 2006 23:45:00 +0800</pubDate><author>JayXie</author><comments>http://blog.csdn.net/Xeroo/archive/2006/04/10/657606.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/Xeroo/archive/2006/04/10/657606.aspx</guid><dc:creator>JayXie</dc:creator></item><item><title>About module struct in Apache</title><link>http://blog.csdn.net/Xeroo/archive/2006/04/04/650417.aspx</link><wfw:comment>http://blog.csdn.net/Xeroo/comments/650417.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/Xeroo/comments/commentRss/650417.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=650417</trackback:ping><description>Something about the module struct in apache module&lt;img src =&quot;http://blog.csdn.net/Xeroo/aggbug/650417.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 04 Apr 2006 23:56:00 +0800</pubDate><author>JayXie</author><comments>http://blog.csdn.net/Xeroo/archive/2006/04/04/650417.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/Xeroo/archive/2006/04/04/650417.aspx</guid><dc:creator>JayXie</dc:creator></item></channel></rss>