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.
有没有人有任何文件,可以向我展示 ASM 框架的端到端实现以显示类文件的操作码?或者有没有人帮我打招呼,世界!ASM 框架实现的程序示例?我想在 ASM 框架的帮助下显示任何类文件的操作码,就像我们使用 JAVAP 命令一样。
是的,Oracle 有一个专门用于此的网页。该网页可以在这里找到