<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>月光宝盒的专栏 - 编程技术</title><link>http://blog.csdn.net/tom0421/category/185758.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Thu, 13 Sep 2007 16:55:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>juaneae</dc:creator><title>JSP/Servlet 中include方法的总结</title><link>http://blog.csdn.net/tom0421/archive/2007/09/13/1783916.aspx</link><pubDate>Thu, 13 Sep 2007 16:52:00 GMT</pubDate><guid>http://blog.csdn.net/tom0421/archive/2007/09/13/1783916.aspx</guid><wfw:comment>http://blog.csdn.net/tom0421/comments/1783916.aspx</wfw:comment><comments>http://blog.csdn.net/tom0421/archive/2007/09/13/1783916.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/tom0421/comments/commentRss/1783916.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1783916</trackback:ping><description>我们在编程时经常希望用到“include”页面的方式，来包含公共的模板，以及公共的jsp程序。&lt;img src ="http://blog.csdn.net/tom0421/aggbug/1783916.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>juaneae</dc:creator><title>JSP/Servlet编码问题总结</title><link>http://blog.csdn.net/tom0421/archive/2007/09/13/1783907.aspx</link><pubDate>Thu, 13 Sep 2007 16:48:00 GMT</pubDate><guid>http://blog.csdn.net/tom0421/archive/2007/09/13/1783907.aspx</guid><wfw:comment>http://blog.csdn.net/tom0421/comments/1783907.aspx</wfw:comment><comments>http://blog.csdn.net/tom0421/archive/2007/09/13/1783907.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/tom0421/comments/commentRss/1783907.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1783907</trackback:ping><description>设置编码的方式分为：pageEncoding="UTF-8"、contentType="text/html;charset=UTF-8"、request.setCharacterEncoding("UTF-8")、response.setCharacterEncoding("UTF-8")&lt;img src ="http://blog.csdn.net/tom0421/aggbug/1783907.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>juaneae</dc:creator><title>baidu vs google</title><link>http://blog.csdn.net/tom0421/archive/2006/09/25/1280306.aspx</link><pubDate>Mon, 25 Sep 2006 14:25:00 GMT</pubDate><guid>http://blog.csdn.net/tom0421/archive/2006/09/25/1280306.aspx</guid><wfw:comment>http://blog.csdn.net/tom0421/comments/1280306.aspx</wfw:comment><comments>http://blog.csdn.net/tom0421/archive/2006/09/25/1280306.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/tom0421/comments/commentRss/1280306.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1280306</trackback:ping><description>抵制GOOGLE，支持baidu&lt;img src ="http://blog.csdn.net/tom0421/aggbug/1280306.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>juaneae</dc:creator><title>tomcat中关于更新类后重启服务的问题</title><link>http://blog.csdn.net/tom0421/archive/2006/07/10/898890.aspx</link><pubDate>Mon, 10 Jul 2006 11:37:00 GMT</pubDate><guid>http://blog.csdn.net/tom0421/archive/2006/07/10/898890.aspx</guid><wfw:comment>http://blog.csdn.net/tom0421/comments/898890.aspx</wfw:comment><comments>http://blog.csdn.net/tom0421/archive/2006/07/10/898890.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/tom0421/comments/commentRss/898890.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=898890</trackback:ping><description>世界杯结束了，一切恢复正常P  恭喜csdn加入Tag标签服务&lt;img src ="http://blog.csdn.net/tom0421/aggbug/898890.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>juaneae</dc:creator><title>ORA-04031:unable to allocate N bytes of shared memory</title><link>http://blog.csdn.net/tom0421/archive/2006/04/27/693985.aspx</link><pubDate>Thu, 27 Apr 2006 22:13:00 GMT</pubDate><guid>http://blog.csdn.net/tom0421/archive/2006/04/27/693985.aspx</guid><wfw:comment>http://blog.csdn.net/tom0421/comments/693985.aspx</wfw:comment><comments>http://blog.csdn.net/tom0421/archive/2006/04/27/693985.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/tom0421/comments/commentRss/693985.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=693985</trackback:ping><description>当我们在共享池中试图分配大片的连续内存失败的时候，Oracle首先清除池中当前没使用的所有对象，使空闲内存块合并。如果仍然没有足够大单个的大块内存满足请求,就会产生ORA-04031 错误。 &lt;img src ="http://blog.csdn.net/tom0421/aggbug/693985.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>juaneae</dc:creator><title>ORA-01536:表空间不足</title><link>http://blog.csdn.net/tom0421/archive/2006/04/24/675710.aspx</link><pubDate>Mon, 24 Apr 2006 21:49:00 GMT</pubDate><guid>http://blog.csdn.net/tom0421/archive/2006/04/24/675710.aspx</guid><wfw:comment>http://blog.csdn.net/tom0421/comments/675710.aspx</wfw:comment><comments>http://blog.csdn.net/tom0421/archive/2006/04/24/675710.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/tom0421/comments/commentRss/675710.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=675710</trackback:ping><description>当用户创建表或向已有的表中插入数据时，提示Ora-01536：表空间不足。用户使用grant resource，解决问题。这不是一种好的作法，特别是在8I及以前的版本的数据中。&lt;img src ="http://blog.csdn.net/tom0421/aggbug/675710.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>juaneae</dc:creator><title>设计模式在Java数据库编程中的运用</title><link>http://blog.csdn.net/tom0421/archive/2006/04/23/674127.aspx</link><pubDate>Sun, 23 Apr 2006 18:07:00 GMT</pubDate><guid>http://blog.csdn.net/tom0421/archive/2006/04/23/674127.aspx</guid><wfw:comment>http://blog.csdn.net/tom0421/comments/674127.aspx</wfw:comment><comments>http://blog.csdn.net/tom0421/archive/2006/04/23/674127.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/tom0421/comments/commentRss/674127.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=674127</trackback:ping><description>所谓模式，就是对特定情形下特定问题的解决方案。这些方案，往往是经验的总结，是公认优秀的。设计模式就是在面向对象软件设计时对特定场景下特定问题的公认优秀的设计方案。面向对象思想出现这么多年，现在已经有了好多特定的模式值得我们在设计软件时遇到大多数问题时参考借鉴。&lt;img src ="http://blog.csdn.net/tom0421/aggbug/674127.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>juaneae</dc:creator><title>打造最完美的BLOG系统</title><link>http://blog.csdn.net/tom0421/archive/2006/04/20/670893.aspx</link><pubDate>Thu, 20 Apr 2006 20:23:00 GMT</pubDate><guid>http://blog.csdn.net/tom0421/archive/2006/04/20/670893.aspx</guid><wfw:comment>http://blog.csdn.net/tom0421/comments/670893.aspx</wfw:comment><comments>http://blog.csdn.net/tom0421/archive/2006/04/20/670893.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/tom0421/comments/commentRss/670893.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=670893</trackback:ping><description>打造心中最完美理想的BLOG系统，特列举以下特征和功能，希望给所有BLOG程序编制者参考。如果有根据以下项目编制成功BLOG PROGRAM，别忘了通知我哦。如果还有需要补充的请多指教。&lt;img src ="http://blog.csdn.net/tom0421/aggbug/670893.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>juaneae</dc:creator><title>变态级JAVA程序员面试32问</title><link>http://blog.csdn.net/tom0421/archive/2006/04/19/669726.aspx</link><pubDate>Wed, 19 Apr 2006 20:28:00 GMT</pubDate><guid>http://blog.csdn.net/tom0421/archive/2006/04/19/669726.aspx</guid><wfw:comment>http://blog.csdn.net/tom0421/comments/669726.aspx</wfw:comment><comments>http://blog.csdn.net/tom0421/archive/2006/04/19/669726.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/tom0421/comments/commentRss/669726.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=669726</trackback:ping><description>变态级JAVA程序员面试32问&lt;img src ="http://blog.csdn.net/tom0421/aggbug/669726.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>juaneae</dc:creator><title>通过JDBC连接oracle数据库的十大技巧</title><link>http://blog.csdn.net/tom0421/archive/2006/04/17/666890.aspx</link><pubDate>Mon, 17 Apr 2006 20:26:00 GMT</pubDate><guid>http://blog.csdn.net/tom0421/archive/2006/04/17/666890.aspx</guid><wfw:comment>http://blog.csdn.net/tom0421/comments/666890.aspx</wfw:comment><comments>http://blog.csdn.net/tom0421/archive/2006/04/17/666890.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/tom0421/comments/commentRss/666890.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=666890</trackback:ping><description>通过JDBC连接oracle数据库的十大技巧&lt;img src ="http://blog.csdn.net/tom0421/aggbug/666890.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>juaneae</dc:creator><title>java中几种上传方法介绍、比较</title><link>http://blog.csdn.net/tom0421/archive/2006/04/06/653395.aspx</link><pubDate>Thu, 06 Apr 2006 21:42:00 GMT</pubDate><guid>http://blog.csdn.net/tom0421/archive/2006/04/06/653395.aspx</guid><wfw:comment>http://blog.csdn.net/tom0421/comments/653395.aspx</wfw:comment><comments>http://blog.csdn.net/tom0421/archive/2006/04/06/653395.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/tom0421/comments/commentRss/653395.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=653395</trackback:ping><description>java 上传&lt;img src ="http://blog.csdn.net/tom0421/aggbug/653395.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>juaneae</dc:creator><title>O'Reilly总裁提姆-奥莱理：什么是Web 2.0</title><link>http://blog.csdn.net/tom0421/archive/2006/04/05/652027.aspx</link><pubDate>Wed, 05 Apr 2006 21:38:00 GMT</pubDate><guid>http://blog.csdn.net/tom0421/archive/2006/04/05/652027.aspx</guid><wfw:comment>http://blog.csdn.net/tom0421/comments/652027.aspx</wfw:comment><comments>http://blog.csdn.net/tom0421/archive/2006/04/05/652027.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/tom0421/comments/commentRss/652027.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=652027</trackback:ping><description>Web 2.0&lt;img src ="http://blog.csdn.net/tom0421/aggbug/652027.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>juaneae</dc:creator><title>php session使用初探</title><link>http://blog.csdn.net/tom0421/archive/2006/03/18/628424.aspx</link><pubDate>Sat, 18 Mar 2006 17:45:00 GMT</pubDate><guid>http://blog.csdn.net/tom0421/archive/2006/03/18/628424.aspx</guid><wfw:comment>http://blog.csdn.net/tom0421/comments/628424.aspx</wfw:comment><comments>http://blog.csdn.net/tom0421/archive/2006/03/18/628424.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/tom0421/comments/commentRss/628424.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=628424</trackback:ping><description>php session cookie&lt;img src ="http://blog.csdn.net/tom0421/aggbug/628424.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>juaneae</dc:creator><title>JOIN之完全用法</title><link>http://blog.csdn.net/tom0421/archive/2006/03/01/613317.aspx</link><pubDate>Wed, 01 Mar 2006 18:44:00 GMT</pubDate><guid>http://blog.csdn.net/tom0421/archive/2006/03/01/613317.aspx</guid><wfw:comment>http://blog.csdn.net/tom0421/comments/613317.aspx</wfw:comment><comments>http://blog.csdn.net/tom0421/archive/2006/03/01/613317.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/tom0421/comments/commentRss/613317.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=613317</trackback:ping><description>sql join&lt;img src ="http://blog.csdn.net/tom0421/aggbug/613317.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>juaneae</dc:creator><title>union的使用</title><link>http://blog.csdn.net/tom0421/archive/2006/03/01/613313.aspx</link><pubDate>Wed, 01 Mar 2006 18:33:00 GMT</pubDate><guid>http://blog.csdn.net/tom0421/archive/2006/03/01/613313.aspx</guid><wfw:comment>http://blog.csdn.net/tom0421/comments/613313.aspx</wfw:comment><comments>http://blog.csdn.net/tom0421/archive/2006/03/01/613313.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/tom0421/comments/commentRss/613313.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=613313</trackback:ping><description>sql union&lt;img src ="http://blog.csdn.net/tom0421/aggbug/613313.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>