找回密码
 立即注册
Java虚拟virtualmachine | Applet 2022-10-04 67 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
本书介绍了Java系统结构中的一个主要组建部分——Java虚拟机。Java虚拟机是Java的方式独立性和安全性的基础。本书先介绍了Java虚拟机的概貌,然后描绘了Java虚拟机标准中的虚拟机系统结构,.class文件(类文件)的格式,命令集。附录中还包括了Sun企业的Java虚拟机实现中使用的内部命令等内容。本书不光为以Java虚拟机为方案机器的编译器的开发者和兼容的Java虚拟机的开发者提供了标准,而且为Java使用程序开发人员管理编程中的问题提供了新的途径。
Java虚拟机标准中文版.pdf
.....

(This book introduces the Java virtual machine, a major component of the Java system architecture. Java virtual machine is the foundation of Java's independence and security. This book first introduces the overview of the Java virtual machine, and then describes the virtual machine system architecture in the Java virtual machine standard Format of class file (class file) and command set. The appendix also includes the internal commands used in the Java virtual machine implementation of Sun Enterprises. This book not only provides a standard for developers of compilers and compatible Java virtual machines using Java virtual machines as solution machines, but also provides a new way for Java user developers to manage problems in programming.
Java Virtual Machine Standard Chinese Version. pdf
.....)

[下载]11533327176.rar




上一篇:单元测试之道Java版:使用JUnit
下一篇:Practical+Java中文版