<?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:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/FreeWave" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/FreeWave" type="application/rss+xml"></fs:self_link><lastBuildDate>Thu, 31 Mar 2011 15:11:00 GMT</lastBuildDate><title>FreeWave's space</title><description>厚积薄发</description><link>http://blog.csdn.net/blogrss.aspx?username=FreeWave</link><item><title>mysqldb windows下的安装问题</title><link>http://blog.csdn.net/FreeWave/archive/2011/03/31/6292987.aspx</link><description>&lt;br /&gt; xp上编译成功，win7上就不行，找不到config-win.h&lt;br /&gt;网上说是mysql的头文件，但是完全安装mysql5.5后未找到该文件。。。&lt;br /&gt;下面是和我相同境遇的兄弟所写， 引用之，以为备注&lt;br /&gt;&lt;br /&gt;http://hi.baidu.com/lettoo/blog/item/6980f086b8223a2b67096ef7.html&lt;img src=&quot;http://www1.feedsky.com/t1/492070182/FreeWave/csdn.net/s.gif?r=http://blog.csdn.net/FreeWave/archive/2011/03/31/6292987.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/FreeWave/492070182/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/FreeWave/492070182/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 31 Mar 2011 23:11:00 +0800</pubDate><author>FreeWave</author><guid isPermaLink="false">http://blog.csdn.net/FreeWave/archive/2011/03/31/6292987.aspx</guid><dc:creator>FreeWave</dc:creator><fs:srclink>http://blog.csdn.net/FreeWave/archive/2011/03/31/6292987.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/FreeWave/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/FreeWave/~7403747/492070182/5513268</fs:itemid></item><item><title>Firefox、IE、Safari、Chrome、Opera浏览器之差异</title><link>http://blog.csdn.net/FreeWave/archive/2010/09/19/5893745.aspx</link><description>&lt;br /&gt;1、如何识别个浏览器&lt;br /&gt;可以通过window.navigator.userAgent，取其取特征字符串来识别&lt;br /&gt;&lt;br /&gt;2、scrollTop,scrollLeft,clientWidth,clientHeight如何获取&lt;br /&gt;html带DOCTYPE和不带的情况有所区别。同时Safari与其他浏览器也有区别。&lt;br /&gt;IE、FireFox、Chrome、Opera，带DOCTYPE时，需要通过document.documentElement来获取4个属性。不带DOCTYPE时，需要通过document.body来获取&lt;br /&gt;Safari 不管哪种情况下，都需要通过document.body来获取scrollTop和scrollLeft。 但是如果带DOCTYPE，需要通过document.documentElement来获取clientWidth和clientHeight&lt;br /&gt;function getDocumentBody() {&lt;br /&gt;    return (document.compatMode &amp;&amp; document.c&lt;img src=&quot;http://www1.feedsky.com/t1/492070183/FreeWave/csdn.net/s.gif?r=http://blog.csdn.net/FreeWave/archive/2010/09/19/5893745.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/FreeWave/492070183/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/FreeWave/492070183/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 19 Sep 2010 09:24:00 +0800</pubDate><author>FreeWave</author><guid isPermaLink="false">http://blog.csdn.net/FreeWave/archive/2010/09/19/5893745.aspx</guid><dc:creator>FreeWave</dc:creator><fs:srclink>http://blog.csdn.net/FreeWave/archive/2010/09/19/5893745.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/FreeWave/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/FreeWave/~7403747/492070183/5513268</fs:itemid></item><item><title>命令行设置ip地址</title><link>http://blog.csdn.net/FreeWave/archive/2010/09/17/5891016.aspx</link><description>例如设置如下：ip地址：192.168.0.11子网掩码：255.255.255.0网关：192.168.0.1dns： 192.168.0.1命令行里输入下面2行命令即可：netsh int ip set address &quot;本地连接&quot; static addr=192.168.0.11 mask=255.255.255.0 1 gateway=192.168.0.1netsh int ip set dns &quot;本地连接&quot; static 192.168.0.1 primaryps： 本地连接 是指具体的网卡接口，需要经常切换ip的， 弄成cmd，还是不错的&lt;img src=&quot;http://www1.feedsky.com/t1/492070184/FreeWave/csdn.net/s.gif?r=http://blog.csdn.net/FreeWave/archive/2010/09/17/5891016.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/FreeWave/492070184/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/FreeWave/492070184/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 17 Sep 2010 15:24:00 +0800</pubDate><author>FreeWave</author><guid isPermaLink="false">http://blog.csdn.net/FreeWave/archive/2010/09/17/5891016.aspx</guid><dc:creator>FreeWave</dc:creator><fs:srclink>http://blog.csdn.net/FreeWave/archive/2010/09/17/5891016.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/FreeWave/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/FreeWave/~7403747/492070184/5513268</fs:itemid></item><item><title>VIM的定制</title><link>http://blog.csdn.net/FreeWave/archive/2010/08/27/5842862.aspx</link><description>&lt;br /&gt;VIM真的是让人又爱又恨的编辑器， 不得不说真的了解了之后还是很好用的， 所以遇到一些问题以及解决办法列在这里， 仅作备忘。&lt;br /&gt;&lt;br /&gt;一、乱码的解决办法&lt;br /&gt; 选择菜单 “编辑-&gt; 启动设定”， 将打开一个文件（该文件为VIM安装目录下的_vimrc）， 在最后添加上下面一行设置：&lt;br /&gt; set fileencodings=utf-8,gbk,gb2312,gb18030,big5&lt;br /&gt;&lt;br /&gt;二、“tab = ? 空格” 的设定&lt;br /&gt;  选择菜单 “编辑-&gt; 启动设定”， 将打开一个文件（该文件为VIM安装目录下的_vimrc）， 在最后添加上下面一行设置（将tab设置为4个空格）：&lt;br /&gt;  set tabstop=4&lt;br /&gt;&lt;br /&gt;三、取消备份文件&lt;br /&gt;   选择菜单 “编辑-&gt; 启动设定”， 将打开一个文件（该文件为VIM安装目录下的_vimrc）， 在最后添加上下面一行设置：&lt;br /&gt;   set nobackup&lt;img src=&quot;http://www1.feedsky.com/t1/492070185/FreeWave/csdn.net/s.gif?r=http://blog.csdn.net/FreeWave/archive/2010/08/27/5842862.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/FreeWave/492070185/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/FreeWave/492070185/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 27 Aug 2010 10:53:00 +0800</pubDate><author>FreeWave</author><guid isPermaLink="false">http://blog.csdn.net/FreeWave/archive/2010/08/27/5842862.aspx</guid><dc:creator>FreeWave</dc:creator><fs:srclink>http://blog.csdn.net/FreeWave/archive/2010/08/27/5842862.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/FreeWave/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/FreeWave/~7403747/492070185/5513268</fs:itemid></item><item><title>信息传递、编码和计算机表示（四）</title><link>http://blog.csdn.net/FreeWave/archive/2010/04/14/5486512.aspx</link><description>&lt;br /&gt;信息传递、编码和计算机表示（三）中讲述了中文编码。 本篇将说明Unicode编码、Unicode的转换格式（UTF，Unicode Translation Format）以及MBCS&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;一、UCS和Unicode&lt;br /&gt;Unicode是基于通用字符集（Universal Character Set）的标准来发展。UCS就是使用多个字节对字符进行统一编码，是的各种语言的各种字符存在于一个编码空间中。其中UCS-2使用2字节进行编码，USC-4使用4字节进行编码。 目前Unicode编码和USC-2编码原理一致。&lt;br /&gt;USC-2，2个字节进行编码，理论上可以对 2^16 = 65536 种字符进行编码。 其中前256（0x0000-0x00FF）个和ASCII（0x00-0xFF）相对应。实际上目前版本的Unicode尚未填充满这16位编码，保留了大量空间作为特殊使用或将来扩展。&lt;br /&gt;USC-4，4个字节进行编码，是一个更大的尚未填充完全的31位字符集，加上恒为0的首位，共需占据32位，即4字节。理论上最多能表示231个字符，&lt;img src=&quot;http://www1.feedsky.com/t1/492070186/FreeWave/csdn.net/s.gif?r=http://blog.csdn.net/FreeWave/archive/2010/04/14/5486512.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/FreeWave/492070186/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/FreeWave/492070186/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 14 Apr 2010 20:46:00 +0800</pubDate><author>FreeWave</author><guid isPermaLink="false">http://blog.csdn.net/FreeWave/archive/2010/04/14/5486512.aspx</guid><dc:creator>FreeWave</dc:creator><fs:srclink>http://blog.csdn.net/FreeWave/archive/2010/04/14/5486512.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/FreeWave/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/FreeWave/~7403747/492070186/5513268</fs:itemid></item><item><title>信息传递、编码和计算机表示（三）</title><link>http://blog.csdn.net/FreeWave/archive/2010/04/13/5482359.aspx</link><description>GB2312、GBK、GB18030&lt;img src=&quot;http://www1.feedsky.com/t1/492070187/FreeWave/csdn.net/s.gif?r=http://blog.csdn.net/FreeWave/archive/2010/04/13/5482359.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/FreeWave/492070187/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/FreeWave/492070187/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 13 Apr 2010 19:12:00 +0800</pubDate><author>FreeWave</author><guid isPermaLink="false">http://blog.csdn.net/FreeWave/archive/2010/04/13/5482359.aspx</guid><dc:creator>FreeWave</dc:creator><fs:srclink>http://blog.csdn.net/FreeWave/archive/2010/04/13/5482359.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/FreeWave/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/FreeWave/~7403747/492070187/5513268</fs:itemid></item><item><title>信息传递、编码和计算机表示（二）</title><link>http://blog.csdn.net/FreeWave/archive/2010/04/12/5478551.aspx</link><description>ASCII， Extended ASCII&lt;img src=&quot;http://www1.feedsky.com/t1/492070188/FreeWave/csdn.net/s.gif?r=http://blog.csdn.net/FreeWave/archive/2010/04/12/5478551.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/FreeWave/492070188/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/FreeWave/492070188/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 12 Apr 2010 21:27:00 +0800</pubDate><author>FreeWave</author><guid isPermaLink="false">http://blog.csdn.net/FreeWave/archive/2010/04/12/5478551.aspx</guid><dc:creator>FreeWave</dc:creator><fs:srclink>http://blog.csdn.net/FreeWave/archive/2010/04/12/5478551.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/FreeWave/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/FreeWave/~7403747/492070188/5513268</fs:itemid></item><item><title>信息传递、编码和计算机表示（一）</title><link>http://blog.csdn.net/FreeWave/archive/2010/04/11/5474100.aspx</link><description>计算机编码、ASCII、ASCII扩展码，MBCS编码、UNICODE编码&lt;img src=&quot;http://www1.feedsky.com/t1/492070189/FreeWave/csdn.net/s.gif?r=http://blog.csdn.net/FreeWave/archive/2010/04/11/5474100.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/FreeWave/492070189/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/FreeWave/492070189/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 11 Apr 2010 23:21:00 +0800</pubDate><author>FreeWave</author><guid isPermaLink="false">http://blog.csdn.net/FreeWave/archive/2010/04/11/5474100.aspx</guid><dc:creator>FreeWave</dc:creator><fs:srclink>http://blog.csdn.net/FreeWave/archive/2010/04/11/5474100.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/FreeWave/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/FreeWave/~7403747/492070189/5513268</fs:itemid></item><item><title>STL 之迭代函数解析</title><link>http://blog.csdn.net/FreeWave/archive/2009/08/18/4458065.aspx</link><description>STL包含了用于迭代容器中元素的方法-迭代方法，包括for_each, transform1、用法：//模板函数，打印元素templatevoid print(_T arg) {	cout _T negative(_T arg) {	return -(arg);}vector days;vector days;for (int i = 1; i );//对容器中的元素取反transform(days.begin(), days.end(), days.begin(), negative);2、细节部分for_each如何实现的&lt;img src=&quot;http://www1.feedsky.com/t1/492070190/FreeWave/csdn.net/s.gif?r=http://blog.csdn.net/FreeWave/archive/2009/08/18/4458065.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/FreeWave/492070190/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/FreeWave/492070190/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 18 Aug 2009 10:42:00 +0800</pubDate><author>FreeWave</author><guid isPermaLink="false">http://blog.csdn.net/FreeWave/archive/2009/08/18/4458065.aspx</guid><dc:creator>FreeWave</dc:creator><fs:srclink>http://blog.csdn.net/FreeWave/archive/2009/08/18/4458065.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/FreeWave/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/FreeWave/~7403747/492070190/5513268</fs:itemid></item><item><title>斥钓鱼网站的可耻行为</title><link>http://blog.csdn.net/FreeWave/archive/2009/07/17/4355387.aspx</link><description>飞信 钓鱼&lt;img src=&quot;http://www1.feedsky.com/t1/492070191/FreeWave/csdn.net/s.gif?r=http://blog.csdn.net/FreeWave/archive/2009/07/17/4355387.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/FreeWave/492070191/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/FreeWave/492070191/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 17 Jul 2009 08:47:00 +0800</pubDate><author>FreeWave</author><guid isPermaLink="false">http://blog.csdn.net/FreeWave/archive/2009/07/17/4355387.aspx</guid><dc:creator>FreeWave</dc:creator><fs:srclink>http://blog.csdn.net/FreeWave/archive/2009/07/17/4355387.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/FreeWave/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/FreeWave/~7403747/492070191/5513268</fs:itemid></item></channel></rss>
