<?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/beyondzhx" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/beyondzhx" type="application/rss+xml"></fs:self_link><lastBuildDate>Thu, 05 Aug 2010 08:40:00 GMT</lastBuildDate><title>张鑫的博客</title><description>卓然之家</description><link>http://blog.csdn.net/blogrss.aspx?username=beyondzhx</link><item><title>JSTL（JSP标准标签库）介绍</title><link>http://blog.csdn.net/beyondzhx/archive/2010/08/05/5791021.aspx</link><description>&lt;br /&gt;JSTL（JSP标准标签库）介绍&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;前言&lt;br /&gt;&lt;br /&gt;从JSP　1.1规范开始，JSP就支持在JSP中使用自定义标签了，自定义标签的广泛使用造成了程序员重复定义，这样就促成了JSTL（JavaServer Pages Standard Tag Library）的诞生。&lt;br /&gt;因为工作中需要用到JSTL，但网上却苦于找不到有关JSTL的中文资料，所以就有了这篇文章。&lt;br /&gt;&lt;br /&gt;JSTL简介&lt;br /&gt;&lt;br /&gt;JSTL是一个不断完善的开放源代码的JSP标签库，是由apache的jakarta小组来维护的。JSTL只能运行在支持JSP1.2和Servlet2.3规范的容器上，如tomcat 4.x。但是在即将推出的JSP 2.0中是作为标准支持的。&lt;br /&gt;JSTL目前的最新版本为1.02，最终发布版为1.0。JSTL包含两个部分：标签库和EL（Expression Language表达式语言）语言。标签库目前支持四种标签：标签URI前缀示例Corehttp://java.sun.com/jstl/corec&lt;img src=&quot;http://www1.feedsky.com/t1/400257852/beyondzhx/csdn.net/s.gif?r=http://blog.csdn.net/beyondzhx/archive/2010/08/05/5791021.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/beyondzhx/400257852/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/beyondzhx/400257852/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 05 Aug 2010 16:40:00 +0800</pubDate><author>卓然</author><guid isPermaLink="false">http://blog.csdn.net/beyondzhx/archive/2010/08/05/5791021.aspx</guid><dc:creator>卓然</dc:creator><fs:srclink>http://blog.csdn.net/beyondzhx/archive/2010/08/05/5791021.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/beyondzhx/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/beyondzhx/~1181184/400257852/1181165</fs:itemid></item><item><title>J2EE、J2SE、J2ME之间的关系</title><link>http://blog.csdn.net/beyondzhx/archive/2010/08/05/5791012.aspx</link><description>J2EE和JAVA有关系一、准备篇1 什么是J2EE？它和普通的Java有什么不同？答：J2EE全称为Java2 Platform, Enterprise Edition。“J2EE平台本质上是一个分布式的服务器应用程序设计环境——一个Java环境，它提供了：·宿主应用的一个运行基础框架环境。·一套用来创建应用的Java扩展API。”（引自《J2EE服务器端高级编程》）2 J2EE好学吗？答：J2EE是很多技术的集合体，并且还在成长中。你会遇到很多专有名词：比如(X)HTML，Servlet/JSP，JDBC，JMS，JNDI，EJB，XML，Web Service……。尤其是XML和Web Service正在快速成长。幸运的是，你不需要等到学会所有技术后再开始编程。大体上J2EE可以分成3个主要应用：Servlet/JSP，EJB，XML/Web Service 和一些支撑技术例如JDBC和JNDI。&lt;img src=&quot;http://www1.feedsky.com/t1/400257512/beyondzhx/csdn.net/s.gif?r=http://blog.csdn.net/beyondzhx/archive/2010/08/05/5791012.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/beyondzhx/400257512/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/beyondzhx/400257512/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 05 Aug 2010 16:37:00 +0800</pubDate><author>卓然</author><guid isPermaLink="false">http://blog.csdn.net/beyondzhx/archive/2010/08/05/5791012.aspx</guid><dc:creator>卓然</dc:creator><fs:srclink>http://blog.csdn.net/beyondzhx/archive/2010/08/05/5791012.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/beyondzhx/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/beyondzhx/~1181184/400257512/1181165</fs:itemid></item><item><title>项目经理如何管理好自己的时间</title><link>http://blog.csdn.net/beyondzhx/archive/2009/10/03/4630494.aspx</link><description>项目经理如何管理好自己的时间&lt;img src=&quot;http://www1.feedsky.com/t1/400257513/beyondzhx/csdn.net/s.gif?r=http://blog.csdn.net/beyondzhx/archive/2009/10/03/4630494.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/beyondzhx/400257513/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/beyondzhx/400257513/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 03 Oct 2009 16:36:00 +0800</pubDate><author>卓然</author><guid isPermaLink="false">http://blog.csdn.net/beyondzhx/archive/2009/10/03/4630494.aspx</guid><dc:creator>卓然</dc:creator><fs:srclink>http://blog.csdn.net/beyondzhx/archive/2009/10/03/4630494.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/beyondzhx/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/beyondzhx/~1181184/400257513/1181165</fs:itemid></item><item><title>如何利用EasyRecovery工具进行数据恢复</title><link>http://blog.csdn.net/beyondzhx/archive/2009/01/14/3774140.aspx</link><description>EasyRecovery，数据恢复，文件恢复工具，EasyRecovery使用&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/beyondzhx/400257514/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/beyondzhx/400257514/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 14 Jan 2009 11:15:00 +0800</pubDate><author>卓然</author><guid isPermaLink="false">http://blog.csdn.net/beyondzhx/archive/2009/01/14/3774140.aspx</guid><dc:creator>卓然</dc:creator><fs:srclink>http://blog.csdn.net/beyondzhx/archive/2009/01/14/3774140.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/beyondzhx/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/beyondzhx/~1181184/400257514/1181165</fs:itemid></item><item><title>java程序员面试必备的32个要点</title><link>http://blog.csdn.net/beyondzhx/archive/2009/01/12/3760040.aspx</link><description>java程序员面试必备的32个要点&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;第一，谈谈final, finally, finalize的区别。 &lt;br /&gt;&lt;br /&gt;　final 用于声明属性，方法和类，分别表示属性不可变，方法不可覆盖，类不可继承。finally是异常处理语句结构的一部分，表示总是执行。finalize是 Object类的一个方法，在垃圾收集器执行的时候会调用被回收对象的此方法，可以覆盖此方法提供垃圾收集时的其他资源回收，例如关闭文件等。 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;第二，Anonymous Inner Class (匿名内部类) 是否可以extends(继承)其它类，是否可以implements(实现)interface(接口)? &lt;br /&gt;&lt;br /&gt;　可以继承其他类或完成其他接口，在swing编程中常用此方式。　 &lt;br /&gt;&lt;br /&gt;第三，Static Nested Class 和 Inner Class的不同，&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/beyondzhx/400257515/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/beyondzhx/400257515/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 12 Jan 2009 15:00:00 +0800</pubDate><author>卓然</author><guid isPermaLink="false">http://blog.csdn.net/beyondzhx/archive/2009/01/12/3760040.aspx</guid><dc:creator>卓然</dc:creator><fs:srclink>http://blog.csdn.net/beyondzhx/archive/2009/01/12/3760040.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/beyondzhx/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/beyondzhx/~1181184/400257515/1181165</fs:itemid></item><item><title>C#语言基础常见问题汇总</title><link>http://blog.csdn.net/beyondzhx/archive/2009/01/11/3753296.aspx</link><description>&lt;br /&gt;C#语言基础常见问题汇总&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/beyondzhx/400257516/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/beyondzhx/400257516/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 11 Jan 2009 17:10:00 +0800</pubDate><author>卓然</author><guid isPermaLink="false">http://blog.csdn.net/beyondzhx/archive/2009/01/11/3753296.aspx</guid><dc:creator>卓然</dc:creator><fs:srclink>http://blog.csdn.net/beyondzhx/archive/2009/01/11/3753296.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/beyondzhx/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/beyondzhx/~1181184/400257516/1181165</fs:itemid></item><item><title>2008年度工作总结</title><link>http://blog.csdn.net/beyondzhx/archive/2009/01/11/3753176.aspx</link><description>&lt;br /&gt;2008年度工作总结&lt;br /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/beyondzhx/400257517/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/beyondzhx/400257517/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 11 Jan 2009 16:19:00 +0800</pubDate><author>卓然</author><guid isPermaLink="false">http://blog.csdn.net/beyondzhx/archive/2009/01/11/3753176.aspx</guid><dc:creator>卓然</dc:creator><fs:srclink>http://blog.csdn.net/beyondzhx/archive/2009/01/11/3753176.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/beyondzhx/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/beyondzhx/~1181184/400257517/1181165</fs:itemid></item><item><title>C#中的对象序列化研究</title><link>http://blog.csdn.net/beyondzhx/archive/2009/01/11/3753146.aspx</link><description>&lt;br /&gt;C#&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/beyondzhx/400257518/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/beyondzhx/400257518/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 11 Jan 2009 16:12:00 +0800</pubDate><author>卓然</author><guid isPermaLink="false">http://blog.csdn.net/beyondzhx/archive/2009/01/11/3753146.aspx</guid><dc:creator>卓然</dc:creator><fs:srclink>http://blog.csdn.net/beyondzhx/archive/2009/01/11/3753146.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/beyondzhx/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/beyondzhx/~1181184/400257518/1181165</fs:itemid></item><item><title>利用AJAX在BS下实现CS模式下的可交互的应用程序</title><link>http://blog.csdn.net/beyondzhx/archive/2008/09/01/2861889.aspx</link><description>Ajax 交互的应用 jsp  javascript&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/beyondzhx/400257519/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/beyondzhx/400257519/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 01 Sep 2008 15:48:00 +0800</pubDate><author>卓然</author><guid isPermaLink="false">http://blog.csdn.net/beyondzhx/archive/2008/09/01/2861889.aspx</guid><dc:creator>卓然</dc:creator><fs:srclink>http://blog.csdn.net/beyondzhx/archive/2008/09/01/2861889.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/beyondzhx/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/beyondzhx/~1181184/400257519/1181165</fs:itemid></item><item><title>我他妈的怎么成了酷抠族！</title><link>http://blog.csdn.net/beyondzhx/archive/2008/07/07/2622301.aspx</link><description>&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;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/beyondzhx/400257520/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/beyondzhx/400257520/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 07 Jul 2008 17:29:00 +0800</pubDate><author>卓然</author><guid isPermaLink="false">http://blog.csdn.net/beyondzhx/archive/2008/07/07/2622301.aspx</guid><dc:creator>卓然</dc:creator><fs:srclink>http://blog.csdn.net/beyondzhx/archive/2008/07/07/2622301.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/beyondzhx/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/beyondzhx/~1181184/400257520/1181165</fs:itemid></item></channel></rss>
