Java 虚拟机( Java Virtual Machine,缩写为 JVM ):是一种能够运行 Java 程序的抽象计算机。特点:实现 Java 平台无关性,使得编译后的 Jav...
this is a coder