网站首页  情感咨询  情感美文  情感百科  情感生活  学习充电  旧版美文

请输入您要查询的词汇:

 

词汇 JRE
分类 英语词汇 英语翻译词典
释义

JRE

中文百科

Java虚拟机 Java virtual machine

(重定向自JRE)
Java虚拟机概貌
Esquema de la arquitectura general de un programa en ejecución en una Máquina Virtual Java.

Java虚拟机英语:Java Virtual Machine,缩写为JVM),一种能够运行Java bytecode的虚拟机,以堆叠结构机器来进行实做。最早由升阳电脑所研发并实现第一个实现版本,是Java平台的一部份,能够运行以Java语言写作的软件程序。

Java虚拟机有自己完善的硬体架构,如处理器、堆栈、寄存器等,还具有相应的指令系统。JVM屏蔽了与具体操作系统平台相关的信息,使得Java进程只需生成在Java虚拟机上运行的目标代码(字节码),就可以在多种平台上不加修改地运行。通过对中央处理器(CPU)所执行的软件实作,实现能执行编译过的Java进程码(Applet与应用程序)。

英语百科

Java virtual machine Java虚拟机

(重定向自JRE)
Overview of a Java virtual machine (JVM) architecture based on The Java Virtual Machine Specification Java SE 7 Edition
Architecture générale : illustration du slogan Compile once, run everywhere.
Java-Logo

A Java virtual machine (JVM) is an abstract computing machine that enables a computer to run a Java program. There are three notions of the JVM: specification, implementation, and instance. The specification is a document that formally describes what is required of a JVM implementation. Having a single specification ensures all implementations are interoperable. A JVM implementation is a computer program that meets the requirements of the JVM specification. An instance of a JVM is an implementation running in a process that executes a computer program compiled into Java bytecode.

随便看

 

依恋情感网英汉例句词典收录3870147条英语例句词条,基本涵盖了全部常用英语单词的释义及例句,是英语学习的有利工具。

 

Copyright © 2004-2024 Yiyi18.com All Rights Reserved
京ICP备2021023879号 更新时间:2025/8/8 6:14:56