<?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/cloudgamer" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/cloudgamer" type="application/rss+xml"></fs:self_link><lastBuildDate>Sat, 14 Feb 2009 17:21:00 GMT</lastBuildDate><title>cloudgamer的专栏</title><link>http://blog.csdn.net/cloudgamer/</link><item><title>看看baidu是如何AJAX跨域的</title><link>http://blog.csdn.net/cloudgamer/archive/2009/02/14/3890403.aspx</link><wfw:comment>http://blog.csdn.net/cloudgamer/comments/3890403.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/cloudgamer/comments/commentRss/3890403.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3890403</trackback:ping><description>&lt;br /&gt;看看baidu是如何AJAX跨域的 &lt;br /&gt;最近做个人网站遇到AJAX跨子域名的问题。 &lt;br /&gt;&lt;br /&gt;偶尔看到baidu的通行证处理都是在二级域名passport.baidu.com中处理的， &lt;br /&gt;但是baidu很多地方登录都好像是用ajax处理的，他是怎么做的呢？研究了一下，发现一个小技巧。 &lt;br /&gt;不防让大家也借鉴一下。 &lt;br /&gt;在http://zhidao.baidu.com/ 未登录用户回答问题时会用iframe调用http://zhidao.baidu.com/userlogin.html &lt;br /&gt;userlogin.html有下面的javascript &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src =&quot;http://blog.csdn.net/cloudgamer/aggbug/3890403.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 15 Feb 2009 01:21:00 +0800</pubDate><author>cloudgamer</author><comments>http://blog.csdn.net/cloudgamer/archive/2009/02/14/3890403.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cloudgamer/archive/2009/02/14/3890403.aspx</guid><dc:creator>cloudgamer</dc:creator></item><item><title>WindowsXP开始菜单只剩下“经典菜单”的解决办法</title><link>http://blog.csdn.net/cloudgamer/archive/2008/11/19/3333094.aspx</link><wfw:comment>http://blog.csdn.net/cloudgamer/comments/3333094.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cloudgamer/comments/commentRss/3333094.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3333094</trackback:ping><description>&lt;br /&gt;　　你的电脑有时候“开始按钮”会出现只剩下“Windows经典菜单”（就是一竖排的那种）的情况。打开“任务栏和开始菜单属性-开始菜单”想选择“WindowsXP菜单”（也就是那种能展开两排的），竟然根本没这个选项了！&lt;br /&gt;&lt;br /&gt;　　这是怎么回事？怎么解决？&lt;br /&gt;&lt;br /&gt;　　跟我做：开始--运行--GPEDIT.MSC--用户配置--管理模板--任务栏和开始菜单,在右边找到&quot;强制典型菜单&quot;,找它的属性改为&quot;未被配置&quot;或&quot;已禁用&quot;,OK!&lt;br /&gt;&lt;br /&gt;　　说明:如果你打开组策略的时候这项就已经是&quot;未被配置&quot;属性,而此时仍是只有经典开始菜单模式,不要急,先改成&quot;已禁用&quot;,再改回&quot;未被配置&quot;或不改也行,再右击开始看看,呵,OK了! &lt;img src =&quot;http://blog.csdn.net/cloudgamer/aggbug/3333094.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 19 Nov 2008 18:38:00 +0800</pubDate><author>cloudgamer</author><comments>http://blog.csdn.net/cloudgamer/archive/2008/11/19/3333094.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cloudgamer/archive/2008/11/19/3333094.aspx</guid><dc:creator>cloudgamer</dc:creator></item><item><title>Js模拟三角函数曲线</title><link>http://blog.csdn.net/cloudgamer/archive/2008/11/08/3253664.aspx</link><wfw:comment>http://blog.csdn.net/cloudgamer/comments/3253664.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cloudgamer/comments/commentRss/3253664.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3253664</trackback:ping><description>&lt;br /&gt;http://bbs.blueidea.com/viewthread.php?tid=2893888&lt;br /&gt;JS模拟三角函数 function $(id){   return&lt;img src =&quot;http://blog.csdn.net/cloudgamer/aggbug/3253664.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 08 Nov 2008 16:58:00 +0800</pubDate><author>cloudgamer</author><comments>http://blog.csdn.net/cloudgamer/archive/2008/11/08/3253664.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cloudgamer/archive/2008/11/08/3253664.aspx</guid><dc:creator>cloudgamer</dc:creator></item><item><title>打字效果</title><link>http://blog.csdn.net/cloudgamer/archive/2008/11/08/3253623.aspx</link><wfw:comment>http://blog.csdn.net/cloudgamer/comments/3253623.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cloudgamer/comments/commentRss/3253623.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3253623</trackback:ping><description>    // ------ 定义全局变量    var theNewsNum;    var theAddNum;    var totalNum;    var CurrentPosion=0;    var theCurrentNews;    var theCurrentLength;    var theNewsText;    var theTargetLink;    var theCharacterTimeout;    var theNewsTimeout;    var theBrowserVersion;    var theWidgetOne;    var theWidgetTwo;    var theSpaceFiller;    var theLeadString;    var theNewsState;    function startTicker(){        // ------ 设置初始数值        theCharacterTimeout = 50;//字符间隔时间       &lt;img src =&quot;http://blog.csdn.net/cloudgamer/aggbug/3253623.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 08 Nov 2008 16:51:00 +0800</pubDate><author>cloudgamer</author><comments>http://blog.csdn.net/cloudgamer/archive/2008/11/08/3253623.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cloudgamer/archive/2008/11/08/3253623.aspx</guid><dc:creator>cloudgamer</dc:creator></item><item><title>Javascript控制文本框只能输入数字</title><link>http://blog.csdn.net/cloudgamer/archive/2008/04/05/2253017.aspx</link><wfw:comment>http://blog.csdn.net/cloudgamer/comments/2253017.aspx</wfw:comment><slash:comments>4</slash:comments><wfw:commentRss>http://blog.csdn.net/cloudgamer/comments/commentRss/2253017.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2253017</trackback:ping><description>Javascript控制文本框只能输入数字 &lt;img src =&quot;http://blog.csdn.net/cloudgamer/aggbug/2253017.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 05 Apr 2008 20:18:00 +0800</pubDate><author>cloudgamer</author><comments>http://blog.csdn.net/cloudgamer/archive/2008/04/05/2253017.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cloudgamer/archive/2008/04/05/2253017.aspx</guid><dc:creator>cloudgamer</dc:creator></item><item><title>谷歌人肉搜索引擎</title><link>http://blog.csdn.net/cloudgamer/archive/2008/04/02/2245929.aspx</link><wfw:comment>http://blog.csdn.net/cloudgamer/comments/2245929.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cloudgamer/comments/commentRss/2245929.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2245929</trackback:ping><description>谷歌人肉搜索引擎&lt;img src =&quot;http://blog.csdn.net/cloudgamer/aggbug/2245929.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 03 Apr 2008 06:14:00 +0800</pubDate><author>cloudgamer</author><comments>http://blog.csdn.net/cloudgamer/archive/2008/04/02/2245929.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cloudgamer/archive/2008/04/02/2245929.aspx</guid><dc:creator>cloudgamer</dc:creator></item><item><title>安装Ms SQL Server 2005 开发版时出现性能计数器要求安装错误的解决办法</title><link>http://blog.csdn.net/cloudgamer/archive/2007/09/28/1804996.aspx</link><wfw:comment>http://blog.csdn.net/cloudgamer/comments/1804996.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cloudgamer/comments/commentRss/1804996.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1804996</trackback:ping><description>安装Ms SQL Server 2005 开发版时出现性能计数器要求安装错误的解决办法 &lt;img src =&quot;http://blog.csdn.net/cloudgamer/aggbug/1804996.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 28 Sep 2007 22:44:00 +0800</pubDate><author>cloudgamer</author><comments>http://blog.csdn.net/cloudgamer/archive/2007/09/28/1804996.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cloudgamer/archive/2007/09/28/1804996.aspx</guid><dc:creator>cloudgamer</dc:creator></item><item><title>Profile(存储用户配置)</title><link>http://blog.csdn.net/cloudgamer/archive/2007/09/25/1799227.aspx</link><wfw:comment>http://blog.csdn.net/cloudgamer/comments/1799227.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cloudgamer/comments/commentRss/1799227.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1799227</trackback:ping><description>Profile(存储用户配置) &lt;img src =&quot;http://blog.csdn.net/cloudgamer/aggbug/1799227.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 25 Sep 2007 08:17:00 +0800</pubDate><author>cloudgamer</author><comments>http://blog.csdn.net/cloudgamer/archive/2007/09/25/1799227.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cloudgamer/archive/2007/09/25/1799227.aspx</guid><dc:creator>cloudgamer</dc:creator></item><item><title>ASP.NET 2.0个性化配置（profile）</title><link>http://blog.csdn.net/cloudgamer/archive/2007/09/21/1795313.aspx</link><wfw:comment>http://blog.csdn.net/cloudgamer/comments/1795313.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cloudgamer/comments/commentRss/1795313.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1795313</trackback:ping><description>网上收集&lt;img src =&quot;http://blog.csdn.net/cloudgamer/aggbug/1795313.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 22 Sep 2007 05:12:00 +0800</pubDate><author>cloudgamer</author><comments>http://blog.csdn.net/cloudgamer/archive/2007/09/21/1795313.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cloudgamer/archive/2007/09/21/1795313.aspx</guid><dc:creator>cloudgamer</dc:creator></item><item><title>《Programming ASP.NET》学习笔记（母版页和导航）</title><link>http://blog.csdn.net/cloudgamer/archive/2007/08/28/1762448.aspx</link><wfw:comment>http://blog.csdn.net/cloudgamer/comments/1762448.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/cloudgamer/comments/commentRss/1762448.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1762448</trackback:ping><description>《Programming ASP.NET》学习笔记（母版页和导航） &lt;img src =&quot;http://blog.csdn.net/cloudgamer/aggbug/1762448.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 29 Aug 2007 01:24:00 +0800</pubDate><author>cloudgamer</author><comments>http://blog.csdn.net/cloudgamer/archive/2007/08/28/1762448.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cloudgamer/archive/2007/08/28/1762448.aspx</guid><dc:creator>cloudgamer</dc:creator></item></channel></rss>