search

Home  >  Q&A  >  body text

jvm到底是什么????有什么用???

靠近你靠近你2818 days ago1072

reply all(2)I'll reply

  • 数据分析师

    数据分析师2017-10-01 00:37:53

    What exactly is jvm? ? ? ? What is the use? ? ? -PHP Chinese website Q&A-What exactly is jvm? ? ? ? What is the use? ? ? -PHP Chinese website Q&A

    Let’s take a look and learn.

    reply
    0
  • 怪我咯

    怪我咯2017-03-01 17:16:11

    JVM是Java程序的运行环境,它同时也是一个操作系统的一个应用程序、一个进程,因此他也有他自己的运行生命周期,也有自己的代码和数据空间.JVM包括一套字节码指令集、一组寄存器、一个栈、一个垃圾回收堆和一个存储方法域。

    reply
    0
  • Cancelreply