Code Visualization
⌘
Ctrl
k
For the complete documentation index, see
llms.txt
. This page is also available as
Markdown
.
Copy
On this page
第三篇:程序分析与代码图谱
静态分析:不运行代码时能知道什么
动态分析:运行起来之后才能知道什么
变更分析:系统是如何演进的
代码图谱:节点、边与属性
可视化表达:从图到证据
Previous
IR、SSA、CFG 与 DFG
Next
静态分析:不运行代码时能知道什么
Last updated
17 days ago