[www.ed2k.online]下載基地為您提供軟件、遊戲、圖書、教育等各種資源的ED2K電驢共享下載和MAGNET磁力鏈接下載。
設為首頁
加入收藏
首頁 圖書資源 軟件資源 游戲資源 教育資源 其他資源
 電驢下載基地 >> 软件资源 >> 編程開發 >> 《代碼閱讀工具》(Scientific Toolworks Understand)v2.6.604.x86|X64[壓縮包]
《代碼閱讀工具》(Scientific Toolworks Understand)v2.6.604.x86|X64[壓縮包]
下載分級 软件资源
資源類別 編程開發
發布時間 2017/7/17
大       小 -
《代碼閱讀工具》(Scientific Toolworks Understand)v2.6.604.x86|X64[壓縮包] 簡介: 資料介紹 Understand軟件的功能主要定位於代碼的閱讀理解。界面用Qt開發的。 具備如下特性: 1、支持多語言:Ada, C, C++, C#, Java,
電驢資源下載/磁力鏈接資源下載:
全選
"《代碼閱讀工具》(Scientific Toolworks Understand)v2.6.604.x86|X64[壓縮包]"介紹

資料介紹

IPB Image






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。


IPB Image


========================================

下載鏈接來自STF,
未經過安裝測試與安全檢測,使用者後果自負與本論壇無關
軟體版權歸原作者及其公司所有,如果你喜歡,請購買正版


========================================





Standard Metrics
We've noticed that some basic metrics are more useful to engineers then others, such as number of lines of code, number of classes etc. while other metrics are usually more helpful for management and code analysis. Though which metrics are displayed depends on what languages are being analyzed, here is a partial list of what you can expect:
Basic Metrics
Class Count
File Count
Function Count
Line Count
Blank Line Count
Code Line Count
Comment Line Count
Inactive Line Count
Declarative Statement Count
Executable Statement Count
Ratio Comment to Code
Advanced Metrics (Partial list)
Cyclomatic Complexity
Knots
Class Coupling
Percent Lack of Cohesion
Path Count
Max Inheritance
Base Class Count
Inherited Class Count
Number of Instance Methods
Weighted Methods per Class



代碼






相關資源:

免責聲明:本網站內容收集於互聯網,本站不承擔任何由於內容的合法性及健康性所引起的爭議和法律責任。如果侵犯了你的權益,請通知我們,我們會及時刪除相關內容,謝謝合作! 聯系信箱:[email protected]

Copyright © 電驢下載基地 All Rights Reserved