<?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:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/chuan122345" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/chuan122345" type="application/rss+xml"></fs:self_link><lastBuildDate>Sun, 25 Jul 2010 14:40:00 GMT</lastBuildDate><title>百里乐专栏：不要让负面偷走了你的梦想</title><description>Java,MySQL,Oracle,OSGI,Spring,Struts,Hibernate,Ibatis,Linux,XML,Servlet,JSP,Swing,JavaScript,架构设计,性能优化,并行编程</description><link>http://blog.csdn.net/blogrss.aspx?username=chuan122345</link><item><title>MySQL调试存储过程的方法</title><link>http://blog.csdn.net/chuan122345/archive/2010/07/25/5765149.aspx</link><description>MySQL调试存储过程，基本上很困难，根据最近的调查，发现调试MySQL调试存储过程，只能用最笨的方法，那就是在过程代码中加入多条select 语句。如 select 'test1',select 'test2'等，根据调试需要加，主要是确定程序在执行到哪里出现错误了。因为有时候，一个存储过程就有1000行左右，MYSQL本身给的错误提示太简单，根本无法判断错误的位置，所以只有这样排查，不过习惯了，效率还是很高的，呵呵。这个办法跟JavaScript的调试（用alert语句）很类似。&lt;img src=&quot;http://www1.feedsky.com/t1/395511715/chuan122345/csdn.net/s.gif?r=http://blog.csdn.net/chuan122345/archive/2010/07/25/5765149.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/chuan122345/395511715/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/chuan122345/395511715/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 25 Jul 2010 22:40:00 +0800</pubDate><author>XTXT_XBNAI</author><guid isPermaLink="false">http://blog.csdn.net/chuan122345/archive/2010/07/25/5765149.aspx</guid><dc:creator>XTXT_XBNAI</dc:creator><fs:srclink>http://blog.csdn.net/chuan122345/archive/2010/07/25/5765149.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/chuan122345/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/chuan122345/~1116515/395511715/1116511</fs:itemid></item><item><title>系统转换经验谈</title><link>http://blog.csdn.net/chuan122345/archive/2010/07/22/5756513.aspx</link><description>数据库结构的转换，看似比较简单，只要是通用的标准SQL就可以，而实际上，从SQL Server的数据库导出的SQL根本不是标准SQL（能在各种主流数据库执行的SQL）,这种SQL基本上是跟SQL Server数据库相关的SQL,所以无法直接在MySQL中执行。因此，必须手动修改SQL，将其修改为符合MySQL语法的SQL.如果原来的系统中有存储过程或数据库函数，则可能更麻烦，因为存储过程和数据库函数的语法与特定的数据库系统相关性更强，因此修改的更多。而且，用过MySQL的朋友都知道，免费的数据库，功能上确实稍微不足，比如存储过程支持的功能的自然没有SQL SERVER ,ORACLE等强大，所以，存储过程的转换自然比较麻烦.&lt;img src=&quot;http://www1.feedsky.com/t1/395511716/chuan122345/csdn.net/s.gif?r=http://blog.csdn.net/chuan122345/archive/2010/07/22/5756513.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/chuan122345/395511716/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/chuan122345/395511716/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 22 Jul 2010 22:14:00 +0800</pubDate><author>XTXT_XBNAI</author><guid isPermaLink="false">http://blog.csdn.net/chuan122345/archive/2010/07/22/5756513.aspx</guid><dc:creator>XTXT_XBNAI</dc:creator><fs:srclink>http://blog.csdn.net/chuan122345/archive/2010/07/22/5756513.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/chuan122345/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/chuan122345/~1116515/395511716/1116511</fs:itemid></item><item><title>孙子兵法与三十六计</title><link>http://blog.csdn.net/chuan122345/archive/2010/07/19/5747800.aspx</link><description>战国时期，天下群雄并立，小国被鱼肉，大国争霸权。 在中原的鬼谷，有一个既知天时地理，又知兵法战阵的奇人，人称鬼谷子。鬼谷子手下有两个得意弟子，一个是孙子（孙武）的后世子孙--孙膑，另一个是庞涓。庞涓应魏国之邀，先于孙膑出山，鬼谷子将失传的《孙子兵法》独自传于孙膑一人。 庞涓当了魏国的元帅，与魏王一同率军进攻楚国，在方城楚国军队相持不下，若拖下去，对魏国十分不利。 庞涓派谋士公孙阅请鬼谷子为其出一良策，鬼谷子将此事推于孙膑。孙膑引用《孙子兵法》，向公孙阅献&quot;上屋抽梯&quot;之计。庞涓用孙膑之计，引诱城内楚军出击，然后截断后路，消灭了楚军。楚国被迫割城认败&lt;img src=&quot;http://www1.feedsky.com/t1/395511717/chuan122345/csdn.net/s.gif?r=http://blog.csdn.net/chuan122345/archive/2010/07/19/5747800.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/chuan122345/395511717/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/chuan122345/395511717/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 19 Jul 2010 23:03:00 +0800</pubDate><author>XTXT_XBNAI</author><guid isPermaLink="false">http://blog.csdn.net/chuan122345/archive/2010/07/19/5747800.aspx</guid><dc:creator>XTXT_XBNAI</dc:creator><fs:srclink>http://blog.csdn.net/chuan122345/archive/2010/07/19/5747800.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/chuan122345/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/chuan122345/~1116515/395511717/1116511</fs:itemid></item><item><title>SOA定义解析</title><link>http://blog.csdn.net/chuan122345/archive/2010/07/18/5743748.aspx</link><description>SOA: Service-Oriented Architecture，面向服务的架构，或面向服务的体系结构，这是其字面意思。根据其字面意思，我们或许能够宏观上理解其意义，但都在很抽象的层面，理解得不够深刻和具体，要想真正理解SOA，对其定义进行深入剖析是有必要的.SOA的定义，业界从应用和原理的角度分别都给出了定义.&lt;img src=&quot;http://www1.feedsky.com/t1/395511718/chuan122345/csdn.net/s.gif?r=http://blog.csdn.net/chuan122345/archive/2010/07/18/5743748.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/chuan122345/395511718/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/chuan122345/395511718/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 18 Jul 2010 09:40:00 +0800</pubDate><author>XTXT_XBNAI</author><guid isPermaLink="false">http://blog.csdn.net/chuan122345/archive/2010/07/18/5743748.aspx</guid><dc:creator>XTXT_XBNAI</dc:creator><fs:srclink>http://blog.csdn.net/chuan122345/archive/2010/07/18/5743748.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/chuan122345/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/chuan122345/~1116515/395511718/1116511</fs:itemid></item><item><title>系统的可靠性设计解析</title><link>http://blog.csdn.net/chuan122345/archive/2010/07/04/5712390.aspx</link><description>双机热备主要指基于active（主动）/standby（备用）方式的服务器热备。服务器数据包括数据库数据同时往两台或多台服务器写，或者使用一个共享的存储设备。在同一时间内只有一台服务器运行。当其中运行着的一台服务器出现故障无法启动时，另一台备份服务器会通过双机软件的诊测（一般是通过心跳诊断）将standby机器激活，保证应用在短时间内完全恢复正常使用&lt;img src=&quot;http://www1.feedsky.com/t1/395511719/chuan122345/csdn.net/s.gif?r=http://blog.csdn.net/chuan122345/archive/2010/07/04/5712390.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/chuan122345/395511719/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/chuan122345/395511719/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 04 Jul 2010 20:24:00 +0800</pubDate><author>XTXT_XBNAI</author><guid isPermaLink="false">http://blog.csdn.net/chuan122345/archive/2010/07/04/5712390.aspx</guid><dc:creator>XTXT_XBNAI</dc:creator><fs:srclink>http://blog.csdn.net/chuan122345/archive/2010/07/04/5712390.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/chuan122345/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/chuan122345/~1116515/395511719/1116511</fs:itemid></item><item><title>Java线程安全总结</title><link>http://blog.csdn.net/chuan122345/archive/2010/06/30/5705685.aspx</link><description>Java工程师在面试时，经常被问 Servlet是否线程安全的。其实不能盲目回答是还是不是，因为J2EE规范只是给我们提供了Servlet接口，我们可以自己设计实现，可以实现成无状态的Servlet，这时当然是线程安全的，然而有时，我们需要存储一些请求的信息到servlet类的实例变量中，这时必须要考虑线程安全问题.&lt;img src=&quot;http://www1.feedsky.com/t1/395511720/chuan122345/csdn.net/s.gif?r=http://blog.csdn.net/chuan122345/archive/2010/06/30/5705685.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/chuan122345/395511720/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/chuan122345/395511720/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 30 Jun 2010 22:24:00 +0800</pubDate><author>XTXT_XBNAI</author><guid isPermaLink="false">http://blog.csdn.net/chuan122345/archive/2010/06/30/5705685.aspx</guid><dc:creator>XTXT_XBNAI</dc:creator><fs:srclink>http://blog.csdn.net/chuan122345/archive/2010/06/30/5705685.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/chuan122345/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/chuan122345/~1116515/395511720/1116511</fs:itemid></item><item><title>SOA其实很简单</title><link>http://blog.csdn.net/chuan122345/archive/2010/06/29/5702905.aspx</link><description>SOA是一个业务驱动的IT架构方法，它可以把业务集成为连接的可重复的商业任务或服务。SOA使得 IT系统能够快速、容易和经济的适应业务需求的迅速改变，从而有助于今天的业务创新. SOA协助客户增强他们业务过程的灵活性，强化了其底层基础结构，通过在不同的应用和信息资源之间建立连接重用其原有的IT 投资.&lt;img src=&quot;http://www1.feedsky.com/t1/395511721/chuan122345/csdn.net/s.gif?r=http://blog.csdn.net/chuan122345/archive/2010/06/29/5702905.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/chuan122345/395511721/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/chuan122345/395511721/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 29 Jun 2010 21:50:00 +0800</pubDate><author>XTXT_XBNAI</author><guid isPermaLink="false">http://blog.csdn.net/chuan122345/archive/2010/06/29/5702905.aspx</guid><dc:creator>XTXT_XBNAI</dc:creator><fs:srclink>http://blog.csdn.net/chuan122345/archive/2010/06/29/5702905.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/chuan122345/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/chuan122345/~1116515/395511721/1116511</fs:itemid></item><item><title>面向构件的软件设计</title><link>http://blog.csdn.net/chuan122345/archive/2010/06/27/5697791.aspx</link><description>面向构件的软件设计是软件设计的重要方法，掌握好它，对于一名软件设计师或软件架构师是非常有帮助的。而当今业界类似于构件的概念很多，如组件，对象，模块，类，接口等，在讲解面向构件的软件设计的方法前，有必要对其进行澄清，方能更好的理解面向构件方法。&lt;img src=&quot;http://www1.feedsky.com/t1/395511722/chuan122345/csdn.net/s.gif?r=http://blog.csdn.net/chuan122345/archive/2010/06/27/5697791.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/chuan122345/395511722/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/chuan122345/395511722/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 27 Jun 2010 17:56:00 +0800</pubDate><author>XTXT_XBNAI</author><guid isPermaLink="false">http://blog.csdn.net/chuan122345/archive/2010/06/27/5697791.aspx</guid><dc:creator>XTXT_XBNAI</dc:creator><fs:srclink>http://blog.csdn.net/chuan122345/archive/2010/06/27/5697791.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/chuan122345/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/chuan122345/~1116515/395511722/1116511</fs:itemid></item><item><title>在线会议审稿系统（Online Reviewing System,ORS）领域建模分析</title><link>http://blog.csdn.net/chuan122345/archive/2010/04/17/5496095.aspx</link><description>某在线会议审稿系统（Online Reviewing System,ORS）主要处理会议前期的投稿和审稿事务。在此系统中，用户可以创建会议，创建稿件，评审稿件。用户有2种类型，一种用户是作者，就是稿件创建人。登录系统后，可以创建稿件（创建稿件时，需选择该稿件所属的类别），提交稿件，对未提交的稿件修改或删除。提交稿件时，必须选择稿件提交到哪个会议，同一份稿件可以提交到多个会议中。另外一种用户是审稿人，审稿人登录系统后，可以对稿件进行评价，审批该稿件是否通过。审批的稿件仅仅是作者提交后的稿件。一份稿件只能被评审一次。审稿人可以设置自己感兴趣的稿件类别。这样每次只评审自己感兴趣的类别下的稿件。&lt;img src=&quot;http://www1.feedsky.com/t1/395511723/chuan122345/csdn.net/s.gif?r=http://blog.csdn.net/chuan122345/archive/2010/04/17/5496095.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/chuan122345/395511723/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/chuan122345/395511723/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 17 Apr 2010 11:11:00 +0800</pubDate><author>XTXT_XBNAI</author><guid isPermaLink="false">http://blog.csdn.net/chuan122345/archive/2010/04/17/5496095.aspx</guid><dc:creator>XTXT_XBNAI</dc:creator><fs:srclink>http://blog.csdn.net/chuan122345/archive/2010/04/17/5496095.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/chuan122345/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/chuan122345/~1116515/395511723/1116511</fs:itemid></item><item><title>看电影学英语（八）</title><link>http://blog.csdn.net/chuan122345/archive/2010/04/17/5495894.aspx</link><description>1. This job entails a lot of hard work.
2. love and marriage.
3. Sweep someone of one's feet:I was swept off my feet by her wit and charm.
4. Animal's bodies are made up of cells.
5. Stop making things up.
6. Blow away:Every day i'm still blown away by this recent amazing discovery.
7. Make sense of:Can you make sense of the poem?
8. Make sense:Have an understandable meaning.
9. What you say make no sense.
10.These words are jumbled up and make no sense.
11.I couldn't remember a story&lt;img src=&quot;http://www1.feedsky.com/t1/395511724/chuan122345/csdn.net/s.gif?r=http://blog.csdn.net/chuan122345/archive/2010/04/17/5495894.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/chuan122345/395511724/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/chuan122345/395511724/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 17 Apr 2010 10:10:00 +0800</pubDate><author>XTXT_XBNAI</author><guid isPermaLink="false">http://blog.csdn.net/chuan122345/archive/2010/04/17/5495894.aspx</guid><dc:creator>XTXT_XBNAI</dc:creator><fs:srclink>http://blog.csdn.net/chuan122345/archive/2010/04/17/5495894.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/chuan122345/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/chuan122345/~1116515/395511724/1116511</fs:itemid></item></channel></rss>
