To run Java programs, a computer must have a Java interpreter. 要运行Java程序,计算机必须配备Java解释程序。
There are other places you can put files so that they are added to the classpath and found by both the javac compiler and the java interpreter. 也可以将文件放到其他地方,以便它们可以被添加到类路径中,并被javac编译器和java解释器找到。
This parameter determines the maximum size of the heap used by the Java interpreter that is started to service Java stored procedures and UDFs. 这个参数决定为Java存储过程和UDF服务的Java解释器(JI)所使用的堆的最大大小。
Java_heap_sz & Maximum Java interpreter heap size configuration parameter javaheapsz&最大Java解释器(JI)堆大小配置参数
As an programming language that is independence of the underlying system, the application can run on all system with the Java interpreter. 作为一种真正独立于平台的语言,使用Java开发的应用程序可以运行在任何有Java解释器(JI)的系统之上。