网站首页  英汉词典

请输入您要查询的英文单词:

 

单词 JVM
释义

JVM

英汉-汉英词典
abbr. Java Virtual Machine Java虚拟机
词组 | 习惯用语
您要查找的是不是:
  • jam n. 果酱;拥挤;困境;[篮球]扣篮 vt. 使堵塞;挤进,使塞满;混杂;压碎
  • JV abbr. 合资公司
  • Jove n. 朱庇特主神;[诗]木星(等于Jupiter)
  • Java n. 爪哇岛(位于印尼);Sun公司推出的一种应用程序开发语言
jvm abbr. Java虚拟机(Java Virtual Machine)
JVM abbr. Java虚拟机(Java Virtual Machine)

网络短语:
JVM JVM 虚拟机
jvm' 军转民
multi-JVM 多JVM
JVM specification 的实现及其原理就介绍到这里
JVM-A 电位器调节
security jvm 安全
JVM Handling 支援先进平台及
JVM Heap 堆内存
JVM Stacks 虚拟机栈;JVM栈
中文百科

Java虚拟机 Java virtual machine

(重定向自JVM)
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虚拟机

(重定向自JVM)
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.

随便看

 

英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2024 encnc.com All Rights Reserved
更新时间:2025/6/22 22:19:39