<?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/great_ghoul" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/great_ghoul" type="application/rss+xml"></fs:self_link><lastBuildDate>Mon, 10 Sep 2007 20:54:00 GMT</lastBuildDate><title>程序人生</title><description>御剑乘风来，除魔天地间。有酒乐逍遥，无酒我亦癫。一饮尽江河，再饮吞日月。千杯醉不倒，唯我酒剑仙。</description><link>http://blog.csdn.net/great_ghoul/</link><item><title>女友带给我的惊喜[超尴尬]</title><link>http://blog.csdn.net/great_ghoul/archive/2007/09/10/1779805.aspx</link><wfw:comment>http://blog.csdn.net/great_ghoul/comments/1779805.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/great_ghoul/comments/commentRss/1779805.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1779805</trackback:ping><description>今天是我的生日，女友早早的打来电话说晚上要到家里去为我祝贺生日，还要带给我惊喜！听了这个好消息！我今天工作起来是格外买力，一下跑了十几个客户！回到公司。都下午三点了，到食堂一看，只剩下可怜巴巴的一菜一汤了，肉炒三豆（肉炒黄豆、青豆、豌豆）和萝卜汤。&lt;img src =&quot;http://blog.csdn.net/great_ghoul/aggbug/1779805.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 11 Sep 2007 04:54:00 +0800</pubDate><author>great_ghoul</author><comments>http://blog.csdn.net/great_ghoul/archive/2007/09/10/1779805.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/great_ghoul/archive/2007/09/10/1779805.aspx</guid><dc:creator>great_ghoul</dc:creator></item><item><title>【js】HTML网页数据访问技术漫谈</title><link>http://blog.csdn.net/great_ghoul/archive/2007/09/10/1779803.aspx</link><wfw:comment>http://blog.csdn.net/great_ghoul/comments/1779803.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/great_ghoul/comments/commentRss/1779803.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1779803</trackback:ping><description>由于受到传统的标准HTML语言限制，网页本身并不具备与服务器交互的能力，但是DHTML(动态HTML)的出现使得网页访问外部数据源成为了可能。用户可以开发交互式动态网页或者基于浏览器/服务器架构的应用程序，外部数据通过服务器端(例如ASP、CGI)动态生成，即可实现网页内容的实时更新。本文则主要针对IE浏览器来谈谈如何在网页中通过DHTML访问外部数据源(文件)，以及在不对页面进行刷新的情况下实现网页内容依数据源数据的变化而动态更新的具体方法。 
&lt;img src =&quot;http://blog.csdn.net/great_ghoul/aggbug/1779803.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 11 Sep 2007 04:52:00 +0800</pubDate><author>great_ghoul</author><comments>http://blog.csdn.net/great_ghoul/archive/2007/09/10/1779803.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/great_ghoul/archive/2007/09/10/1779803.aspx</guid><dc:creator>great_ghoul</dc:creator></item><item><title>【js】java-script 的面向对象特性参考</title><link>http://blog.csdn.net/great_ghoul/archive/2007/09/10/1779799.aspx</link><wfw:comment>http://blog.csdn.net/great_ghoul/comments/1779799.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/great_ghoul/comments/commentRss/1779799.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1779799</trackback:ping><description>来自:无忧脚本java-script 的面向对象特性参考。希望对具有其他语言的面向对象设计经验的朋友理解java-script的OO有所帮助。1 面向对象的特性类，成员变量，成员函数，类变量，类方法，继承，多态1） 类类的定义：function Circle(r) {&lt;img src =&quot;http://blog.csdn.net/great_ghoul/aggbug/1779799.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 11 Sep 2007 04:49:00 +0800</pubDate><author>great_ghoul</author><comments>http://blog.csdn.net/great_ghoul/archive/2007/09/10/1779799.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/great_ghoul/archive/2007/09/10/1779799.aspx</guid><dc:creator>great_ghoul</dc:creator></item><item><title>【c】C语言编程技巧汇萃</title><link>http://blog.csdn.net/great_ghoul/archive/2007/09/10/1779790.aspx</link><wfw:comment>http://blog.csdn.net/great_ghoul/comments/1779790.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/great_ghoul/comments/commentRss/1779790.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1779790</trackback:ping><description>编程函数集&lt;img src =&quot;http://blog.csdn.net/great_ghoul/aggbug/1779790.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 11 Sep 2007 04:46:00 +0800</pubDate><author>great_ghoul</author><comments>http://blog.csdn.net/great_ghoul/archive/2007/09/10/1779790.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/great_ghoul/archive/2007/09/10/1779790.aspx</guid><dc:creator>great_ghoul</dc:creator></item><item><title>简单的rpg任务制作</title><link>http://blog.csdn.net/great_ghoul/archive/2007/09/10/1779781.aspx</link><wfw:comment>http://blog.csdn.net/great_ghoul/comments/1779781.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/great_ghoul/comments/commentRss/1779781.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1779781</trackback:ping><description>你必须到另外一张地图，和别的NPC对话，满足了前面NPC的要求再回去，和原来地图的Npc说话，此时使用的不再是事件层1，而是继承了1事件层不变的内容加上改变的内容而形成的基于该地图新事件层2，并且这一事件层也是策划事先设定好的，也就是任务的流程转变成建立在各个地图上事件层的转移，比如下面这样：事件层1----〉事件层2----〉……标记完事件点，开始给NPC加对话，这个时候NPC已经抽象成不同事件点发生的对话事件，这个事件呢无非就是，玩家触碰NPC弹出对话信息。完成任务后改变事件层的状态，事件层就自然地推进到下一事件层了。&lt;img src =&quot;http://blog.csdn.net/great_ghoul/aggbug/1779781.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 11 Sep 2007 04:41:00 +0800</pubDate><author>great_ghoul</author><comments>http://blog.csdn.net/great_ghoul/archive/2007/09/10/1779781.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/great_ghoul/archive/2007/09/10/1779781.aspx</guid><dc:creator>great_ghoul</dc:creator></item><item><title>【js】Javascript----文件操作</title><link>http://blog.csdn.net/great_ghoul/archive/2007/09/10/1779780.aspx</link><wfw:comment>http://blog.csdn.net/great_ghoul/comments/1779780.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/great_ghoul/comments/commentRss/1779780.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1779780</trackback:ping><description>对JavaScript的文伯操作做了比较全面的介绍&lt;img src =&quot;http://blog.csdn.net/great_ghoul/aggbug/1779780.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 11 Sep 2007 04:40:00 +0800</pubDate><author>great_ghoul</author><comments>http://blog.csdn.net/great_ghoul/archive/2007/09/10/1779780.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/great_ghoul/archive/2007/09/10/1779780.aspx</guid><dc:creator>great_ghoul</dc:creator></item><item><title>【js】由浅到深了解JavaScript类</title><link>http://blog.csdn.net/great_ghoul/archive/2007/09/10/1779775.aspx</link><wfw:comment>http://blog.csdn.net/great_ghoul/comments/1779775.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/great_ghoul/comments/commentRss/1779775.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1779775</trackback:ping><description>想学习javascript的类，这篇文章会给你很大的帮助，由著名的泣红亭撰写，绝对的精品。&lt;img src =&quot;http://blog.csdn.net/great_ghoul/aggbug/1779775.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 11 Sep 2007 04:38:00 +0800</pubDate><author>great_ghoul</author><comments>http://blog.csdn.net/great_ghoul/archive/2007/09/10/1779775.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/great_ghoul/archive/2007/09/10/1779775.aspx</guid><dc:creator>great_ghoul</dc:creator></item><item><title>【c】C语言编程写的一个http下载程序</title><link>http://blog.csdn.net/great_ghoul/archive/2007/09/10/1779772.aspx</link><wfw:comment>http://blog.csdn.net/great_ghoul/comments/1779772.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/great_ghoul/comments/commentRss/1779772.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1779772</trackback:ping><description>大家都很熟悉HTTP协议的应用，因为每天都在网络上浏览着不少东西，也都知道是HTTP协议是相当简单的。每次用到FlashGet之类的下载软件下载网页，当用到那个“用FlashGet下载全部链接”时总觉得很神奇。
后来想想，其实要实现这些下载功能也并不难，只要按照HTTP协议发送request，然后对接收到的数据进行分析，如果页面上还有href之类的链接指向标志就可以进行深一层的下载了。HTTP协议目前用的最多的是1.1版本，要全面透彻地搞懂它就参考RFC2616文档吧。
下面是我用C语言编程写的一个http下载程序，希望对大家有些启发。源代码如下：
&lt;img src =&quot;http://blog.csdn.net/great_ghoul/aggbug/1779772.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 11 Sep 2007 04:36:00 +0800</pubDate><author>great_ghoul</author><comments>http://blog.csdn.net/great_ghoul/archive/2007/09/10/1779772.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/great_ghoul/archive/2007/09/10/1779772.aspx</guid><dc:creator>great_ghoul</dc:creator></item><item><title>【c】c语言中逗号运算符和逗号表达式</title><link>http://blog.csdn.net/great_ghoul/archive/2007/09/10/1779768.aspx</link><wfw:comment>http://blog.csdn.net/great_ghoul/comments/1779768.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/great_ghoul/comments/commentRss/1779768.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1779768</trackback:ping><description>刚开始学习C语言时，对逗号去处符和逗号表达式非常困惑，本文给了我很大的帮助。&lt;img src =&quot;http://blog.csdn.net/great_ghoul/aggbug/1779768.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 11 Sep 2007 04:34:00 +0800</pubDate><author>great_ghoul</author><comments>http://blog.csdn.net/great_ghoul/archive/2007/09/10/1779768.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/great_ghoul/archive/2007/09/10/1779768.aspx</guid><dc:creator>great_ghoul</dc:creator></item><item><title>一个程序员如何月进万金的？</title><link>http://blog.csdn.net/great_ghoul/archive/2007/09/10/1779764.aspx</link><wfw:comment>http://blog.csdn.net/great_ghoul/comments/1779764.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/great_ghoul/comments/commentRss/1779764.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1779764</trackback:ping><description>首先，当然是把你的软件发布到大型的软件下载网站，如华军软件园、天空软件站等，至于那些成百个小型的下载网站嘛，就没有必要一个一个发布了。这里，我叫你一个密招（我轻易不会教给别人的），去大型下载网站下载排名TOP 10之内的软件的官方网站中找一个最符合你软件风格的，用Frontpage 把整个网页照搬下来，把文字及图片换成你的，而保留原来网站的布局及CSS样式，这样一个专业的软件推广网站就诞生了。第四、 如何应对软件的破解。我的一个软件用了此法，推出一月后被破解组织破解，公开破解过程及注册算法，并做成破解教程。&lt;img src =&quot;http://blog.csdn.net/great_ghoul/aggbug/1779764.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 11 Sep 2007 04:30:00 +0800</pubDate><author>great_ghoul</author><comments>http://blog.csdn.net/great_ghoul/archive/2007/09/10/1779764.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/great_ghoul/archive/2007/09/10/1779764.aspx</guid><dc:creator>great_ghoul</dc:creator></item></channel></rss>