<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/chouab/</link><description>GIS/GPS/RS应用开发，兼谈其他...</description><dc:language>zh-CN</dc:language><lastUpdateTime>Fri, 26 May 2006 15:23:57 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>chouab</dc:creator><title>ArcEngine预定义的命令说明（9.1版本全集）</title><link>http://blog.csdn.net/chouab/archive/2006/05/26/756507.aspx</link><pubDate>Fri, 26 May 2006 15:24:00 GMT</pubDate><guid>http://blog.csdn.net/chouab/archive/2006/05/26/756507.aspx</guid><wfw:comment>http://blog.csdn.net/chouab/comments/756507.aspx</wfw:comment><comments>http://blog.csdn.net/chouab/archive/2006/05/26/756507.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/chouab/comments/commentRss/756507.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=756507</trackback:ping><description>     转到ESRI ArcEngine开发GIS系统的人越来越多了，可是目前可以找的资源都属于入门级别的，真正的有鉴戒有价值的文章与源码很少，这一问题在.net上体现得尤为突出。事实上，就连ESRI官方随机附带的开发说明书也缺斤少两，例如关于预定义命令的说明都没有提供，令人无比郁闷。
    ESRI号称提供了200多个预设的命令，最近其官网提供了这些命令的说明，转过来（包括Name;GUID）供大家参考。有了这些GUID，心情是不是好多了？

&lt;img src ="http://blog.csdn.net/chouab/aggbug/756507.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>chouab</dc:creator><title>C#开发ArcEngine的一点学习心得</title><link>http://blog.csdn.net/chouab/archive/2006/05/21/747247.aspx</link><pubDate>Sun, 21 May 2006 00:07:00 GMT</pubDate><guid>http://blog.csdn.net/chouab/archive/2006/05/21/747247.aspx</guid><wfw:comment>http://blog.csdn.net/chouab/comments/747247.aspx</wfw:comment><comments>http://blog.csdn.net/chouab/archive/2006/05/21/747247.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/chouab/comments/commentRss/747247.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=747247</trackback:ping><description>觉得delegate和事件好费解，可开发ArcEngine又很常用,比如：

((ICustomizeDialogEvents_Event)m_CustomizeDialog).OnCloseDialog += new ICustomizeDialogEvents_OnCloseDialogEventHandler(this.OnCloseDialog);

于是对比着button的click事件琢磨了一下这句代码的含义。

&lt;img src ="http://blog.csdn.net/chouab/aggbug/747247.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>