搜索资源列表
asm
- 深入理解JAVA CLASS文件的格式 面对class文件中的一大堆字节码 你是否束手无策 那么就看这个例子吧-In-depth understanding of JAVA CLASS file formats to face a lot of class file byte code at a loss then you look at this another example
asm-3.3.tar
- 专门用来操作java 字节码文件的开源框架,可以像sax,dom解析xml一样,解析class文件,并对class文件进行操作,hibernate等开源框架都是用它-Designed to operate in the open source java framework for bytecode file, can be like sax, dom, like xml parsing, parsing class files, and file class action, hibernate