<<The Java Virtual Machine Specification>>
chapter one: Introduction
chapter two: java programming language concepts
chapter three:the structure of the java virtual machine
chapter four: the class file format
chapter five: loading, linking and intializing
chapter six: the java virtual machine instruction Set
chapter seven: compiling for the java virtual machine
chapter eight: threads and locks
chapter nine: opcode mnemonics by opcode
--first of all, overview the specification, make a plan.
chapter one: Introduction
chapter two: java programming language concepts
chapter three:the structure of the java virtual machine
chapter four: the class file format
chapter five: loading, linking and intializing
chapter six: the java virtual machine instruction Set
chapter seven: compiling for the java virtual machine
chapter eight: threads and locks
chapter nine: opcode mnemonics by opcode
--first of all, overview the specification, make a plan.
本文概述了《Java虚拟机规范》的主要章节内容,包括Java编程语言概念、Java虚拟机结构、类文件格式等核心主题,并深入探讨了加载、链接与初始化过程、指令集以及为Java虚拟机编译等方面的知识。
1169

被折叠的 条评论
为什么被折叠?



