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.
我想分析jar文件,即代码层次(类图)。哪些工具会对此有所帮助?
如果 JAR 文件包含已编译的 .class 文件,我建议使用 JD-Gui。在谷歌上输入。我每天用来查看方法签名和公共功能等的东西......!