<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>周海汉的开发专栏 - windows 编程</title><link>http://blog.csdn.net/ablo_zhou/category/30831.aspx</link><description>windows 编程</description><dc:language>zh-CN</dc:language><lastUpdateTime>Wed, 09 Apr 2008 16:28:14 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>周海汉</dc:creator><title>windows下用VC6.0和stlport 5.1.4编译log4cplus 1.02</title><link>http://blog.csdn.net/ablo_zhou/archive/2007/12/26/1968125.aspx</link><pubDate>Wed, 26 Dec 2007 15:01:00 GMT</pubDate><guid>http://blog.csdn.net/ablo_zhou/archive/2007/12/26/1968125.aspx</guid><wfw:comment>http://blog.csdn.net/ablo_zhou/comments/1968125.aspx</wfw:comment><comments>http://blog.csdn.net/ablo_zhou/archive/2007/12/26/1968125.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ablo_zhou/comments/commentRss/1968125.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1968125</trackback:ping><description>log4cplus-1.0.2\src\configurator.cxx(344) : error C2065: 'bind1st' : undeclared identifier

&lt;img src ="http://blog.csdn.net/ablo_zhou/aggbug/1968125.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>周海汉</dc:creator><title>在windows下编译 stlport 5.1.4</title><link>http://blog.csdn.net/ablo_zhou/archive/2007/12/08/1924981.aspx</link><pubDate>Sat, 08 Dec 2007 18:25:00 GMT</pubDate><guid>http://blog.csdn.net/ablo_zhou/archive/2007/12/08/1924981.aspx</guid><wfw:comment>http://blog.csdn.net/ablo_zhou/comments/1924981.aspx</wfw:comment><comments>http://blog.csdn.net/ablo_zhou/archive/2007/12/08/1924981.aspx#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/ablo_zhou/comments/commentRss/1924981.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1924981</trackback:ping><description>stlport是对C++标准模板库的一个实现，遵循INTERNATIONAL STANDARD ISO/IEC 14882:1998(E) 和最新的ISO/IEC 14882:2003(E)标准。它的一个好处，就是提供了跨平台和跨编译器的实现。另外它还有一个易于使用的“安全模式”可以检测容器和迭代器的不正确用法。对于通用的功能也进行了优化。它的源代码比微软的实现也易于阅读。但是stlport没有提供vc6和vc8的编译项目文件，而是提供了相应的各编译器的make file。这给windows下编译增加了一定困难。必须在命令行下用nmake来进行编译，以生成相应的lib文件。&lt;img src ="http://blog.csdn.net/ablo_zhou/aggbug/1924981.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>周海汉</dc:creator><title>周海汉：如何安全删除卸载windows vista</title><link>http://blog.csdn.net/ablo_zhou/archive/2007/07/17/1695431.aspx</link><pubDate>Tue, 17 Jul 2007 19:28:00 GMT</pubDate><guid>http://blog.csdn.net/ablo_zhou/archive/2007/07/17/1695431.aspx</guid><wfw:comment>http://blog.csdn.net/ablo_zhou/comments/1695431.aspx</wfw:comment><comments>http://blog.csdn.net/ablo_zhou/archive/2007/07/17/1695431.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ablo_zhou/comments/commentRss/1695431.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1695431</trackback:ping><description>请神容易送神难。安装在E盘的vista，windows目录就有将近7G。想删除vista，还挺难的。经过一番斗争，终于将其删除了。看到网上很多人问怎么安全卸载和删除windows vista，但没有很好解决的。在此共享一下。
&lt;img src ="http://blog.csdn.net/ablo_zhou/aggbug/1695431.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>周海汉</dc:creator><title>VC++开发BHO插件——定制你的浏览器[转]</title><link>http://blog.csdn.net/ablo_zhou/archive/2006/09/06/1184979.aspx</link><pubDate>Wed, 06 Sep 2006 13:29:00 GMT</pubDate><guid>http://blog.csdn.net/ablo_zhou/archive/2006/09/06/1184979.aspx</guid><wfw:comment>http://blog.csdn.net/ablo_zhou/comments/1184979.aspx</wfw:comment><comments>http://blog.csdn.net/ablo_zhou/archive/2006/09/06/1184979.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ablo_zhou/comments/commentRss/1184979.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1184979</trackback:ping><description>bho&lt;img src ="http://blog.csdn.net/ablo_zhou/aggbug/1184979.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>周海汉</dc:creator><title>VB中如何将字符串按某个字符分割成数组</title><link>http://blog.csdn.net/ablo_zhou/archive/2006/01/11/576231.aspx</link><pubDate>Wed, 11 Jan 2006 14:19:00 GMT</pubDate><guid>http://blog.csdn.net/ablo_zhou/archive/2006/01/11/576231.aspx</guid><wfw:comment>http://blog.csdn.net/ablo_zhou/comments/576231.aspx</wfw:comment><comments>http://blog.csdn.net/ablo_zhou/archive/2006/01/11/576231.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ablo_zhou/comments/commentRss/576231.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=576231</trackback:ping><description>VB VBScript ASP dotnet Split 字符串分割&lt;img src ="http://blog.csdn.net/ablo_zhou/aggbug/576231.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>周海汉</dc:creator><title>dotnet中 “IIS 中没有将虚拟目录作为应用程序进行配置”？</title><link>http://blog.csdn.net/ablo_zhou/archive/2005/08/08/447947.aspx</link><pubDate>Mon, 08 Aug 2005 00:39:00 GMT</pubDate><guid>http://blog.csdn.net/ablo_zhou/archive/2005/08/08/447947.aspx</guid><wfw:comment>http://blog.csdn.net/ablo_zhou/comments/447947.aspx</wfw:comment><comments>http://blog.csdn.net/ablo_zhou/archive/2005/08/08/447947.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/ablo_zhou/comments/commentRss/447947.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=447947</trackback:ping><description>配置错误 dotnet IIS 中没有将虚拟目录作为应用程序进行配置&lt;img src ="http://blog.csdn.net/ablo_zhou/aggbug/447947.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>ablo_zhou</dc:creator><title>clistctrl 中如何换行</title><link>http://blog.csdn.net/ablo_zhou/archive/2004/08/05/65690.aspx</link><pubDate>Thu, 05 Aug 2004 09:46:00 GMT</pubDate><guid>http://blog.csdn.net/ablo_zhou/archive/2004/08/05/65690.aspx</guid><wfw:comment>http://blog.csdn.net/ablo_zhou/comments/65690.aspx</wfw:comment><comments>http://blog.csdn.net/ablo_zhou/archive/2004/08/05/65690.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/ablo_zhou/comments/commentRss/65690.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=65690</trackback:ping><description>CListCtrl 换行 字体&lt;img src ="http://blog.csdn.net/ablo_zhou/aggbug/65690.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>ablo_zhou</dc:creator><title>CTreeCtrl编辑节点时enter和escape不生效的bug</title><link>http://blog.csdn.net/ablo_zhou/archive/2004/08/03/59979.aspx</link><pubDate>Tue, 03 Aug 2004 16:05:00 GMT</pubDate><guid>http://blog.csdn.net/ablo_zhou/archive/2004/08/03/59979.aspx</guid><wfw:comment>http://blog.csdn.net/ablo_zhou/comments/59979.aspx</wfw:comment><comments>http://blog.csdn.net/ablo_zhou/archive/2004/08/03/59979.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ablo_zhou/comments/commentRss/59979.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=59979</trackback:ping><description>CtreeCtrl 编辑 回车 无效&lt;img src ="http://blog.csdn.net/ablo_zhou/aggbug/59979.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>