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.
我试图了解 ac 代码中的变量如何相互影响。我花了几个小时寻找工具。Doxygen 等会给我调用图(“哪个函数调用谁?”),但不提供关于变量/数据的具体信息。例如,从源代码生成的依赖矩阵会有所帮助。
我怎样才能最好地形象化这一点?