<?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/phker" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/phker" type="application/rss+xml"></fs:self_link><lastBuildDate>Tue, 30 Jun 2009 11:04:00 GMT</lastBuildDate><title>phker的专栏</title><link>http://blog.csdn.net/phker/</link><item><title>gridpanel 上面加查询框,</title><link>http://blog.csdn.net/phker/archive/2009/06/30/4309116.aspx</link><wfw:comment>http://blog.csdn.net/phker/comments/4309116.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/phker/comments/commentRss/4309116.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4309116</trackback:ping><description>&lt;br /&gt;无意中发现网上竟然还有人问grid里面怎么加查询框!!&lt;br /&gt;为了方便大家,所以把自己的代码发出来供大家参考!&lt;br /&gt;var grid = new Ext.grid.GridPanel( {
  store : store,
  cm : cm,
  sm : sm,
  id : 'CenterGrid',
  region : 'center',
  width : 600,
  height : 300,
  title : '公文',
  frame : true,
  clicksToEdit : 1,

  bbar : new Ext.PagingToolbar( {
   pageSize : 25,
   store : store,
   displayInfo : true,
   displayMsg : '显示第 {0} 条到 {1} 条记录，一共 {2} 条',
   emptyMsg : &quot;没有记录&quot;
  }),

  tbar : [{
     xtype : 'button',
    &lt;img src =&quot;http://blog.csdn.net/phker/aggbug/4309116.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/238944482/phker/csdn.net/s.gif?r=http://blog.csdn.net/phker/archive/2009/06/30/4309116.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/phker/238944482/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/phker/238944482/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 30 Jun 2009 19:04:00 +0800</pubDate><author>phker</author><comments>http://blog.csdn.net/phker/archive/2009/06/30/4309116.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/phker/archive/2009/06/30/4309116.aspx</guid><dc:creator>phker</dc:creator><fs:srclink>http://blog.csdn.net/phker/archive/2009/06/30/4309116.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/phker/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/phker/~7400009/238944482/5509528</fs:itemid></item><item><title>input file清空文件域内值的方法!</title><link>http://blog.csdn.net/phker/archive/2009/06/30/4308558.aspx</link><wfw:comment>http://blog.csdn.net/phker/comments/4308558.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/phker/comments/commentRss/4308558.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4308558</trackback:ping><description>&lt;br /&gt;file.select();&lt;br /&gt;document.execCommand('Delete'); &lt;br /&gt;&lt;br /&gt;其他的方法会或多或少的引发一些其他的副作用!&lt;br /&gt;比如:重写innerHTML方法,会引起,再此file域上的事件失效!&lt;br /&gt;调用activex控件会遇到安全性问题!&lt;br /&gt;&lt;br /&gt;我写的这个方法最简单,最好用!&lt;br /&gt;&lt;img src =&quot;http://blog.csdn.net/phker/aggbug/4308558.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/238890858/phker/csdn.net/s.gif?r=http://blog.csdn.net/phker/archive/2009/06/30/4308558.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/phker/238890858/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/phker/238890858/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 30 Jun 2009 17:07:00 +0800</pubDate><author>phker</author><comments>http://blog.csdn.net/phker/archive/2009/06/30/4308558.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/phker/archive/2009/06/30/4308558.aspx</guid><dc:creator>phker</dc:creator><fs:srclink>http://blog.csdn.net/phker/archive/2009/06/30/4308558.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/phker/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/phker/~7400009/238890858/5509528</fs:itemid></item><item><title>Extjs,Ext.grid.CheckColumn 列修正版</title><link>http://blog.csdn.net/phker/archive/2009/06/24/4294241.aspx</link><wfw:comment>http://blog.csdn.net/phker/comments/4294241.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/phker/comments/commentRss/4294241.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4294241</trackback:ping><description>Extjs,Ext.grid.CheckColumn 列修正版
添加了触发'afteredit'事件的功能
&lt;img src =&quot;http://blog.csdn.net/phker/aggbug/4294241.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/238890859/phker/csdn.net/s.gif?r=http://blog.csdn.net/phker/archive/2009/06/24/4294241.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/phker/238890859/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/phker/238890859/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 24 Jun 2009 21:58:00 +0800</pubDate><author>phker</author><comments>http://blog.csdn.net/phker/archive/2009/06/24/4294241.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/phker/archive/2009/06/24/4294241.aspx</guid><dc:creator>phker</dc:creator><fs:srclink>http://blog.csdn.net/phker/archive/2009/06/24/4294241.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/phker/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/phker/~7400009/238890859/5509528</fs:itemid></item><item><title>Extjs经验总结</title><link>http://blog.csdn.net/phker/archive/2009/06/19/4282009.aspx</link><wfw:comment>http://blog.csdn.net/phker/comments/4282009.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/phker/comments/commentRss/4282009.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4282009</trackback:ping><description>一些经验分享&lt;img src =&quot;http://blog.csdn.net/phker/aggbug/4282009.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/238890860/phker/csdn.net/s.gif?r=http://blog.csdn.net/phker/archive/2009/06/19/4282009.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/phker/238890860/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/phker/238890860/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 19 Jun 2009 17:58:00 +0800</pubDate><author>phker</author><comments>http://blog.csdn.net/phker/archive/2009/06/19/4282009.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/phker/archive/2009/06/19/4282009.aspx</guid><dc:creator>phker</dc:creator><fs:srclink>http://blog.csdn.net/phker/archive/2009/06/19/4282009.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/phker/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/phker/~7400009/238890860/5509528</fs:itemid></item><item><title>EXTJS,java分页问题的解决方法,官方的思想!</title><link>http://blog.csdn.net/phker/archive/2009/06/19/4281896.aspx</link><wfw:comment>http://blog.csdn.net/phker/comments/4281896.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/phker/comments/commentRss/4281896.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4281896</trackback:ping><description>网上看到好多人都是不知道Extjs的grid怎么分页,其中包括start 为0 的问题,有人提出过自己修改分页工具条控件,实现与后台无关的分页效果,这也是一种解决方法,但不是最标准的,下面我就说说最标准的解决方法!!先看下面的类!&lt;img src =&quot;http://blog.csdn.net/phker/aggbug/4281896.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/238890861/phker/csdn.net/s.gif?r=http://blog.csdn.net/phker/archive/2009/06/19/4281896.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/phker/238890861/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/phker/238890861/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 19 Jun 2009 17:23:00 +0800</pubDate><author>phker</author><comments>http://blog.csdn.net/phker/archive/2009/06/19/4281896.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/phker/archive/2009/06/19/4281896.aspx</guid><dc:creator>phker</dc:creator><fs:srclink>http://blog.csdn.net/phker/archive/2009/06/19/4281896.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/phker/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/phker/~7400009/238890861/5509528</fs:itemid></item><item><title>自动最大化的Container,MyExt.ViewPort,自动填充到所属元素的最大状态</title><link>http://blog.csdn.net/phker/archive/2009/06/15/4270830.aspx</link><wfw:comment>http://blog.csdn.net/phker/comments/4270830.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/phker/comments/commentRss/4270830.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4270830</trackback:ping><description>extjs抛弃iframe使用autoload的方法,和自动填充父控件的方法
提升extjs程序性能的方法&lt;img src =&quot;http://blog.csdn.net/phker/aggbug/4270830.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/238890862/phker/csdn.net/s.gif?r=http://blog.csdn.net/phker/archive/2009/06/15/4270830.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/phker/238890862/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/phker/238890862/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 16 Jun 2009 00:34:00 +0800</pubDate><author>phker</author><comments>http://blog.csdn.net/phker/archive/2009/06/15/4270830.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/phker/archive/2009/06/15/4270830.aspx</guid><dc:creator>phker</dc:creator><fs:srclink>http://blog.csdn.net/phker/archive/2009/06/15/4270830.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/phker/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/phker/~7400009/238890862/5509528</fs:itemid></item><item><title>extjs 中label使用fieldLabel 的方法,还可以添加renderer方法</title><link>http://blog.csdn.net/phker/archive/2009/06/04/4241064.aspx</link><wfw:comment>http://blog.csdn.net/phker/comments/4241064.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/phker/comments/commentRss/4241064.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4241064</trackback:ping><description>extjs 中label使用fieldLabel 的方法,还可以添加renderer方法&lt;img src =&quot;http://blog.csdn.net/phker/aggbug/4241064.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/238890863/phker/csdn.net/s.gif?r=http://blog.csdn.net/phker/archive/2009/06/04/4241064.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/phker/238890863/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/phker/238890863/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 04 Jun 2009 17:28:00 +0800</pubDate><author>phker</author><comments>http://blog.csdn.net/phker/archive/2009/06/04/4241064.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/phker/archive/2009/06/04/4241064.aspx</guid><dc:creator>phker</dc:creator><fs:srclink>http://blog.csdn.net/phker/archive/2009/06/04/4241064.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/phker/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/phker/~7400009/238890863/5509528</fs:itemid></item><item><title>ExtJs gridpanel 中的按钮列</title><link>http://blog.csdn.net/phker/archive/2009/05/12/4170382.aspx</link><wfw:comment>http://blog.csdn.net/phker/comments/4170382.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/phker/comments/commentRss/4170382.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4170382</trackback:ping><description>&lt;br /&gt;  在实际开发中有的时候需要一些下图这样的功能,为了实现下图方法,需要做很多事情!当然有一种很好的方法,&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;但是不安全,不容易维护!为了方便维护所以写了下面的方法!&lt;br /&gt;&lt;br /&gt;///添加列单击事件,方便在列内添加功能按钮
Ext.grid.GridPanel.prototype.processEvent = function(name, e){
				        this.fireEvent(name, e);
				        var t = e.getTarget();
				        var v = this.view;
				        var header = v.findHeaderIndex(t);
				        if(header !== false){
				            this.fireEvent(&quot;header&quot; + name, this, header, e);
				        }else{
				       &lt;img src =&quot;http://blog.csdn.net/phker/aggbug/4170382.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/238890864/phker/csdn.net/s.gif?r=http://blog.csdn.net/phker/archive/2009/05/12/4170382.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/phker/238890864/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/phker/238890864/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 12 May 2009 19:15:00 +0800</pubDate><author>phker</author><comments>http://blog.csdn.net/phker/archive/2009/05/12/4170382.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/phker/archive/2009/05/12/4170382.aspx</guid><dc:creator>phker</dc:creator><fs:srclink>http://blog.csdn.net/phker/archive/2009/05/12/4170382.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/phker/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/phker/~7400009/238890864/5509528</fs:itemid></item><item><title>接近光速的搜索</title><link>http://blog.csdn.net/phker/archive/2009/02/14/3889715.aspx</link><wfw:comment>http://blog.csdn.net/phker/comments/3889715.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/phker/comments/commentRss/3889715.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3889715</trackback:ping><description>这种做法也可以，单是靠软件的搜索速度太慢！我觉得可以研究一种硬件像电子电路一样，这边加上电压，另一边就出来结果！具体结果是那个，就看中间的电路设备怎么放了（知识点）如下图：在问题提出的开始加上正电压，在问题结果的地方加上负极，线路能通，搜索通过！不需要过多的判断，而且搜索速度接近光速；任何问题都能迎刃而解！只是这张图里面还有很多没有澄清的地方，比如条件关系，问题的摆放，知识点的摆放，知识点间关系的实现方法等等这些都是问题！但是不得不说这是一个很好的想法！&lt;img src =&quot;http://blog.csdn.net/phker/aggbug/3889715.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/phker/238890865/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/phker/238890865/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 14 Feb 2009 20:09:00 +0800</pubDate><author>phker</author><comments>http://blog.csdn.net/phker/archive/2009/02/14/3889715.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/phker/archive/2009/02/14/3889715.aspx</guid><dc:creator>phker</dc:creator><fs:srclink>http://blog.csdn.net/phker/archive/2009/02/14/3889715.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/phker/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/phker/~7400009/238890865/5509528</fs:itemid></item><item><title>EXT中panel高度的设置</title><link>http://blog.csdn.net/phker/archive/2009/01/16/3795640.aspx</link><wfw:comment>http://blog.csdn.net/phker/comments/3795640.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/phker/comments/commentRss/3795640.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3795640</trackback:ping><description>EXT中panel高度的设置&lt;img src =&quot;http://blog.csdn.net/phker/aggbug/3795640.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/phker/238890866/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/phker/238890866/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 16 Jan 2009 22:13:00 +0800</pubDate><author>phker</author><comments>http://blog.csdn.net/phker/archive/2009/01/16/3795640.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/phker/archive/2009/01/16/3795640.aspx</guid><dc:creator>phker</dc:creator><fs:srclink>http://blog.csdn.net/phker/archive/2009/01/16/3795640.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/phker/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/phker/~7400009/238890866/5509528</fs:itemid></item></channel></rss>