JVMS的意思
「JVMS」經常作為「Java Virtual Machine Specification」的縮寫來使用,中文意思:「Java虛擬機器規格」。
JVMS(Java虛擬機器規格)詳細解釋
- 英文縮寫詞:JVMS
- 英文單詞:Java Virtual Machine Specification
- 中文簡要解釋:Java虛擬機器規格
- 流行度:13251
- 分類:Computing
- 領域:Software
英文縮寫JVMS的擴展資料
- Other times the author feel it necessary to include references to back up claims such as " The Java Virtual Machine Specification(JVMS) defines a standard format for the output of compilers ".此外,作者還覺得有必要包含參考文獻以支持他的主張,例如「Java虛擬機規格說明書為編譯器的輸出定義了一個標準格式」。
- We define a partial order on subroutine records, which means subroutines cannot be called recursively in bytecode programs. This choice conforms to the Java virtual machine specification.本文為活動記錄棧定義了一種偏序關系,它不允許字節碼程序遞歸調用子例程(這種約束與Java虛擬機規范是一致的)。
- Execution of these bytecodes is defined by the Java Virtual Machine ( JVM ) specification ( see Resources ).Java虛擬機(JVM)規范定義了這些字節碼的執行(參見參考資料)。
- This thesis deals with machine-checking the security of the Java Virtual Machine ( JVM ). We present a fully formal, machine-checked specification of the bytecode verification and dynamic class loading, which are important parts in Java's security architecture.本文提出了一種描述Java虛擬機語義的形式化模型,該模型包含Java虛擬機安全體系結構中兩個最重要的特性:字節碼驗證和動態類加載。