jre

  • 网络运行时环境(Java Runtime Environment,Java);运行时环境(JAVA Runtime Environment);运行环境

jrejre

jre

运行时环境(Java Runtime Environment,Java)

JDK中还包括完整的JREJava Runtime Environment,Java运行环境),也被称为private runtime。包括了用于产品环境的各 …

运行时环境(JAVA Runtime Environment)

通过运行时环境JRE)运行。针对电脑的程序(比如OpenOffice)在安装了JRE的计算机上直接运行,网页上的程序(Applet…

运行环境

配置好运行环境jre)就可以了|评论 登录 忘记密码?

执行环境

爪哇执行环境(JRE)的重要更新通知 [2008-12-05]加强了搜寻船只功能 [2008-11-04] 申请离港许可证时,不再须要提交除鼠/除 …

1
It's been almost a year since I introduced you to Groovy with the article " Feeling Groovy" in the alt. lang. jre series. 从我在alt.lang.jre的系列文章“FeelingGroovy”中介绍Groovy开始,差不多有一年时间了。
2
Substitute "n" with the preference order in which you want it to be picked by the JRE -- the lower the number, the higher the order. 用n表示替优先顺序,JRE通过它来挑选--数字越低,优先权越高。
3
If the JRE is not installed on your computer, download the software from the Sun site, and install it. 如果您的电脑上并没有安装JRE,从Sun网站下载并安装。
4
OS X: comes with a JRE installed by default, but a particular version may require upgrade, if that is at all possible. OSX:带有默认安装的JRE,但某一个特定版本可能要进行升级。
5
Java Quick Start Service will pre-load portions of the JRE into the system disk cache, substantially decreasing the average start-up time. JavaQuickStart服务将预加载部分JRE到系统盘缓存中,本质上减少了平均启动时间。
6
If you look at the diagram in Figure 1, you see that the Java runtime environment (JRE) contains the error-handling mechanisms in Java. 在图1中可以看到,Java运行时环境(JRE)包含用Java实现的错误处理机制。
7
The JRE you select here must be the same version as the JRE used to compile the Java file. 这里你所选择的JRE的版本必须和你用来编译Java文件的JRE的版本一致。
8
Notably, most Ubuntu distributions and its derivatives (Kubuntu, Xubuntu, etc. ) will not work properly unless an Oracle JRE is installed. 特别是,大部分Ubuntu发行套件及其衍生物(Kubuntu,Xubuntu,等等)都不能正常工作,除非安装有OracleJRE。
9
To run the Jython code samples in this article, you will need to have both Jython and a JRE installed. 要运行本文中的Jython代码样例,需要安装Jython和JRE。
10
In fact, the JRE compares favorably to the CLR as a multi-language development environment, as readers of this series will soon discover. 事实上,作为多语言开发环境,JRE比CLR更好,读者从本系列中很快就会体会到。
11
The JRE can be considered as the actual engine, like in a car, that makes all the components run. JRE就像汽车中的引擎一样,使所有组件能够运行起来。
12
The Java Plug-in relies heavily on the JRE of the Web browser and cannot be executed without the browser running. Java插件严重的依赖于Web浏览器的JRE,并且如果没有浏览器就不能运行。
13
In simple terms, the execution environment (EE) field represents what minimum JRE your bundle is capable of running on (see Resources). 简单地说,执行环境(EE)字段表示包能够在其中运行的最低JRE版本(请参阅参考资料)。
14
The advantage of this approach is simplicity: The JRE developers need only write the code to handle each type of bytecode. 这种方法的优点是其简单性:JRE开发人员只需编写代码来处理每种字节码即可。
15
These JRE implementations implement all the native support needed to execute correctly a program written for the Java platform. 这些JRE实现实现了所有的本地支持,从而可以正确执行为Java平台编写的程序。
16
Implementing the RTSJ requires broad support from the underlying operating system as well as components of the JRE. 要实现RTSJ需要来自底层操作系统及JRE组件的广泛支持。
17
Important: If you are invoking the installation program using a batch file, you will need to call the JRE directly. 重点:如果您使用批处理文件调用安装程序,那么您需要直接调用JRE。
18
Sun's licensing allows tools. jar to be redistributed with the full Java Runtime Environment (JRE). Sun的许可证允许跟随完整的Java运行时环境(JavaRuntimeEnvironment,JRE)一起重新分发tools.jar。
19
The alternative which Sun is pursuing for the Windows Consumer JRE, would be to keep the core Java files in the disk cache. 对于Windows版消费级JRE,Sun要追求的另一种方案,就是把Java核心文件置于磁盘缓存中。
20
Users may also specify which version of JRE to use when launching an application, as shown in Figure 8. 用户还可以指定当启动应用程序时使用JRE的什么版本,如图8所示。
21
In the next wizard window, enter the Tomcat installation directory, select the required JRE, then click Finish (see Figure 6). 在下一个向导窗口中,键入Tomcat安装目录,选择所需的JRE,然后单击Finish(参见图6)。
22
When executing Java programs, any JRE for any particular native platform must adhere to the rules set out by the JVM specification. 执行Java程序时,用于任何特定本地平台的任何JRE都必须遵守JVM规范中列出的规则。
23
Check the location of the JRE used by the browser in Java Applet Runtime Settings or Java Runtime Environment. 检查在JavaApplet运行时设置或Java运行时环境中的浏览器使用的JRE的位置。
24
Naturally, you would expect the JRE to impose some form of synchronization for volatile variables. 当然,您会希望JRE会为易失性变量施加某种形式的同步。
25
As with the JRE, copying the JDK or SDK to a different location is not supported. 和处理JRE一样,将JDK或SDK复制到不同的位置也是不受支持的。
26
Unlike interpreter-based systems, your loaded classes benefit from all the JRE's runtime optimizations. 与基于解释器的系统不同,所加载的类可以从JRE的运行时优化中受益。
27
You can then decide whether to use synchronization or rely on the JRE's support for automatically synchronizing volatile variables. 然后您可以决定是使用同步化还是依赖于JRE的支持来自动同步易失性变量。
28
If I'm using MindTerm, I simply expect to download and install both it and a compatible JRE. 如果我要使用MindTerm,则只想下载和安装该客户机以及兼容的JRE。
29
Select your Apache Tomcat runtime, and click Edit to change the name, location of the directory, or JRE version. 选择您的ApacheTomcat运行库,然后单击Edit来更改名称、目录位置或JRE版本。
30
In such cases, you may get an error from JRE indicating that the process has run out of stack space. 在这种情况下,可能从JRE获得一个指示进程用完堆栈空间的错误。