wii  車勝元  少年陰陽師

商品名稱: Scientific Toolworks Understand v2.6.571


商品分類: 程式開發、數據.資料庫系統


商品類型: 編程開發軟體


語系版本: 英文正式版


運行平台: Windows XP/Vista/7


更新日期: 2011-08-02




安裝序號:



序號產生器放至於keygen夾內

內容說明:



Understand軟體的功能主要定位於代碼的閱讀理解。界面用Qt開發的。

具備如下特性:

1、支援多語言:Ada, C, C++, C#, Java, FORTRAN, Delphi, Jovial, and PL/M ,混合語言的



project也支援

2、多平台: Windows/Linux/Solaris/HP-UX/IRIX/MAC OS X

3、代碼語法高亮、代碼折迭、交叉跳轉、書籤等基本閱讀功能。

4、可以對整個project的architecture、metrics進行分析並輸出報表。

5、可以對代碼生成多種圖(butterfly graph、call graph、called by graph、control flow

graph、UML class graph等),在圖上點擊節點可以跳轉到對應的源代碼位置。

6、提供Perl API便於擴展。作圖全部是用Perl插件實現的,直接讀取分析好的數據庫作圖。

7、內置的目錄和文件比較器。

8、支援project的snapshot,並能和自家的TrackBack集成便於監視project的變化。

小技巧 :

1、設置字體和顏色風格

修改默認字體:Tools - Options - Editor - Default style

修改顏色: Tools - Options - Editor - Styles

2、生成UML類圖、調用樹圖

默認安裝的插件不支援這兩種圖,需要從官網下載插件。

_http://www.scitools.com/perl_scripts/uperl/uml_class.upl

_http://www.scitools.com/perl_scripts/uperl/invocation.upl

放到sti/conf/scripts/local目錄下。

然後重新運行,執行 project- project graphical views - xxxx可以生成這兩種圖。

3、更改圖的字體

直接修改對應的腳本文件(\Program Files\STI\conf\scripts目錄下),在do_load( )函數的對應位

置加入如下的設置:

$graph- default( fontname , Consolas , node );

$graph- default( fontsize , 10 , node );

$graph- default( fontname , Consolas , edge );

$graph- default( fontsize , 10 , edge );

注意:有的腳本中的作圖變數名不是 $graph 而是 $g。

英文說明:



Understand is very efficient at collecting metrics about

the code it analyzes. These metrics can be extracted

automatically via command line calls, exported to

spreadsheets, viewed graphically, dynamically explored in

the GUI, or customized via the Understand Perl API. They

can also be reported at the project level, for files,

classes, functions or user defined architectures. Most of

the metrics in Understand can be categorized in the

following groups:

Tree Graph



*Complexity Metrics (e.g. McCabe Cyclomatic)

*Volume Metrics (e.g Lines of Code)

*Object Oriented (e.g. Coupling Between Object

Classes)

圖片說明:












arrow
arrow
    全站熱搜

    xyz軟件補給站 發表在 痞客邦 留言(0) 人氣()