原文:understand代码阅读工具

https: blog.csdn.net qq article details commentBox http: scitools.com download all builds 官网下载 添加路径 gedit .bashrc 打开启动文件,添加如下两条命令: export PATH PATH: home application scitools bin linux STIHOME home ap ...

2020-08-10 09:08 0 552 推荐指数:

查看详情

图形化代码阅读工具——Scitools Understand

Scitools出品的Understand 2.0。用了很多年了,比Source Insight强大很多。以前的名字叫Understand for C/C++,Understand for Java,Understand for Ada,最近这几年合并成了一个产品。 最值得一提的是各种关系图 ...

Sat Feb 07 05:29:00 CST 2015 0 7970
代码分析工具推荐Understand

之前看ogitor ,第一次看到那么多代码~~不知道从哪里下手,而且好多东西都不会Ogre什么的都不是很清楚,对ogitor的代码结构的了解就更不用提了。晕头转向的不知道从哪里下手,一点点的看起来好吃力。后来从博客中看到了说understand的 ,当时用了一下可以从源代码生成类图 感觉很不错 ...

Tue Jan 15 03:46:00 CST 2013 0 42588
UBUNTU安装代码阅读Understand

https://blog.csdn.net/weixin_40641902/article/details/79607225 1.直接下载 Understand-3.1.670-Linux-64bit.tgz文件:https://pan.baidu.com/s/1i52nrut(感谢博主提供资源 ...

Tue Aug 13 18:40:00 CST 2019 0 616
linux下阅读代码工具

说来真是惭愧呀.一直在用VIM 做开发.却不知道VI 里还有这么好使的工具.以前一直都是用: find -type f -print | xargs grep -i **** 在源代码里查找. 原来Linux下也有类似于Souce Insight工具.以下是引用人家的文章 ...

Thu Nov 12 16:31:00 CST 2015 0 12991
与sourceinsight媲美的代码阅读工具

与sourceinsight媲美的代码阅读工具 - Fred的专栏 - 博客频道 - CSDN.NET 与sourceinsight媲美的代码阅读工具 分类: linux应用 2008-10-18 16:58 3699人阅读 评论(0) 收藏 ...

Tue Feb 26 03:43:00 CST 2013 0 6122
mac下c++代码阅读工具

http://note.youdao.com/noteshare?id=101a265bb9d780444b6a03ca526b887a ...

Sat Aug 19 21:58:00 CST 2017 0 1523
Understand:高效代码静态分析神器详解(一)【转】

转自:http://www.codemx.cn/2016/04/30/Understand01/ 之前用Windows系统,一直用source insight查看代码非常方便,但是年前换到mac下面,虽说很多东西都方便了,但是却没有了静态代码分析工具,很幸运,前段时间找到一款比source ...

Tue May 16 18:21:00 CST 2017 1 2595
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM