<?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/zero8500" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/zero8500" type="application/rss+xml"></fs:self_link><lastBuildDate>Fri, 31 Oct 2008 00:59:00 GMT</lastBuildDate><title>zero18的专栏</title><link>http://blog.csdn.net/zero8500/</link><item><title>加好友问题？？？</title><link>http://blog.csdn.net/zero8500/archive/2008/10/31/3189053.aspx</link><wfw:comment>http://blog.csdn.net/zero8500/comments/3189053.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zero8500/comments/commentRss/3189053.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3189053</trackback:ping><description>&lt;br /&gt;今天有好友请求&lt;br /&gt;&lt;br /&gt;本来是要加的，但是失败了。&lt;br /&gt;&lt;br /&gt;也不知道是什么原因&lt;br /&gt;&lt;br /&gt;也许太晚了吧。呵呵。。。。&lt;img src =&quot;http://blog.csdn.net/zero8500/aggbug/3189053.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/zero8500/264077905/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/zero8500/264077905/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 31 Oct 2008 08:59:00 +0800</pubDate><author>None</author><comments>http://blog.csdn.net/zero8500/archive/2008/10/31/3189053.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zero8500/archive/2008/10/31/3189053.aspx</guid><dc:creator>None</dc:creator><fs:srclink>http://blog.csdn.net/zero8500/archive/2008/10/31/3189053.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/zero8500/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/zero8500/~5920470/264077905/4048940</fs:itemid></item><item><title>一段SQL记录</title><link>http://blog.csdn.net/zero8500/archive/2008/10/25/3142323.aspx</link><wfw:comment>http://blog.csdn.net/zero8500/comments/3142323.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/zero8500/comments/commentRss/3142323.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3142323</trackback:ping><description>&lt;br /&gt;&lt;br /&gt;--(2)查是否有计费主表无计费明细表--   --2&lt;br /&gt;SELECT * --into #1&lt;br /&gt;FROM hd_核定单&lt;br /&gt;WHERE (核定单号 NOT IN&lt;br /&gt;          (SELECT 核定单号&lt;br /&gt;         FROM hd_核定单明细))&lt;br /&gt;select * from hd_核定单明细&lt;br /&gt;&lt;br /&gt;declare @单号 varchar(255)&lt;br /&gt;declare @企业编号 varchar(255)&lt;br /&gt;declare @临时期间 varchar(255)&lt;br /&gt;declare @目标年份 int&lt;br /&gt;declare @临时月份 varchar(255)&lt;br /&gt;declare @目标月份 int&lt;br /&gt;declare @源月份 int&lt;br /&gt;declare @源年份 int&lt;br /&gt;declare @月份指针 int&lt;br /&gt;declare @年份指针 int&lt;br /&gt;declare @exists_row int--是否存在行的标志&lt;br /&gt;&lt;img src =&quot;http://blog.csdn.net/zero8500/aggbug/3142323.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/zero8500/264077906/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/zero8500/264077906/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 25 Oct 2008 19:11:00 +0800</pubDate><author>None</author><comments>http://blog.csdn.net/zero8500/archive/2008/10/25/3142323.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zero8500/archive/2008/10/25/3142323.aspx</guid><dc:creator>None</dc:creator><fs:srclink>http://blog.csdn.net/zero8500/archive/2008/10/25/3142323.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/zero8500/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/zero8500/~5920470/264077906/4048940</fs:itemid></item><item><title>赢在中国 - 史玉柱经典语录</title><link>http://blog.csdn.net/zero8500/archive/2008/10/24/3137410.aspx</link><wfw:comment>http://blog.csdn.net/zero8500/comments/3137410.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zero8500/comments/commentRss/3137410.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3137410</trackback:ping><description>&lt;br /&gt;赢在中国 - 史玉柱经典语录 &lt;br /&gt;&lt;br /&gt;1.要重视建立销售手册&lt;br /&gt;2.凡是先做试点，风险才低。&lt;br /&gt;3.找到自己的细分市场。&lt;br /&gt;4.不要总想着同竞争对手对立，而是要想办法让自己弥补竞争对手的不足。&lt;br /&gt;5. 如果没有价格上的优势与技术上的绝对优势，千万不要进入红海市场，否则你会必输无疑！&lt;br /&gt;6.抓住关键环节，重点抓好市场调研。&lt;br /&gt;7.与其改变消费者固有的想法，不如在消费者已熟悉的想法上去引导消费者。&lt;br /&gt;8.要改变消费者固有的想法，比登太阳还难；但不是不可能的。 &lt;br /&gt;9.对普通员工，首先考虑其利益，然后才是社会价值。&lt;br /&gt;10.我在我的公司只管一件事——市场调研。&lt;br /&gt;11.公司在小的时候，尽量要股权集中。&lt;br /&gt;12.要花大的精力建立一个连最基层的员工可以看明白及易于操作的手册，尤其是《管理手册》和《营销手册》；&lt;br /&gt;13.要重视建设团队，核心团队一般不超过7人。&lt;br /&gt;14.要脚踏实地的从小做起，团队重于个人作用。&lt;br /&gt;15.要注意广告的法律限制。&lt;br /&gt;16.9&lt;img src =&quot;http://blog.csdn.net/zero8500/aggbug/3137410.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/zero8500/264077907/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/zero8500/264077907/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 25 Oct 2008 01:51:00 +0800</pubDate><author>None</author><comments>http://blog.csdn.net/zero8500/archive/2008/10/24/3137410.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zero8500/archive/2008/10/24/3137410.aspx</guid><dc:creator>None</dc:creator><fs:srclink>http://blog.csdn.net/zero8500/archive/2008/10/24/3137410.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/zero8500/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/zero8500/~5920470/264077907/4048940</fs:itemid></item><item><title>转贴：华为十年 (徐家骏)</title><link>http://blog.csdn.net/zero8500/archive/2008/10/22/3125598.aspx</link><wfw:comment>http://blog.csdn.net/zero8500/comments/3125598.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/zero8500/comments/commentRss/3125598.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3125598</trackback:ping><description>&lt;br /&gt;&lt;br /&gt; 转贴：华为十年 (徐家骏)&lt;br /&gt;&lt;br /&gt;二零零七年五月二十八日&lt;br /&gt;&lt;br /&gt;(注：徐是华为数据中心的头，技术超级牛人，一级部门总监，华为副总裁，年收入过千万，数据中心是用火山岩建的深入地下的一个大型建筑。防辐射，可防卫星的电子，雷达等手段的侦察。里面有象卫星发射中心那种超大屏幕，机房里满是三米的大型服务器和大型计算机。连接整个华为全球的每一台终端，整个华为每天三十多万封邮件，海外和全球的同步研发，内部的信息管理，内部流程，华为的国内国际ip电话都是通过出去。)&lt;br /&gt;&lt;br /&gt;正文：&lt;br /&gt;上周，我正式提交了离职报告，准备给自己的职业生涯一个很大的转折，这是我长时间的思考最后所做的决定。但真的提出离职后，回想在公司的十年，还是百感交集。&lt;br /&gt;&lt;br /&gt;1997 年7月16日，我只身提着一个包从深圳宝安机场下飞机，走出机场，天是那么蓝、白云那么低、空气那么潮，仰头望天，对这个城市，对公司、对即将开展的工作和生活、对自己的前途一片茫然。到了科技园，发现是个荒凉而偏僻的地方，不过倒很安静，上学的几年中，一连串的打击，使得&lt;img src =&quot;http://blog.csdn.net/zero8500/aggbug/3125598.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/zero8500/264077908/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/zero8500/264077908/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 23 Oct 2008 01:11:00 +0800</pubDate><author>None</author><comments>http://blog.csdn.net/zero8500/archive/2008/10/22/3125598.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zero8500/archive/2008/10/22/3125598.aspx</guid><dc:creator>None</dc:creator><fs:srclink>http://blog.csdn.net/zero8500/archive/2008/10/22/3125598.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/zero8500/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/zero8500/~5920470/264077908/4048940</fs:itemid></item><item><title>几个.net开源项目</title><link>http://blog.csdn.net/zero8500/archive/2008/10/22/3124212.aspx</link><wfw:comment>http://blog.csdn.net/zero8500/comments/3124212.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zero8500/comments/commentRss/3124212.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3124212</trackback:ping><description>几个.net开源项目 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;SharpDevelop &lt;br /&gt;&lt;br /&gt;强大的插件系统，通过Addin构建成一个功能齐全的.net开发IDE。核心是AddInTree。跟随这个项目开发许多有用的组件，比如功能文本编辑器（ICSharpCode.TextEditor），SharpZipLib等。 &lt;br /&gt;&lt;br /&gt;链接：http://www.icsharpcode.net/ &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;DotNetNuke &lt;br /&gt;&lt;br /&gt;这个就是著名DNN，使用VB.NET进行开发。通过其基本架构可进行堆积木式快速建站。而且支持子网站系统。其由asp.net   Portal   start   kit进化而来。 &lt;br /&gt;&lt;img src =&quot;http://blog.csdn.net/zero8500/aggbug/3124212.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/zero8500/264077909/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/zero8500/264077909/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 22 Oct 2008 22:32:00 +0800</pubDate><author>None</author><comments>http://blog.csdn.net/zero8500/archive/2008/10/22/3124212.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zero8500/archive/2008/10/22/3124212.aspx</guid><dc:creator>None</dc:creator><fs:srclink>http://blog.csdn.net/zero8500/archive/2008/10/22/3124212.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/zero8500/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/zero8500/~5920470/264077909/4048940</fs:itemid></item><item><title>15个步骤收获一生的学习习惯【转】</title><link>http://blog.csdn.net/zero8500/archive/2008/10/22/3124034.aspx</link><wfw:comment>http://blog.csdn.net/zero8500/comments/3124034.aspx</wfw:comment><slash:comments>4</slash:comments><wfw:commentRss>http://blog.csdn.net/zero8500/comments/commentRss/3124034.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3124034</trackback:ping><description>&lt;br /&gt;15个步骤收获一生的学习习惯【转】 &lt;br /&gt;&quot;真正的发现的航程，并非是在寻找新的土地,而且用新的视界去寻找&quot;--普鲁斯特 &lt;br /&gt;&lt;br /&gt;&quot;智慧日进者方值得尊敬。&quot;-林肯 &lt;br /&gt;&lt;br /&gt;&quot;我从不让我在学校所学的干扰我的教育&quot;-马克吐温 &lt;br /&gt;&lt;br /&gt;如果公立学校尚未摧残你的灵魂，那么学习是一项极佳的活动。它扩大了你的观点。它给予你用来改善生活的新知识,。即使你对世俗的利益不满足,但是学习也可以是一种乐趣的来源。但在忙碌的世界里, 我们总是很难有合适的时间去学习那些并非必需的知识。唯一学到的东西,就是那些必须要学的。而其他的一切,被认为是无聊的。即使是那些欣赏终身学习实践的人,也很难做出成绩。 &lt;br /&gt;&lt;br /&gt;这里有一些让你养成终身学习习惯的小提示: &lt;br /&gt;&lt;br /&gt;1)总带一本书 &lt;br /&gt;无论你花一年或者一周去读一本书，这都无所谓。随身带着它，当你有时间的时候就努力去阅读,通读。每天只需花挤出来的几分钟，一周就能读一本。那么一年至少就能读50本。 &lt;br /&gt;&lt;br /&gt;2)建一个&quot;要学习什么&quot;的名单&lt;br /&gt;我们都有需&lt;img src =&quot;http://blog.csdn.net/zero8500/aggbug/3124034.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/zero8500/264077910/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/zero8500/264077910/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 22 Oct 2008 22:09:00 +0800</pubDate><author>None</author><comments>http://blog.csdn.net/zero8500/archive/2008/10/22/3124034.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zero8500/archive/2008/10/22/3124034.aspx</guid><dc:creator>None</dc:creator><fs:srclink>http://blog.csdn.net/zero8500/archive/2008/10/22/3124034.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/zero8500/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/zero8500/~5920470/264077910/4048940</fs:itemid></item><item><title>生活细节</title><link>http://blog.csdn.net/zero8500/archive/2008/10/21/3118280.aspx</link><wfw:comment>http://blog.csdn.net/zero8500/comments/3118280.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/zero8500/comments/commentRss/3118280.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3118280</trackback:ping><description>&lt;br /&gt;1、吃了辣的东西，感觉就要被辣死了，就往嘴里放上少许盐，含一下，吐掉，漱下口，就不辣了； &lt;br /&gt;2、牙齿黄，可以把花生嚼碎后含在嘴里，并刷牙三分钟，很有效； &lt;br /&gt;3、若有小面积皮肤损伤或者烧伤、烫伤，抹上少许牙膏，可立即止血止痛； &lt;br /&gt;4、经常装茶的杯子里面留下难看的茶渍，用牙膏洗之，非常干净； &lt;br /&gt;5、仰头点眼药水时微微张嘴，这样眼睛就不会乱眨了； &lt;br /&gt;6、嘴里有溃疡，就用维生素C贴在溃疡处，等它溶化后溃疡基本就好了； &lt;br /&gt;7、眼睛进了小灰尘，闭上眼睛用力咳嗽几下，灰尘就会自己出来； &lt;br /&gt;8、洗完脸后，用手指沾些细盐在鼻头两侧轻轻按摩，然后再用清水冲洗，黑头和粉刺就会清除干净，毛细孔也会变小；&lt;br /&gt;9、刚刚被蚊子咬完时，涂上肥皂就不会痒了； &lt;br /&gt;10、如果嗓子、牙龈发炎了，在晚上把西瓜切成小块，沾着盐吃，记得一定要是晚上，当时症状就会减轻，第二天就好了； &lt;br /&gt;11、吹风机对着标签吹，等吹到商标的胶热了，就可以很容易的把标签撕下来； &lt;br /&gt;12、旅行带衣服时如果怕压起褶皱，可以把每件衣服都卷成&lt;img src =&quot;http://blog.csdn.net/zero8500/aggbug/3118280.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/zero8500/264077911/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/zero8500/264077911/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 22 Oct 2008 00:43:00 +0800</pubDate><author>None</author><comments>http://blog.csdn.net/zero8500/archive/2008/10/21/3118280.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zero8500/archive/2008/10/21/3118280.aspx</guid><dc:creator>None</dc:creator><fs:srclink>http://blog.csdn.net/zero8500/archive/2008/10/21/3118280.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/zero8500/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/zero8500/~5920470/264077911/4048940</fs:itemid></item><item><title>只有十句话，我却看了十分钟</title><link>http://blog.csdn.net/zero8500/archive/2008/10/21/3117172.aspx</link><wfw:comment>http://blog.csdn.net/zero8500/comments/3117172.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/zero8500/comments/commentRss/3117172.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3117172</trackback:ping><description>&lt;br /&gt;只有十句话，我却看了十分钟 &lt;br /&gt;&lt;br /&gt;第一句&lt;br /&gt;&lt;br /&gt; 如果我们之间有1000步的距离 &lt;br /&gt;&lt;br /&gt;你只要跨出第1步 &lt;br /&gt;&lt;br /&gt;我就会朝你的方向走其余的999步 &lt;br /&gt;&lt;br /&gt;第二句&lt;br /&gt;&lt;br /&gt; 通常愿意留下来跟你争吵的人 &lt;br /&gt;&lt;br /&gt;才是真正爱你的人 第三句 付出真心　&lt;br /&gt;&lt;br /&gt;才会得到真心 却也可能伤得彻底 &lt;br /&gt;&lt;br /&gt;保持距离　就能保护自己 &lt;br /&gt;&lt;br /&gt;却也注定永远寂寞 &lt;br /&gt;&lt;br /&gt;第四句 &lt;br /&gt;&lt;br /&gt;有时候　&lt;br /&gt;&lt;br /&gt;不是对方不在乎你&lt;br /&gt;&lt;br /&gt; 而是你把对方看得太重 &lt;br /&gt;&lt;br /&gt;第五句 &lt;br /&gt;&lt;br /&gt;朋友就是把你看透了　&lt;br /&gt;&lt;br /&gt;还能喜欢你的人 &lt;br /&gt;&lt;br /&gt;第六句 &lt;br /&gt;&lt;br /&gt;就算是believe　&lt;br /&gt;&lt;br /&gt;中间也藏了一个lie 第七句 &lt;br /&gt;&lt;br /&gt;真正的好朋友 &lt;img src =&quot;http://blog.csdn.net/zero8500/aggbug/3117172.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/zero8500/264077912/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/zero8500/264077912/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 21 Oct 2008 21:23:00 +0800</pubDate><author>None</author><comments>http://blog.csdn.net/zero8500/archive/2008/10/21/3117172.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zero8500/archive/2008/10/21/3117172.aspx</guid><dc:creator>None</dc:creator><fs:srclink>http://blog.csdn.net/zero8500/archive/2008/10/21/3117172.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/zero8500/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/zero8500/~5920470/264077912/4048940</fs:itemid></item><item><title>幸福在哪里？</title><link>http://blog.csdn.net/zero8500/archive/2008/10/21/3115790.aspx</link><wfw:comment>http://blog.csdn.net/zero8500/comments/3115790.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zero8500/comments/commentRss/3115790.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3115790</trackback:ping><description>&lt;br /&gt;幸福在哪里？&lt;br /&gt;&lt;br /&gt; 1. Happiness lies not in the mere possession of money; it lies inthe joy of achievement, in the thrill of creative effort.(FranklinRoosevelt, American president) &lt;br /&gt;&lt;br /&gt;幸福不在于拥有金钱，而在于获得成就时的喜悦以及产生创造力的激情。(美国总统 罗斯福. F.) &lt;br /&gt;&lt;br /&gt;2. The secret of being miserable is to have leisure to bother aboutwhether you are happy or not. (George Bernard Shaw, British dramatist) &lt;br /&gt;&lt;br /&gt;痛苦的秘密在于有闲功夫担心自己是否幸福。 (英国剧作家 肖伯纳 . G .) &lt;br /&gt;&lt;br /&gt;3. Weep no more, no sigh, nor groan.&lt;img src =&quot;http://blog.csdn.net/zero8500/aggbug/3115790.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/zero8500/264077913/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/zero8500/264077913/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 21 Oct 2008 18:18:00 +0800</pubDate><author>None</author><comments>http://blog.csdn.net/zero8500/archive/2008/10/21/3115790.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zero8500/archive/2008/10/21/3115790.aspx</guid><dc:creator>None</dc:creator><fs:srclink>http://blog.csdn.net/zero8500/archive/2008/10/21/3115790.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/zero8500/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/zero8500/~5920470/264077913/4048940</fs:itemid></item><item><title>你见过这么长的单词吗？</title><link>http://blog.csdn.net/zero8500/archive/2008/10/21/3115758.aspx</link><wfw:comment>http://blog.csdn.net/zero8500/comments/3115758.aspx</wfw:comment><slash:comments>6</slash:comments><wfw:commentRss>http://blog.csdn.net/zero8500/comments/commentRss/3115758.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3115758</trackback:ping><description>&lt;br /&gt;你见过这么长的单词吗？ &lt;br /&gt;&lt;br /&gt;今天为大家介绍几个恐怖的超长的单词，肯定不认识吧？ &lt;br /&gt;1. honorificabilitudinitatibus 　　&lt;br /&gt;           这个字是由27个字母组成的。出现在大文豪莎士比亚的剧本“空爱一场”love’s labou r’s lost里，意思是“不胜光荣”。 &lt;br /&gt;&lt;br /&gt;2. antidisestablishmentarianism 　&lt;br /&gt;&lt;br /&gt;          这个字是由28个字母组成的。根据范克和华格若尔斯编的“英语新标准辞”里面的解释，这个字的意思是“反对教会与国家分开学说”。它曾被英国首相格来斯顿william ew art gladstone，1809-1898引述过一次。 &lt;br /&gt;&lt;br /&gt;3. floccinaucinihilipipification 　&lt;br /&gt;&lt;br /&gt;这个字是由29个字母组成的。“牛津英文辞典”里就有这个字，意思是“把某事的价值加以抹杀的行为或习惯”。 &lt;br /&gt;&lt;br /&gt;4. supercalifr&lt;img src =&quot;http://blog.csdn.net/zero8500/aggbug/3115758.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/zero8500/264077914/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/zero8500/264077914/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 21 Oct 2008 18:12:00 +0800</pubDate><author>None</author><comments>http://blog.csdn.net/zero8500/archive/2008/10/21/3115758.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zero8500/archive/2008/10/21/3115758.aspx</guid><dc:creator>None</dc:creator><fs:srclink>http://blog.csdn.net/zero8500/archive/2008/10/21/3115758.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/zero8500/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/zero8500/~5920470/264077914/4048940</fs:itemid></item></channel></rss>
