<?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/ggskay" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/ggskay" type="application/rss+xml"></fs:self_link><lastBuildDate>Wed, 19 Aug 2009 13:44:00 GMT</lastBuildDate><title>ggskay的专栏</title><link>http://blog.csdn.net/ggskay/</link><item><title>看看这个笑话，你就知道干IT的不容易了！！</title><link>http://blog.csdn.net/ggskay/archive/2009/08/19/4462724.aspx</link><wfw:comment>http://blog.csdn.net/ggskay/comments/4462724.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ggskay/comments/commentRss/4462724.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4462724</trackback:ping><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;br /&gt;答：“从夜总会找来的。” &lt;br /&gt;问：“土匪？演得是太自然了。” &lt;br /&gt;答：“当过城管，现在在税务局。” &lt;br /&gt;问：“老骗子呢？ &lt;br /&gt;此人无任何做作的痕迹。” &lt;br /&gt;答：“是个成功的律师。” &lt;br /&gt;最后记者问：“那个店小二呢？ 任劳任怨，随叫随到，加班还不给钱，从没怨言。” &lt;br /&gt;答：&quot;嗯，是很到位，以前做IT的。&quot; &lt;img src =&quot;http://blog.csdn.net/ggskay/aggbug/4462724.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/260506491/ggskay/csdn.net/s.gif?r=http://blog.csdn.net/ggskay/archive/2009/08/19/4462724.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/ggskay/260506491/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/ggskay/260506491/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 19 Aug 2009 21:44:00 +0800</pubDate><author>豪气冲天</author><comments>http://blog.csdn.net/ggskay/archive/2009/08/19/4462724.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ggskay/archive/2009/08/19/4462724.aspx</guid><dc:creator>豪气冲天</dc:creator><fs:srclink>http://blog.csdn.net/ggskay/archive/2009/08/19/4462724.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/ggskay/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/ggskay/~7387628/260506491/5497148</fs:itemid></item><item><title>asp.net  form标签嵌套 提交页面的解决方法</title><link>http://blog.csdn.net/ggskay/archive/2009/04/01/4041766.aspx</link><wfw:comment>http://blog.csdn.net/ggskay/comments/4041766.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/ggskay/comments/commentRss/4041766.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4041766</trackback:ping><description>&lt;br /&gt;原帖地址:http://blog.cnria.com/post/aspnet-form-e5b58ce5a597-e68f90e4baa4e9a1b5e99da2e79a84e8a7a3e586b3e696b9e6b395-from-e5b58ce5a597-aspnet-e8a1a8e58d95.aspx&lt;br /&gt;&lt;br /&gt;这个问题的原因其实并不是asp.net 运行机制的原因，而是因为在html中本身就不允许form标签嵌套使用，我试过document.getelementbyid(&quot;search&quot;) 语句但并不能得到search表单对象，因为在浏览器解析html是时候会忽略form标签中又嵌套的form标签。&lt;br /&gt;解决方法：通过动态改变最外层form标签的action属性来达到form嵌套使用的效果，呵呵，算是一种曲线解决方法吧。&lt;br /&gt;修改上面的代码如下:&lt;br /&gt;                       //这个是asp.net页面最外层form标签&lt;br /&gt;        /&lt;img src =&quot;http://blog.csdn.net/ggskay/aggbug/4041766.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/ggskay/260506492/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/ggskay/260506492/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 02 Apr 2009 03:30:00 +0800</pubDate><author>豪气冲天</author><comments>http://blog.csdn.net/ggskay/archive/2009/04/01/4041766.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ggskay/archive/2009/04/01/4041766.aspx</guid><dc:creator>豪气冲天</dc:creator><fs:srclink>http://blog.csdn.net/ggskay/archive/2009/04/01/4041766.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/ggskay/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/ggskay/~7387628/260506492/5497148</fs:itemid></item><item><title>winform 在datagridview中使用 combobox,datetimepicker</title><link>http://blog.csdn.net/ggskay/archive/2008/12/14/3514208.aspx</link><wfw:comment>http://blog.csdn.net/ggskay/comments/3514208.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ggskay/comments/commentRss/3514208.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3514208</trackback:ping><description>datagridview中添加下拉列表框，日期选择框. winform中 在datagridview中使用 combobox,datetimepicker &lt;img src =&quot;http://blog.csdn.net/ggskay/aggbug/3514208.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/ggskay/260506493/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/ggskay/260506493/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 14 Dec 2008 17:48:00 +0800</pubDate><author>豪气冲天</author><comments>http://blog.csdn.net/ggskay/archive/2008/12/14/3514208.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ggskay/archive/2008/12/14/3514208.aspx</guid><dc:creator>豪气冲天</dc:creator><fs:srclink>http://blog.csdn.net/ggskay/archive/2008/12/14/3514208.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/ggskay/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/ggskay/~7387628/260506493/5497148</fs:itemid></item><item><title>奇怪的问题 asp 文章点击数重复更新</title><link>http://blog.csdn.net/ggskay/archive/2008/10/22/3126440.aspx</link><wfw:comment>http://blog.csdn.net/ggskay/comments/3126440.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ggskay/comments/commentRss/3126440.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3126440</trackback:ping><description>&lt;br /&gt;           这天工作的时候遇到一个奇怪的问题。&lt;br /&gt;         一个文章显示页面。显示内容包括文章的点击数。在数据库中我用一个hits字段保存。&lt;br /&gt;        然后每次打开该页面的时候都使用   rs(&quot;hits&quot;)=rs(&quot;hits&quot;)+1语句进行更新。可发现一个奇怪的问题。每次我打开新闻显示页面的时候该计数器都会重复更新。本来该加1，可是访问一次页面总是加2.&lt;br /&gt;            然后我就从代码中找错误，可找半天也没有发现哪有错误。&lt;br /&gt;            无奈呀，打开火狐，看了一下打开页面时浏览器访问网络的情况。发现如下两条信息：&lt;br /&gt;             http://www.******.com/shownew.asp?id=18&lt;br /&gt;             http://www.******.com/shownew.asp?id=18#&lt;br /&gt;          两条信息。终天找到问题的原因了。原来是页面中有个空链接，所在在打开页面的时候浏览器会访问两次该页面。从而导致计数器加2.&lt;img src =&quot;http://blog.csdn.net/ggskay/aggbug/3126440.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/ggskay/260506494/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/ggskay/260506494/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 23 Oct 2008 04:47:00 +0800</pubDate><author>豪气冲天</author><comments>http://blog.csdn.net/ggskay/archive/2008/10/22/3126440.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ggskay/archive/2008/10/22/3126440.aspx</guid><dc:creator>豪气冲天</dc:creator><fs:srclink>http://blog.csdn.net/ggskay/archive/2008/10/22/3126440.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/ggskay/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/ggskay/~7387628/260506494/5497148</fs:itemid></item><item><title>使用sql 语句查询当月/当天/当周的数据</title><link>http://blog.csdn.net/ggskay/archive/2008/10/16/3087285.aspx</link><wfw:comment>http://blog.csdn.net/ggskay/comments/3087285.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ggskay/comments/commentRss/3087285.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3087285</trackback:ping><description>很多时间我们在写程序的时候会要求统计当天的数据.当周或都当月的数据。在这里我总结了一些方法。也是我今天工作中遇到的问题.
access,sql server,asp,asp.net 中统计某一时间段内的数据.&lt;img src =&quot;http://blog.csdn.net/ggskay/aggbug/3087285.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/ggskay/260506495/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/ggskay/260506495/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 17 Oct 2008 05:07:00 +0800</pubDate><author>豪气冲天</author><comments>http://blog.csdn.net/ggskay/archive/2008/10/16/3087285.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ggskay/archive/2008/10/16/3087285.aspx</guid><dc:creator>豪气冲天</dc:creator><fs:srclink>http://blog.csdn.net/ggskay/archive/2008/10/16/3087285.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/ggskay/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/ggskay/~7387628/260506495/5497148</fs:itemid></item><item><title>收藏两个学习asp.net 的好网站</title><link>http://blog.csdn.net/ggskay/archive/2008/03/25/2216197.aspx</link><wfw:comment>http://blog.csdn.net/ggskay/comments/2216197.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ggskay/comments/commentRss/2216197.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2216197</trackback:ping><description>www.codeproject.net   国外的，资源超多

