<?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/creazyfrog" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/creazyfrog" type="application/rss+xml"></fs:self_link><lastBuildDate>Thu, 05 Feb 2009 20:54:00 GMT</lastBuildDate><title>creazyfrog的专栏</title><link>http://blog.csdn.net/creazyfrog/</link><item><title>在VS2008中集成Lua解释器</title><link>http://blog.csdn.net/creazyfrog/archive/2009/02/05/3865030.aspx</link><wfw:comment>http://blog.csdn.net/creazyfrog/comments/3865030.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/creazyfrog/comments/commentRss/3865030.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3865030</trackback:ping><description>&lt;br /&gt;&lt;br /&gt;1：下载并编译&lt;br /&gt;在http://www.lua.org/download.html下载新版本的Lua，&lt;br /&gt;其中Lua-all.tar.gz包括各个版本的Lua源代码及文档，在此使用Lua-5.1.3。&lt;br /&gt;解压Lua-5.1.3后，进入命令提示符，并导航到该目录。&lt;br /&gt;在此我的解压目录如下：&lt;br /&gt;F:\10.Script\Lua-5.1.3，&lt;br /&gt;在命令提示符下输入：etc/luavs.bat（此处是/不是\）&lt;br /&gt;...&lt;br /&gt;编译完成后就会在src目录下生成：lua51.dll, lua51.lib, lua.exe, and luac.exe文件。&lt;br /&gt;2：集成&lt;br /&gt;在VS中选择工具菜单下的外部工具项，在打开的对话框中进行如下配置：&lt;br /&gt;&lt;br /&gt;说明：&lt;br /&gt;1) 标题：就是在工具菜单下显示的菜单项描述&lt;br /&gt;2) 命令：即指定Lua解释器，我编译后将Lua.exe Lua51.lib Lua51.dll Luac.exe拷贝到D:\Develop Software\Lua下&lt;img src =&quot;http://blog.csdn.net/creazyfrog/aggbug/3865030.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/creazyfrog/264003412/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/creazyfrog/264003412/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 06 Feb 2009 04:54:00 +0800</pubDate><author>creazyfrog</author><comments>http://blog.csdn.net/creazyfrog/archive/2009/02/05/3865030.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/creazyfrog/archive/2009/02/05/3865030.aspx</guid><dc:creator>creazyfrog</dc:creator><fs:srclink>http://blog.csdn.net/creazyfrog/archive/2009/02/05/3865030.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/creazyfrog/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/creazyfrog/~5966114/264003412/4073362</fs:itemid></item><item><title>负载均衡相关技术[zz]</title><link>http://blog.csdn.net/creazyfrog/archive/2008/07/06/2615862.aspx</link><wfw:comment>http://blog.csdn.net/creazyfrog/comments/2615862.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/creazyfrog/comments/commentRss/2615862.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2615862</trackback:ping><description>负载均衡相关技术[zz]&lt;img src =&quot;http://blog.csdn.net/creazyfrog/aggbug/2615862.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/creazyfrog/264003413/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/creazyfrog/264003413/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 06 Jul 2008 08:49:00 +0800</pubDate><author>creazyfrog</author><comments>http://blog.csdn.net/creazyfrog/archive/2008/07/06/2615862.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/creazyfrog/archive/2008/07/06/2615862.aspx</guid><dc:creator>creazyfrog</dc:creator><fs:srclink>http://blog.csdn.net/creazyfrog/archive/2008/07/06/2615862.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/creazyfrog/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/creazyfrog/~5966114/264003413/4073362</fs:itemid></item><item><title>常见游戏网络部分设计</title><link>http://blog.csdn.net/creazyfrog/archive/2008/07/05/2613330.aspx</link><wfw:comment>http://blog.csdn.net/creazyfrog/comments/2613330.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/creazyfrog/comments/commentRss/2613330.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2613330</trackback:ping><description>常见游戏网络部分设计&lt;img src =&quot;http://blog.csdn.net/creazyfrog/aggbug/2613330.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/creazyfrog/264003414/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/creazyfrog/264003414/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 05 Jul 2008 17:50:00 +0800</pubDate><author>creazyfrog</author><comments>http://blog.csdn.net/creazyfrog/archive/2008/07/05/2613330.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/creazyfrog/archive/2008/07/05/2613330.aspx</guid><dc:creator>creazyfrog</dc:creator><fs:srclink>http://blog.csdn.net/creazyfrog/archive/2008/07/05/2613330.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/creazyfrog/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/creazyfrog/~5966114/264003414/4073362</fs:itemid></item><item><title>关于系统设计</title><link>http://blog.csdn.net/creazyfrog/archive/2008/07/05/2613295.aspx</link><wfw:comment>http://blog.csdn.net/creazyfrog/comments/2613295.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/creazyfrog/comments/commentRss/2613295.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2613295</trackback:ping><description>关于系统设计 &lt;img src =&quot;http://blog.csdn.net/creazyfrog/aggbug/2613295.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/creazyfrog/264003415/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/creazyfrog/264003415/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 05 Jul 2008 17:43:00 +0800</pubDate><author>creazyfrog</author><comments>http://blog.csdn.net/creazyfrog/archive/2008/07/05/2613295.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/creazyfrog/archive/2008/07/05/2613295.aspx</guid><dc:creator>creazyfrog</dc:creator><fs:srclink>http://blog.csdn.net/creazyfrog/archive/2008/07/05/2613295.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/creazyfrog/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/creazyfrog/~5966114/264003415/4073362</fs:itemid></item><item><title>Web 前端优化最佳实践之 CSS 篇</title><link>http://blog.csdn.net/creazyfrog/archive/2008/07/05/2613288.aspx</link><wfw:comment>http://blog.csdn.net/creazyfrog/comments/2613288.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/creazyfrog/comments/commentRss/2613288.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2613288</trackback:ping><description>Web 前端优化最佳实践之 CSS 篇&lt;img src =&quot;http://blog.csdn.net/creazyfrog/aggbug/2613288.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/creazyfrog/264003416/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/creazyfrog/264003416/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 05 Jul 2008 17:39:00 +0800</pubDate><author>creazyfrog</author><comments>http://blog.csdn.net/creazyfrog/archive/2008/07/05/2613288.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/creazyfrog/archive/2008/07/05/2613288.aspx</guid><dc:creator>creazyfrog</dc:creator><fs:srclink>http://blog.csdn.net/creazyfrog/archive/2008/07/05/2613288.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/creazyfrog/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/creazyfrog/~5966114/264003416/4073362</fs:itemid></item><item><title>Web 前端优化最佳实践之 Cookie 篇</title><link>http://blog.csdn.net/creazyfrog/archive/2008/07/05/2613285.aspx</link><wfw:comment>http://blog.csdn.net/creazyfrog/comments/2613285.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/creazyfrog/comments/commentRss/2613285.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2613285</trackback:ping><description>Web 前端优化最佳实践之 Cookie 篇&lt;img src =&quot;http://blog.csdn.net/creazyfrog/aggbug/2613285.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/creazyfrog/264003417/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/creazyfrog/264003417/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 05 Jul 2008 17:35:00 +0800</pubDate><author>creazyfrog</author><comments>http://blog.csdn.net/creazyfrog/archive/2008/07/05/2613285.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/creazyfrog/archive/2008/07/05/2613285.aspx</guid><dc:creator>creazyfrog</dc:creator><fs:srclink>http://blog.csdn.net/creazyfrog/archive/2008/07/05/2613285.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/creazyfrog/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/creazyfrog/~5966114/264003417/4073362</fs:itemid></item><item><title>Web 前端优化最佳实践之内容篇</title><link>http://blog.csdn.net/creazyfrog/archive/2008/07/05/2613279.aspx</link><wfw:comment>http://blog.csdn.net/creazyfrog/comments/2613279.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/creazyfrog/comments/commentRss/2613279.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2613279</trackback:ping><description>Web 前端优化最佳实践之内容篇&lt;img src =&quot;http://blog.csdn.net/creazyfrog/aggbug/2613279.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/creazyfrog/264003418/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/creazyfrog/264003418/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 05 Jul 2008 17:33:00 +0800</pubDate><author>creazyfrog</author><comments>http://blog.csdn.net/creazyfrog/archive/2008/07/05/2613279.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/creazyfrog/archive/2008/07/05/2613279.aspx</guid><dc:creator>creazyfrog</dc:creator><fs:srclink>http://blog.csdn.net/creazyfrog/archive/2008/07/05/2613279.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/creazyfrog/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/creazyfrog/~5966114/264003418/4073362</fs:itemid></item><item><title>Web 前端优化最佳实践之 Server 篇</title><link>http://blog.csdn.net/creazyfrog/archive/2008/07/05/2613270.aspx</link><wfw:comment>http://blog.csdn.net/creazyfrog/comments/2613270.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/creazyfrog/comments/commentRss/2613270.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2613270</trackback:ping><description>Web 前端优化最佳实践之 Server 篇
&lt;img src =&quot;http://blog.csdn.net/creazyfrog/aggbug/2613270.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/creazyfrog/264003419/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/creazyfrog/264003419/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 05 Jul 2008 17:28:00 +0800</pubDate><author>creazyfrog</author><comments>http://blog.csdn.net/creazyfrog/archive/2008/07/05/2613270.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/creazyfrog/archive/2008/07/05/2613270.aspx</guid><dc:creator>creazyfrog</dc:creator><fs:srclink>http://blog.csdn.net/creazyfrog/archive/2008/07/05/2613270.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/creazyfrog/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/creazyfrog/~5966114/264003419/4073362</fs:itemid></item><item><title>软件设计效率的根源</title><link>http://blog.csdn.net/creazyfrog/archive/2008/07/03/2609247.aspx</link><wfw:comment>http://blog.csdn.net/creazyfrog/comments/2609247.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/creazyfrog/comments/commentRss/2609247.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2609247</trackback:ping><description>软件设计效率的根源&lt;img src =&quot;http://blog.csdn.net/creazyfrog/aggbug/2609247.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/creazyfrog/264003420/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/creazyfrog/264003420/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 04 Jul 2008 02:18:00 +0800</pubDate><author>creazyfrog</author><comments>http://blog.csdn.net/creazyfrog/archive/2008/07/03/2609247.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/creazyfrog/archive/2008/07/03/2609247.aspx</guid><dc:creator>creazyfrog</dc:creator><fs:srclink>http://blog.csdn.net/creazyfrog/archive/2008/07/03/2609247.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/creazyfrog/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/creazyfrog/~5966114/264003420/4073362</fs:itemid></item><item><title>开发心得分享：10年编程无师自通</title><link>http://blog.csdn.net/creazyfrog/archive/2008/07/01/2603553.aspx</link><wfw:comment>http://blog.csdn.net/creazyfrog/comments/2603553.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/creazyfrog/comments/commentRss/2603553.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2603553</trackback:ping><description>开发心得分享：10年编程无师自通 &lt;img src =&quot;http://blog.csdn.net/creazyfrog/aggbug/2603553.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/creazyfrog/264003421/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/creazyfrog/264003421/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 02 Jul 2008 07:27:00 +0800</pubDate><author>creazyfrog</author><comments>http://blog.csdn.net/creazyfrog/archive/2008/07/01/2603553.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/creazyfrog/archive/2008/07/01/2603553.aspx</guid><dc:creator>creazyfrog</dc:creator><fs:srclink>http://blog.csdn.net/creazyfrog/archive/2008/07/01/2603553.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/creazyfrog/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/creazyfrog/~5966114/264003421/4073362</fs:itemid></item></channel></rss>
