首页 > 其他 > 详细

ASM

时间:2017-02-07 12:07:40      阅读:143      评论:0      收藏:0      [点我收藏+]

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

原文:http://www.cnblogs.com/weizhxa/p/6373230.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!