www.msproject.cn &lt;img src =&quot;http://blog.csdn.net/ggskay/aggbug/2216197.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/ggskay/260506496/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/ggskay/260506496/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 25 Mar 2008 19:18:00 +0800</pubDate><author>豪气冲天</author><comments>http://blog.csdn.net/ggskay/archive/2008/03/25/2216197.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ggskay/archive/2008/03/25/2216197.aspx</guid><dc:creator>豪气冲天</dc:creator><fs:srclink>http://blog.csdn.net/ggskay/archive/2008/03/25/2216197.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/ggskay/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/ggskay/~7387628/260506496/5497148</fs:itemid></item><item><title>javascript函数库大全2</title><link>http://blog.csdn.net/ggskay/archive/2008/03/24/2214548.aspx</link><wfw:comment>http://blog.csdn.net/ggskay/comments/2214548.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ggskay/comments/commentRss/2214548.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2214548</trackback:ping><description>网上收集的javascript函数&lt;img src =&quot;http://blog.csdn.net/ggskay/aggbug/2214548.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/ggskay/260506497/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/ggskay/260506497/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 25 Mar 2008 03:41:00 +0800</pubDate><author>豪气冲天</author><comments>http://blog.csdn.net/ggskay/archive/2008/03/24/2214548.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ggskay/archive/2008/03/24/2214548.aspx</guid><dc:creator>豪气冲天</dc:creator><fs:srclink>http://blog.csdn.net/ggskay/archive/2008/03/24/2214548.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/ggskay/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/ggskay/~7387628/260506497/5497148</fs:itemid></item><item><title>javascript函数大全</title><link>http://blog.csdn.net/ggskay/archive/2008/03/24/2214540.aspx</link><wfw:comment>http://blog.csdn.net/ggskay/comments/2214540.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ggskay/comments/commentRss/2214540.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2214540</trackback:ping><description>abs 方法 返回一个数的绝对值。 
acos 方法 返回一个数的反余弦。 
anchor 方法 在对象的指定文本两端加上一个带 NAME 属性的 HTML 锚点。 
asin 方法 返回一个数的反正弦。 
atan 方法 返回一个数的反正切。&lt;img src =&quot;http://blog.csdn.net/ggskay/aggbug/2214540.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/ggskay/260506498/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/ggskay/260506498/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 25 Mar 2008 03:37:00 +0800</pubDate><author>豪气冲天</author><comments>http://blog.csdn.net/ggskay/archive/2008/03/24/2214540.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ggskay/archive/2008/03/24/2214540.aspx</guid><dc:creator>豪气冲天</dc:creator><fs:srclink>http://blog.csdn.net/ggskay/archive/2008/03/24/2214540.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/ggskay/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/ggskay/~7387628/260506498/5497148</fs:itemid></item><item><title>asp.net 中RadioButton使用心得</title><link>http://blog.csdn.net/ggskay/archive/2008/03/24/2214538.aspx</link><wfw:comment>http://blog.csdn.net/ggskay/comments/2214538.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/ggskay/comments/commentRss/2214538.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2214538</trackback:ping><description>这样做后当我单击searchresult.aspx页上的重新检索后，无论我选中哪个RadioButton，结果永远选中的是刚在page_load 中传来的值。经过检查后发现必须使用客户端的onload事件才可以正常接收传过来的值并可以在客户端改变选择。最后代码改正如下：&lt;img src =&quot;http://blog.csdn.net/ggskay/aggbug/2214538.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/ggskay/260506499/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/ggskay/260506499/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 25 Mar 2008 03:33:00 +0800</pubDate><author>豪气冲天</author><comments>http://blog.csdn.net/ggskay/archive/2008/03/24/2214538.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ggskay/archive/2008/03/24/2214538.aspx</guid><dc:creator>豪气冲天</dc:creator><fs:srclink>http://blog.csdn.net/ggskay/archive/2008/03/24/2214538.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/ggskay/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/ggskay/~7387628/260506499/5497148</fs:itemid></item><item><title>关于asp.net中为服务器控件添加客户端属性的心得</title><link>http://blog.csdn.net/ggskay/archive/2008/03/23/2210740.aspx</link><wfw:comment>http://blog.csdn.net/ggskay/comments/2210740.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ggskay/comments/commentRss/2210740.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2210740</trackback:ping><description>最近在做一个植物分类的系统，其中自然少不了搜索这一模块。在实现的时候笔者想通过向显示搜索结果的页面传送一个值。然后搜索页面根据传来的值从数据库中搜索结果。在实现过程中笔者参考了百度的风格。&lt;img src =&quot;http://blog.csdn.net/ggskay/aggbug/2210740.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/ggskay/260506500/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/ggskay/260506500/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 24 Mar 2008 03:01:00 +0800</pubDate><author>ggskay</author><comments>http://blog.csdn.net/ggskay/archive/2008/03/23/2210740.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ggskay/archive/2008/03/23/2210740.aspx</guid><dc:creator>ggskay</dc:creator><fs:srclink>http://blog.csdn.net/ggskay/archive/2008/03/23/2210740.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/ggskay/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/ggskay/~7387628/260506500/5497148</fs:itemid></item></channel></rss>
