JVML的意思
「JVML」經常作為「Java Virtual Machine Language」的縮寫來使用,中文意思:「Java虛擬機語言」。
JVML(Java虛擬機語言)詳細解釋
- 英文縮寫詞:JVML
- 英文單詞:Java Virtual Machine Language
- 中文簡要解釋:Java虛擬機語言
- 分類:Computing
- 領域:Software
英文縮寫JVML的擴展資料
- Precisely, we define a subset of Java virtual machine language ( JVML ), present a type system and an operational semantics for the subset, and prove the soundness of the type system with respect to the operational semantics.具體地,本文定義了Java虛擬機語言(JVML)(JVML)的一個子集,給出了該子集的類型系統和操作語義,并根據操作語義證明了該類型系統的可靠性。
- Inferno logically mirrors Java by including a virtual machine, programming language, and communications protocol.Inferno包含了虛擬機、編程語言和通信協議,故在邏輯上是Java的鏡像。
- Thrown if the Java Virtual Machine cannot find an appropriate native language definition of a method declared native.對于聲明為native的方法,如果Java虛擬機找不到和它對應的本機語言定義,就會拋出該異常。
- The Java Card Virtual Machine is the interface between Java language and smart card. It is very important for the development of IC card to exploit smart card supporting Java language.Java卡虛擬機是Java語言與智能卡之間的接口,開發支持Java語言的智能卡對IC卡的發展十分重要。
- It was not that long ago when running your programs on the Java Virtual Machine ( JVM ) meant writing your program using the Java programming language.不久前,要想在JavaVirtualMachine(JVM)上運行程序,還需要使用Java編程語言來編寫程序。