《Professional Visual Studio 2008 Extensibility》第四章

      1.  Automation Model 包含如下几个部份:

              1. Environment model

              2. Project model

              3. Code model

              4. Editor model

              5. Forms model

              6. Debugger model

              7. Build model 

image

              其中难易程度从易从难是:macros—>add – ins—>VSPackages, 其功能的强大性正好与难易程度成正比。

       2.    Automation Model的框架图如下所示:

image

      3. DTE 主要包含Solutions and projects, Commands, Events, Documents 和Debugger。

posted @ 2013-03-12 00:02  fbwang2011  阅读(155)  评论(0)    收藏  举报