<?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/yqsshr" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/yqsshr" type="application/rss+xml"></fs:self_link><lastBuildDate>Wed, 16 Feb 2011 04:40:00 GMT</lastBuildDate><title>天外有天的专栏</title><description>凡事不可强求，但愿问心无愧</description><link>http://blog.csdn.net/blogrss.aspx?username=yqsshr</link><item><title>颓废</title><link>http://blog.csdn.net/yqsshr/archive/2011/02/16/6187722.aspx</link><description>&lt;br /&gt;好颓废啊   整天的浪费时间。 对php提不起兴趣，工作内容又都是php，网址制作。好没技术含量。想java，用的随心所欲。想发财，赚大钱，娶妻生娃养爸妈。可。。。何去何从，又不上进，老玩游戏，老逛空间、聊天、论坛。&lt;br /&gt;好生没想过这些日子学到过什么了&lt;br /&gt;好生越来越木讷了&lt;br /&gt;工作？生活？女朋友？&lt;br /&gt;奶奶的。&lt;img src=&quot;http://www1.feedsky.com/t1/476060672/yqsshr/csdn.net/s.gif?r=http://blog.csdn.net/yqsshr/archive/2011/02/16/6187722.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/yqsshr/476060672/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/yqsshr/476060672/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 16 Feb 2011 12:40:00 +0800</pubDate><author>天外有天</author><guid isPermaLink="false">http://blog.csdn.net/yqsshr/archive/2011/02/16/6187722.aspx</guid><dc:creator>天外有天</dc:creator><fs:srclink>http://blog.csdn.net/yqsshr/archive/2011/02/16/6187722.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/yqsshr/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/yqsshr/~6185366/476060672/4293300</fs:itemid></item><item><title>xloadtree使用过程中的相关问题</title><link>http://blog.csdn.net/yqsshr/archive/2010/03/20/5399219.aspx</link><description>&lt;br /&gt;    说来这个小小模块颇是我得意之笔，因为这是我实习（或者说参加工作）所独立完成的第一个作品。原来项目中采用dtree加载树形人员目录，因为dtree是一次性加载的，1000多人的时候加载的速度就非常的慢，何况是整个市里3000多人的目录树。于是经理就把这个模块的重开发的任务交给了我。开始感觉这是个多么艰巨的任务啊。因为要重开发，首先就得了解原来的实现方式，好将重开发好的模块嵌入到系统当中。于是，学会了dtree的基本使用，dtree确实是个不错的树形插件，感觉最大的特点就是容易使用，界面效果挺好。网上有很多参考资料，这里就不介绍了。因为原来是一次性加载，所以自然而然就想到动态加载树形目录，在网上看了很多的树形插件，最后决定采用xloadtree。于是三下五除二，啪啪啪，就把基本的效果实现了，写了几个servlet，这里贴一个出来供大家参考。&lt;br /&gt;public void doPost(HttpServletRequest request, HttpServletResponse response)&lt;br /&gt;   throws ServletException, I&lt;img src=&quot;http://www1.feedsky.com/t1/476060673/yqsshr/csdn.net/s.gif?r=http://blog.csdn.net/yqsshr/archive/2010/03/20/5399219.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/yqsshr/476060673/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/yqsshr/476060673/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 20 Mar 2010 14:15:00 +0800</pubDate><author>天外有天</author><guid isPermaLink="false">http://blog.csdn.net/yqsshr/archive/2010/03/20/5399219.aspx</guid><dc:creator>天外有天</dc:creator><fs:srclink>http://blog.csdn.net/yqsshr/archive/2010/03/20/5399219.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/yqsshr/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/yqsshr/~6185366/476060673/4293300</fs:itemid></item></channel></rss>
