Jython applies only where a JVM is installed or shipped.
Jython要求JVM的分发与安装.
互联网
Today, many developers believe that using the JVM with new languages is the path forward.
今天, 许多程序开发者相信使用基于JVM的新语言是正确的前进道路.
互联网
During the realization of virtual machine of system back, we consult the theory of JVM and.
在系统后端虚拟机实现方面, 借鉴了JVM和.
互联网
There are two major types of full instruction simulator: interpretation simulator ( Bochs ) and dynamic translation ( JVM, CLR ).
全指令模拟器分为解释型(Bochs ) 和动态翻译 ( JVM, CRL ) 两大类.
互联网
Preemption is not guaranteed ; however , most JVM implementations result in behavior appears to be strictly divemptive.
抢占并不是绝对的, 可是大多数的JVM的实现结果在行为上表现出了严格的抢占.
互联网
The JVM instance of AWT classes are in fact only references to the native components.
JVM中的AWT类实例实际只是包含本地组件的引用.
互联网
The masses of Java virtual machines ( JVM ) are implemented in software.
目前的 Java 虚拟机大多由软件实现.
互联网
In essence, the Java Virtual Machine ( JVM ) becomes the network operating system.
本质上, java 虚拟机变成了网络操作系统.
互联网
The JVM then interprets the application code for the hardware.
然后Java虚拟机为硬件解释应用程序代码.
互联网
The Java virtual machine ( JVM ) is used more frequently as the basic engine behind dynamic web services.
Java 虚拟机已经越来越频繁地作为动态Web服务的基本引擎.
互联网
Programmers can compile the Python source code to java byte code, running it on JVM ( Java Virtual Machine ).
程序员可以把Python源代码编译成Java的字节码, 并在Java虚拟机上运行此代码.
互联网