<?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:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fs="http://www.feedsky.com/namespace/feed" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/codeshark" type="application/rss+xml" ref="self"></atom:link><lastBuildDate>Sun, 18 Nov 2007 21:44:00 GMT</lastBuildDate><title>WuWei's Studio</title><description>技术源自共享与交流  MSN:tycoonzhao@msn.com</description><item><title>进一步阐述C#中的委托</title><link>http://item.feedsky.com/~csdn.net/codeshark/~6137530/30547716/4245470/1/item.html</link><wfw:comment>comments/1891608.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/1891608.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1891608</trackback:ping><description>委托和事件在 .Net Framework中的应用非常广泛，然而，较好地理解委托和事件对很多接触C#时间不长的人来说并不容易。&lt;img src =&quot;aggbug/1891608.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 19 Nov 2007 05:44:00 +0800</pubDate><author>无为</author><comments>http://blog.csdn.net/codeshark/archive/2007/11/18/1891608.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/codeshark/archive/2007/11/18/1891608.aspx</guid><dc:creator>无为</dc:creator><fs:srclink>http://blog.csdn.net/codeshark/archive/2007/11/18/1891608.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/codeshark/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/codeshark/~6137530/30547716/4245470</fs:itemid></item><item><title>浅析C#中的委托</title><link>http://item.feedsky.com/~csdn.net/codeshark/~6137530/30547717/4245470/1/item.html</link><wfw:comment>comments/1891604.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/1891604.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1891604</trackback:ping><description>C# 中的委托类似于 C 或 C++ 中的函数指针。使用委托使程序员可以将方法引用封装在委托对象内。然后可以将该委托对象传递给可调用所引用方法的代码，而不必在编译时知道将调用哪个方法。与 C 或 C++ 中的函数指针不同，委托是面向对象、类型安全的，并且是安全的。&lt;img src =&quot;aggbug/1891604.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 19 Nov 2007 05:41:00 +0800</pubDate><author>无为</author><comments>http://blog.csdn.net/codeshark/archive/2007/11/18/1891604.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/codeshark/archive/2007/11/18/1891604.aspx</guid><dc:creator>无为</dc:creator><fs:srclink>http://blog.csdn.net/codeshark/archive/2007/11/18/1891604.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/codeshark/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/codeshark/~6137530/30547717/4245470</fs:itemid></item></channel></rss>