﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><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>博客园-永春阁-随笔分类-C++/VC学习</title><link>http://www.cnblogs.com/firstyi/category/67823.html</link><description>专注于技术，切不可沉湎于技术</description><language>zh-cn</language><lastBuildDate>Sat, 17 May 2008 12:33:49 GMT</lastBuildDate><pubDate>Sat, 17 May 2008 12:33:49 GMT</pubDate><ttl>60</ttl><item><title>ISAPI开发概述</title><link>http://www.cnblogs.com/firstyi/archive/2007/03/14/674578.html</link><dc:creator>永春</dc:creator><author>永春</author><pubDate>Wed, 14 Mar 2007 06:37:00 GMT</pubDate><guid>http://www.cnblogs.com/firstyi/archive/2007/03/14/674578.html</guid><wfw:comment>http://www.cnblogs.com/firstyi/comments/674578.html</wfw:comment><comments>http://www.cnblogs.com/firstyi/archive/2007/03/14/674578.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/firstyi/comments/commentRss/674578.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/firstyi/services/trackbacks/674578.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: ISAPI可以完成很多功能，asp.net的实现底层也是通过isapi来解析asp.net的代码的。<br>通过开发isapi，然后在iis中配置后可以解析不同的文件。<br>比如java,perl的代码也可以通过加载isapi的方式在iis中进行访问&nbsp;&nbsp;<a href='http://www.cnblogs.com/firstyi/archive/2007/03/14/674578.html'>阅读全文</a><img src ="http://www.cnblogs.com/firstyi/aggbug/674578.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://firstyi.cnblogs.com/" target="_blank">永春</a> 2007-03-14 14:37 <a href="http://www.cnblogs.com/firstyi/archive/2007/03/14/674578.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>VC常见的108个问题(转)</title><link>http://www.cnblogs.com/firstyi/archive/2006/11/15/561354.html</link><dc:creator>永春</dc:creator><author>永春</author><pubDate>Wed, 15 Nov 2006 08:49:00 GMT</pubDate><guid>http://www.cnblogs.com/firstyi/archive/2006/11/15/561354.html</guid><wfw:comment>http://www.cnblogs.com/firstyi/comments/561354.html</wfw:comment><comments>http://www.cnblogs.com/firstyi/archive/2006/11/15/561354.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/firstyi/comments/commentRss/561354.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/firstyi/services/trackbacks/561354.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: （1）如何通过代码获得应用程序主窗口的指针?主窗口的指针保存在CWinThread::m_pMainWnd中,调用AfxGetMainWnd实现。AfxGetMainWnd()-&gt;Sho...&nbsp;&nbsp;<a href='http://www.cnblogs.com/firstyi/archive/2006/11/15/561354.html'>阅读全文</a><img src ="http://www.cnblogs.com/firstyi/aggbug/561354.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://firstyi.cnblogs.com/" target="_blank">永春</a> 2006-11-15 16:49 <a href="http://www.cnblogs.com/firstyi/archive/2006/11/15/561354.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>