<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>凤之焚的专栏 - 编程语言</title><link>http://blog.csdn.net/lion_wing/category/155906.aspx</link><description>编程工具的学习和技巧</description><dc:language>zh-CN</dc:language><lastUpdateTime>Wed, 09 Apr 2008 14:53:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>凤之焚</dc:creator><title>ASP对象总结(二)</title><link>http://blog.csdn.net/lion_wing/archive/2007/04/19/1571405.aspx</link><pubDate>Thu, 19 Apr 2007 23:20:00 GMT</pubDate><guid>http://blog.csdn.net/lion_wing/archive/2007/04/19/1571405.aspx</guid><wfw:comment>http://blog.csdn.net/lion_wing/comments/1571405.aspx</wfw:comment><comments>http://blog.csdn.net/lion_wing/archive/2007/04/19/1571405.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/lion_wing/comments/commentRss/1571405.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1571405</trackback:ping><description>ASP对象总结(二)&lt;img src ="http://blog.csdn.net/lion_wing/aggbug/1571405.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>凤之焚</dc:creator><title>ASP对象总结(一)</title><link>http://blog.csdn.net/lion_wing/archive/2007/04/19/1571402.aspx</link><pubDate>Thu, 19 Apr 2007 23:17:00 GMT</pubDate><guid>http://blog.csdn.net/lion_wing/archive/2007/04/19/1571402.aspx</guid><wfw:comment>http://blog.csdn.net/lion_wing/comments/1571402.aspx</wfw:comment><comments>http://blog.csdn.net/lion_wing/archive/2007/04/19/1571402.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/lion_wing/comments/commentRss/1571402.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1571402</trackback:ping><description>ASP对象总结(一)&lt;img src ="http://blog.csdn.net/lion_wing/aggbug/1571402.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>凤之焚</dc:creator><title>列出SQL SERVER 所有表，字段名，主键，类型，长度，小数位数等信息</title><link>http://blog.csdn.net/lion_wing/archive/2007/04/16/1567038.aspx</link><pubDate>Mon, 16 Apr 2007 21:21:00 GMT</pubDate><guid>http://blog.csdn.net/lion_wing/archive/2007/04/16/1567038.aspx</guid><wfw:comment>http://blog.csdn.net/lion_wing/comments/1567038.aspx</wfw:comment><comments>http://blog.csdn.net/lion_wing/archive/2007/04/16/1567038.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/lion_wing/comments/commentRss/1567038.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1567038</trackback:ping><description>列出SQL SERVER 所有表，字段名，主键，类型，长度，小数位数等信息&lt;img src ="http://blog.csdn.net/lion_wing/aggbug/1567038.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>凤之焚</dc:creator><title>CBT钩子实现解决程序间的冲突</title><link>http://blog.csdn.net/lion_wing/archive/2007/01/09/1478514.aspx</link><pubDate>Tue, 09 Jan 2007 22:13:00 GMT</pubDate><guid>http://blog.csdn.net/lion_wing/archive/2007/01/09/1478514.aspx</guid><wfw:comment>http://blog.csdn.net/lion_wing/comments/1478514.aspx</wfw:comment><comments>http://blog.csdn.net/lion_wing/archive/2007/01/09/1478514.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/lion_wing/comments/commentRss/1478514.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1478514</trackback:ping><description>可能在运行一个程序A时，将运行的程序与正在运行的某个程序B冲突。下面用一个CBT钩子实现当一个程序A启动时，关闭与本程序冲突的其它程序B。&lt;img src ="http://blog.csdn.net/lion_wing/aggbug/1478514.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>凤之焚</dc:creator><title>为MFC 和 ATL控件创建签署的CAB文件</title><link>http://blog.csdn.net/lion_wing/archive/2006/11/08/1372842.aspx</link><pubDate>Wed, 08 Nov 2006 11:00:00 GMT</pubDate><guid>http://blog.csdn.net/lion_wing/archive/2006/11/08/1372842.aspx</guid><wfw:comment>http://blog.csdn.net/lion_wing/comments/1372842.aspx</wfw:comment><comments>http://blog.csdn.net/lion_wing/archive/2006/11/08/1372842.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/lion_wing/comments/commentRss/1372842.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1372842</trackback:ping><description>如果您计划通过Internet销售 MFC控件和ATL 控件，您应该将其打包成签署的小巧(Cabinet -CAB) 文件。签署文件确保用户下载您的控件时源代码是安全的。一个CAB文件包含一个您的控件及其安装信息(比如，都需要哪些动态链接库DLL和OCX一起安装)的压缩版本。 &lt;img src ="http://blog.csdn.net/lion_wing/aggbug/1372842.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>凤之焚</dc:creator><title>C/C++/VC++的好网站 </title><link>http://blog.csdn.net/lion_wing/archive/2006/03/26/638901.aspx</link><pubDate>Sun, 26 Mar 2006 11:51:00 GMT</pubDate><guid>http://blog.csdn.net/lion_wing/archive/2006/03/26/638901.aspx</guid><wfw:comment>http://blog.csdn.net/lion_wing/comments/638901.aspx</wfw:comment><comments>http://blog.csdn.net/lion_wing/archive/2006/03/26/638901.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/lion_wing/comments/commentRss/638901.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=638901</trackback:ping><description>C/C++/VC++的好网站 &lt;img src ="http://blog.csdn.net/lion_wing/aggbug/638901.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>凤之焚</dc:creator><title>Web Service 初学</title><link>http://blog.csdn.net/lion_wing/archive/2005/11/03/521756.aspx</link><pubDate>Thu, 03 Nov 2005 15:55:00 GMT</pubDate><guid>http://blog.csdn.net/lion_wing/archive/2005/11/03/521756.aspx</guid><wfw:comment>http://blog.csdn.net/lion_wing/comments/521756.aspx</wfw:comment><comments>http://blog.csdn.net/lion_wing/archive/2005/11/03/521756.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/lion_wing/comments/commentRss/521756.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=521756</trackback:ping><description>想把用VB.NET创建Web服务的步骤记录下来.&lt;img src ="http://blog.csdn.net/lion_wing/aggbug/521756.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>