文件名称:java虚拟机原理
介绍说明--下载内容来自于网络,使用问题请自行百度
虚拟机是一种抽象化的计算机,通过在实际的计算机上仿真模拟各种计算机功能来实现的。Java虚拟机有自己完善的硬体架构,如处理器、堆栈、寄存器等,还具有相应的指令系统。Java虚拟机屏蔽了与具体操作系统平台相关的信息,使得Java程序只需生成在Java虚拟机上运行的目标代码(字节码),就可以在多种平台上不加修改地运行。(Virtual machine is an abstract computer, which is realized by simulating various computer functions on a real computer. Java virtual machine has its own perfect hardware architecture, such as processor, stack, registers, etc. It also has corresponding instruction system. The Java virtual machine masks the information related to the specific operating system platform, so that Java programs can run on a variety of platforms without modification only by generating the object code (bytecode) running on the Java virtual machine.)
相关搜索: condition599
java
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
java虚拟机原理.pdf | 1744912 | 2018-03-21 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.