Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否有一些工具可以从命令行生成人类可读的控制流图?最好基于文本而不是图片。
我见过的几乎每一个 CFG 生成器都是一个 Eclipse 插件,它大大减慢了速度。
编辑:这里只有java。