首页 > 代码库 > ASM
ASM
1、asm官网:http://asm.ow2.org/
2、ASM is an all purpose Java bytecode manipulation and analysis framework. It can be used to modify existing classes or dynamically generate classes, directly in binary form. Provided common transformations and analysis algorithms allow to easily assemble custom complex transformations and code analysis tools.
ASM仅仅是一个java二进制代码生成和分析框架。它可以直接通过二进制码的格式修改已经存在的类或者动态产生的类。并且提供了公共传输格式和分析算法用于自定义复杂传输格式。提供了代码分析工具。
ASM
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。