Download List

项目描述

jclasslib bytecode viewer is a tool that visualizes all aspects of compiled Java class files and the contained bytecode. In addition, it contains a library that enables developers to read, modify, and write Java class files and bytecode.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-07-21 23:58
3.1

这个版本增加了为Java 7( - 目标1.7编译的类文件),支持“复制到剪贴板”按钮,在“字段”和“方法”,以及操作码的文件快捷的字节码显示底部的细节面板。此外,Windows安装程序与Windows 7兼容。
This release adds support for Java 7 (class files compiled with -target 1.7), "Copy to clipboard" buttons on the detail panels for "Fields" and "Methods", as well as quicklinks for opcode documentation at the bottom of the bytecode display. Furthermore, the Windows installer is now compatible with Windows 7.

2005-01-14 19:58
3.0

此版本带来的Java 1.5完全兼容。在Java 1.5中新的访问标志(ACC_ENUM,ACC_ANNOTATION,ACC_BRIDGE和ACC_VARARGS)和新的属性(所有注释属性以及EnclosingMethod,签名,以及LocalVariableTypeTable属性)现在显示在类文件查看器。
标签: Major feature enhancements
This release brings full compatibility with Java 1.5. The new access flags in Java 1.5 (ACC_ENUM, ACC_ANNOTATION, ACC_BRIDGE, and ACC_VARARGS) and the new attributes (all annotation attributes as well as the EnclosingMethod, Signature, and LocalVariableTypeTable attributes) are now displayed in the class file viewer.

2003-08-28 14:22
2.0

字节码观众得到了加强。目前,它支持可配置的类路径,跨类字段和方法,超链接,一类路径浏览器,以及能够开放jar文件类。工作区的设施增加了。主要改进了性能和信息显示。
标签: Major feature enhancements
The bytecode viewer was enhanced. It now
supports a configurable class path, cross-class
field and method hyperlinks, a class path
browser, and the ability to open classes from
jar files. A workspace facility was added. Major
improvements were made to performance and the
display of information.

2002-02-28 13:24
1.2

该版本的特点在类文件查看器应用的主要错误修正,并增加了对当前版本的NetBeans支持。阅读和写作中的字节码类文件的性能超过了一倍,新的观念和设施已在不断池和指令列表操纵介绍。
标签: Minor feature enhancements
This release features major bugfixes in the class file viewer application and adds support for the current version of Netbeans. The performance of reading and writing class files in the bytecode is more than doubled, and new concepts and facilities have been introduced for the manipulation of constant pools and instructions lists.

2001-05-31 23:48
1.1

类文件浏览器可以被用来作为一个NetBeans模块。此版本可与外观的金属以外,还有轻微的视觉调整。
标签: Minor feature enhancements
The class file browser can now be used as a
Netbeans module. This version works with look and
feels other than Metal, and there are minor visual
tweaks.

Project Resources