Visual Studio 2012 Ultimate的可视化代码功能

Visualizing and Understanding Code综合了如何使用visual studio可视化代码来帮助理解代码,包括下面:
  1. 理解代码和代码之间的关系:(1)Code Map(2)Dependency Graphs
  2. 理解代码交互:Sequence Diagrams
  3. 理解类结构:(1)UML Diagram(2)Class Diagram
  4. 描述系统设计和验证按照设计进行的编码:Layer Diagram
  5. 用户需求和系统架构之间的沟通:(1)需求建模(2)架构建模


posted on 2012-12-19 14:26  fresky  阅读(243)  评论(0编辑  收藏  举报

导航