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.
建议任何 应该支持VB6.0的工具
我正在寻找以下指标
代码分析
代码可维护性指数
圈复杂度
你试过工具VBDepend吗?它确实支持 VB6 代码的循环复杂度、更多代码度量和静态分析。
免责声明:我与该工具的一位开发人员合作。
我使用Aivosto Project Analyzer并觉得它令人满意。它也适用于 VB.Net,适用于任何时候进行移植。