<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title><![CDATA[performance1024的专栏]]></title><description><![CDATA[]]></description><link>https://blog.csdn.net/performance1024</link><language>zh-cn</language><generator>https://blog.csdn.net/</generator><copyright><![CDATA[Copyright &copy; performance1024]]></copyright><item><title><![CDATA[Use the Delegate Or Event ?]]></title><link>https://blog.csdn.net/performance1024/article/details/3994932</link><guid>https://blog.csdn.net/performance1024/article/details/3994932</guid><author>performance1024</author><pubDate>Mon, 16 Mar 2009 16:23:00 +0800</pubDate><description><![CDATA[最初接触委托（Delegate）与事件（Event）时，始终对两者应用上不能做出较好的区分。只是事件自身是借助于委托实现的，那么如果委托足以应对大多数的需求，那么为什么引入事件呢？（Why Events）这样想来似乎陷入了“既生瑜，何生亮”的慨叹中...暂且打住，看看具体的事例情况吧:     // 发布事件的Clock类 Clock.cs namespace ClockEvent]]></description><category></category></item><item><title><![CDATA[关于Visual Studio .NET 2003 安装时“系统组件不匹配”问题的解决]]></title><link>https://blog.csdn.net/performance1024/article/details/3820408</link><guid>https://blog.csdn.net/performance1024/article/details/3820408</guid><author>performance1024</author><pubDate>Sun, 18 Jan 2009 00:27:00 +0800</pubDate><description><![CDATA[     因为开发环境配置的需要，在重装系统后我还是打算安装先前的VS2003。然而在准备好ISO文件开始安装时一直碰到这样的出错提示信息“安装程序已经检测到计算机上安装的某些系统组件与Visual Studio.net要求的版本不匹配。您必须安装这些组件的另一版本”。在网上搜索后发现原来与安装的OS版本有很大关系(我的时Ghost XP Sp2，系统盘的文件系统为FAT)，以下是对应的解决方案：]]></description><category></category></item><item><title><![CDATA[Visual C++是什么?!]]></title><link>https://blog.csdn.net/performance1024/article/details/3721987</link><guid>https://blog.csdn.net/performance1024/article/details/3721987</guid><author>performance1024</author><pubDate>Tue, 06 Jan 2009 16:53:00 +0800</pubDate><description><![CDATA[ [weizhisheng 原作]    这个问题很奇怪吗？大概是。不过，当我又看到有人发表诸如“Windows/Office是VC编写的”或者“VC是无所不能的”这种高论，我就禁不住这样问自己。     Visual C++究竟是什么？你平常在其中工作的那个标记着“Microsoft Visual C++”的窗口，真的就代表Visual C++吗？按照我的理解，Visual C+]]></description><category></category></item></channel></rss>