搜索资源列表
inside_the_java_virtual_machine
- 深入java虚拟机(第二版)光盘所有源码,书非常经典,Bill Vennere著-Java virtual machine-depth (second edition) CD-ROM of all source code, is a classic book, Bill Vennere the
jvm_overview
- Inside Java virtual machine. this book is good start for JVM overview
JVM
- Java虚拟机的一点分享,里面的东东简介实在,值得一看!-Java virtual machine to share a little, the stuff inside us is, worth a visit!
Inside-Java--Vitrual-Machine
- 这里是Inside Java Vitual Machine这本书的两个版本,即英文版跟中文版,它能帮助java学习者更好的了解JAVA虚拟机的各个方面,帮助java学习者更好的理解java程序-Inside Java Vitual Machine Here is two versions of the book, that is English with the Chinese version of java can help learners to better understand all
Inside-the-Java-Virtual-Machine--1997
- This book describes the Java Virtual Machine, the abstract computer on which all Java programs run. Through a combination of tutorial explanations, working examples, reference material, and applets that interactively illustrate the concepts presented
inside-the-java-virtual-machine
- 本书详细剖析了java虚拟机的运作原理,对于需要对java运作机制有深入了解的人不可不读-this is a book about java virtual machine
Inside-the-Java-Virtual-Machine
- 本书共分20章,第1-4章解释了java虚拟机的体系结构,包括java栈、堆、方法区、执行引擎等;第5-20章深入描述了java技术的内部细节,包括垃圾收集、java安全模型、java的连接模型和动态扩展机制、class文件、运算及流程控制等等,其中等6章和附录a-c完全可以作为class文件和指令含集的参考手册深入JAVA虚拟机第二版-This book is divided into 20 chapters, chapters 1-4 explain the java virtual mac