Dashboard > Java字典 > api > ByteCode
Java字典 Log In   View a printable version of the current page.
ByteCode
Added by Anonymous, last edited by Anonymous on Nov 08, 2007  (view change)
Labels: 
(None)

位元組碼

  1. ByteCode 是給予 JVM 執行的一種虛擬機器碼,也就是給於 JVM 的指令‧
  2. 反過來說,JVM 就是 ByteCode 的解譯程式‧
  3. extends 的原始程式碼 (.java) 經由編譯後產生的類別檔 (.class) 就是 ByteCode 檔案‧
  4. 雖然 JVM 可能因平台而異,但是所有的 JVM 都能執行 extends 的 ByteCode‧
JVM (Java字典)

Site powered by a free Open Source Project / Non-profit License (more) of Confluence - the Enterprise wiki.
Learn more or evaluate Confluence for your organisation.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.1.5a Build:#411 Mar 16, 2006) - Bug/feature request - Contact Administrators