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.
我编写了一个需要使用jdeps. 我可以将其称为进程并解析命令行输出,但作为jdepsJava 工具,我更愿意使用 Java 方法。
jdeps
JRE/JDK 是否提供这些 jar/class 分析方法?