网站首页  词典首页

请输入您要查询的英文单词:

 

单词 JRE
释义

JRE

  • 网络运行时环境(Java Runtime Environment,Java);运行时环境(JAVA Runtime Environment);运行环境
1.
运行时环境(Java Runtime Environment,Java)
JDK中还包括完整的JREJava Runtime Environment,Java运行环境),也被称为private runtime。包括了用于产品环境的各 …
www.cnblogs.com
2.
运行时环境(JAVA Runtime Environment)
通过运行时环境JRE)运行。针对电脑的程序(比如OpenOffice)在安装了JRE的计算机上直接运行,网页上的程序(Applet…
wenwen.soso.com
3.
运行环境
配置好运行环境jre)就可以了|评论 登录 忘记密码?
zhidao.baidu.com
4.
执行环境
爪哇执行环境(JRE)的重要更新通知 [2008-12-05]加强了搜寻船只功能 [2008-11-04] 申请离港许可证时,不再须要提交除鼠/除 …
ebs.mardep.gov.hk

例句

释义:
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开始,差不多有一年时间了。
www.ibm.com
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通过它来挑选--数字越低,优先权越高。
www.ibm.com
3.
If the JRE is not installed on your computer, download the software from the Sun site, and install it.
如果您的电脑上并没有安装JRE,从Sun网站下载并安装。
www.ibm.com
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,但某一个特定版本可能要进行升级。
www.bing.com
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到系统盘缓存中,本质上减少了平均启动时间。
www.cnbeta.com
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实现的错误处理机制。
www.ibm.com
7.
The JRE you select here must be the same version as the JRE used to compile the Java file.
这里你所选择的JRE的版本必须和你用来编译Java文件的JRE的版本一致。
www.ibm.com
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。
www.bing.com
9.
To run the Jython code samples in this article, you will need to have both Jython and a JRE installed.
要运行本文中的Jython代码样例,需要安装Jython和JRE。
www-128.ibm.com
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更好,读者从本系列中很快就会体会到。
www-128.ibm.com
1.
The JRE can be considered as the actual engine, like in a car, that makes all the components run.
JRE就像汽车中的引擎一样,使所有组件能够运行起来。
www.ibm.com
2.
The Java Plug-in relies heavily on the JRE of the Web browser and cannot be executed without the browser running.
Java插件严重的依赖于Web浏览器的JRE,并且如果没有浏览器就不能运行。
www-128.ibm.com
3.
In simple terms, the execution environment (EE) field represents what minimum JRE your bundle is capable of running on (see Resources).
简单地说,执行环境(EE)字段表示包能够在其中运行的最低JRE版本(请参阅参考资料)。
www.ibm.com
4.
The advantage of this approach is simplicity: The JRE developers need only write the code to handle each type of bytecode.
这种方法的优点是其简单性:JRE开发人员只需编写代码来处理每种字节码即可。
www.ibm.com
5.
These JRE implementations implement all the native support needed to execute correctly a program written for the Java platform.
这些JRE实现实现了所有的本地支持,从而可以正确执行为Java平台编写的程序。
www.ibm.com
6.
Implementing the RTSJ requires broad support from the underlying operating system as well as components of the JRE.
要实现RTSJ需要来自底层操作系统及JRE组件的广泛支持。
www.ibm.com
7.
Important: If you are invoking the installation program using a batch file, you will need to call the JRE directly.
重点:如果您使用批处理文件调用安装程序,那么您需要直接调用JRE。
www.ibm.com
8.
Sun's licensing allows tools. jar to be redistributed with the full Java Runtime Environment (JRE).
Sun的许可证允许跟随完整的Java运行时环境(JavaRuntimeEnvironment,JRE)一起重新分发tools.jar。
www.ibm.com
9.
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核心文件置于磁盘缓存中。
www.infoq.com
10.
Users may also specify which version of JRE to use when launching an application, as shown in Figure 8.
用户还可以指定当启动应用程序时使用JRE的什么版本,如图8所示。
www-128.ibm.com
1.
In the next wizard window, enter the Tomcat installation directory, select the required JRE, then click Finish (see Figure 6).
在下一个向导窗口中,键入Tomcat安装目录,选择所需的JRE,然后单击Finish(参见图6)。
www.ibm.com
2.
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规范中列出的规则。
www.ibm.com
3.
Check the location of the JRE used by the browser in Java Applet Runtime Settings or Java Runtime Environment.
检查在JavaApplet运行时设置或Java运行时环境中的浏览器使用的JRE的位置。
download.boulder.ibm.com
4.
Naturally, you would expect the JRE to impose some form of synchronization for volatile variables.
当然,您会希望JRE会为易失性变量施加某种形式的同步。
www.ibm.com
5.
As with the JRE, copying the JDK or SDK to a different location is not supported.
和处理JRE一样,将JDK或SDK复制到不同的位置也是不受支持的。
www.ibm.com
6.
Unlike interpreter-based systems, your loaded classes benefit from all the JRE's runtime optimizations.
与基于解释器的系统不同,所加载的类可以从JRE的运行时优化中受益。
www.ibm.com
7.
You can then decide whether to use synchronization or rely on the JRE's support for automatically synchronizing volatile variables.
然后您可以决定是使用同步化还是依赖于JRE的支持来自动同步易失性变量。
www.ibm.com
8.
If I'm using MindTerm, I simply expect to download and install both it and a compatible JRE.
如果我要使用MindTerm,则只想下载和安装该客户机以及兼容的JRE。
www.ibm.com
9.
Select your Apache Tomcat runtime, and click Edit to change the name, location of the directory, or JRE version.
选择您的ApacheTomcat运行库,然后单击Edit来更改名称、目录位置或JRE版本。
www.cnblogs.com
10.
In such cases, you may get an error from JRE indicating that the process has run out of stack space.
在这种情况下,可能从JRE获得一个指示进程用完堆栈空间的错误。
www.ibm.com
1.
Please follow the installation instructions that come with the JRE given by the particular vendor.
安装程序有特定供应商提供的JRE,请按其指令操作。
www.bing.com
2.
Check the check box beside the JRE you just added from the SDK you installed, as shown in Figure 4.
选中刚才安装SDK时所添加的JRE边上的检查框,如图4所示。
www.ibm.com
3.
From the JRE tab ensure the Run in the same JRE as the workspace option is selected, then click Run to execute the task.
在JRE选项卡中,确保RuninthesameJREastheworkspace选项选中,然后单击Run执行任务。
www.ibm.com
4.
If you do not already have a supported Java environment, you can download an installation bundle that includes the recommended IBM J2SE SDK.
如果您还没有一个支持的Java环境,则可以下载包含支持的JRE的安装包。
www.ibm.com
5.
I first wrote about the def keyword in the original Feeling Groovy article, a few months back.
在几个月前的alt.lang.jre:感受Groovy一文中,我第一次介绍了def关键字。
www.ibm.com
6.
The Lotus Expeditor client installed on the device or emulator needs to have a debug version of the JRE to debug.
为了进行调试,在设备或模拟器上安装的LotusExpeditor客户机需要JRE的调试版。
www.ibm.com
7.
Within the launch configuration, you can set things like arguments and have control over which JRE is used to launch your application.
在启动配置内,您可以设置诸如参数之类的内容,并且可以控制使用哪个JRE启动应用程序。
www.ibm.com
8.
If the associated JRE is not found in the system, install a new JRE, associate it and enable the browser environment.
如果系统中找不到关联的JRE,则安装新的JRE,将它关联并启用浏览器环境。
download.boulder.ibm.com
9.
If you do not have a supported JRE, be sure to select one of the packages labelled "and 32bit IBM SDK" .
如果您还没有支持的JRE,请确保选择标签为“plusJRE”的一种包。
www.ibm.com
10.
With the J9 JDT launching plug-in installed you need to set up the J9 JRE that Eclipse uses to compile and run your plug-in code.
安装了J9JDT启动插件后,需要设置Eclipse用于编译和运行插件代码的J9JRE。
www.ibm.com
1.
Confirm that the setenv script sets the WASCE_JAVA_HOME environment variable to the location where your JRE is installed.
请确认setenv脚本将WASCE_JAVA_HOME环境变量设置为您安装JRE的位置。
www.ibm.com
2.
The JDK and JRE directories should remain untouched after initial installation.
JDK和JRE目录在初始安装之后应该保持不动。
www.ibm.com
3.
Edit the start_reqpro_connector. bat file, and update the environment variable to the Jazz client jre bin directory and ext directory.
编辑start_reqpro_connector.bat文件,并更新环境变量至Jazz客户端jrebin目录以及ext目录之中。
www.ibm.com
4.
You provide the JRE, as opposed to having to use the JRE bundled with the Thin Application Client.
当您不想使用与瘦应用程序客户端捆绑的JRE时,可以自己提供JRE。
www.ibm.com
5.
You saw classic Groovy parameter syntax for closures in Listing 21 of " Feeling Groovy, " where I demonstrated iteration.
在“alt.lang.jre:感受Groovy”的清单21中,我演示了迭代,查看了用于闭包的经典Groovy参数语法。
www.ibm.com
6.
Select the Use a project specific JRE radio button, and then select WPS_JRE you just defined.
选择UseaprojectspecificJRE单选按钮,随后选择您刚刚定义的WPS_JRE。
www.ibm.com
7.
Click Edit to access the Edit JRE dialog box shown in figure 6.
单击Edit访问EditJRE对话框,如图6所示。
www.ibm.com
8.
Simply update your existing project's compiler compliance (as seen below in Figure 7) and JRE when you begin to fix your compiler errors.
当您开始修正编译器错误时,只需简单地更新现有工程的编译器遵从(如下面图7中所示)及JRE。
www.ibm.com
9.
Rename your Eclipse and JRE directories to their previous state which contained hyphens.
将Eclipse和JRE目录重命名为包含短划线的先前状态。
download.boulder.ibm.com
10.
Select all the files, and click Open to return to the Edit JRE dialog box.
选择所有的文件并单击Open返回到EditJRE对话框。
www.ibm.com
1.
The Java Runtime Environment (JRE) provides a default keystore for CA certificates, called cacerts, which you will use here.
Java运行时环境(JavaRuntimeEnvironment,JRE)为CA证书提供一个缺省密钥库,即cacerts,您可以在此处使用它。
www.ibm.com
2.
The only software prerequisite for Watchit is having the JRE 1. 4. 2 or later installed and found within the path.
Watchit的惟一软件要求是在路径中安装JRE1.4.2或更高版本。
www.ibm.com
3.
SAFS looks for the JRE installation in the standard search path.
SAFS会以标准的搜索路径寻找JRE安装文件。
www.ibm.com
4.
Listing 6. Sample commands for installing the product silently using a response file and not calling the JRE directly.
清单6.使用响应文件,而不直接调用JRE的静默安装产品的示例命令。
www.ibm.com
5.
Listing 10. Sample commands for installing the product silently by calling the JRE directly.
清单10.通过直接调用JRE来以静默方式安装产品的示例命令。
www.ibm.com
6.
Set the environment variable LD_LIBRARY_PATH to libjava. So of the currently used JRE.
将环境变量LD_LIBRARY_PATH设置为当前使用的JRE的libjava.so。
download.boulder.ibm.com
7.
Being written in Java, this tool will work on all platforms supported by JRE.
这个工具是用Java编写的,它可以运行在所有支持JRE的平台上。
www.ibm.com
8.
Debug versions of executables and shared libraries included with JDK and not JRE.
调试版本的可执行程序和共享库包含在JDK中,但没有包含在JRE中。
www.ibm.com
9.
You need to configure the proper Tivoli Access Manager Runtime for Java component JRE on your system by using the pdjrtecfg command.
您需要通过使用pdjrtecfg命令在您的系统上为Java组件JRE配置恰当的TivoliAccessManagerRuntime。
www.ibm.com
10.
Thank you for choosing JRE Corporate, we will help you rent out your home fast!
非常感谢您选择谨毅励志,我们将会帮您以最快的速度出租您的房屋。
www.dictall.com
1.
That is not the default vm on my platform. It is not even available from the JRE, but only from the JDK.
但这在我的平台上不是默认的VM,它甚至不能在JRE中使用,只能在JDK中使用。
www.infoq.com
2.
The JAR files appear under JRE system libraries in the Edit JRE dialog box.
JAR文件将出现在EditJRE对话框中的JRE系统库下面。
www.ibm.com
3.
It is not currently known if OmegaT can run on other operating systems, with suitable JRE.
目前还不知道OmegaT 是否可用适当的JRE在其他操作系统上运行。
www.bing.com
4.
In this example, one of the JREs has been uninstalled, but there is still a location entry that is invalid.
在本例子中,某个JRE已经被卸载了,但是仍然有一个无效的位置条目。
www.ibm.com
5.
The desktop runtime can be optionally replaced with a full IBM J2SE 1. 5 JRE.
可以使用完整的IBMJ2SE1.5JRE随意替换桌面运行时。
www.ibm.com
6.
Create a standard Java project and delete the default JRE.
创建一个标准的Java项目,删除默认的JRE。
www.ibm.com
7.
Notice that the portable collector requires JRE Version 1. 4. 2 or later installed on your system.
请注意,便携收集器要求在系统上安装JREVersion1.4.2或更高版本。
www.ibm.com
8.
As Figure 1 illustrates, the JRE sits on top of the operating system.
正如图1所说明的,JRE位于操作系统之上。
www-128.ibm.com
9.
I checked the xerces jar file, but the actualValueType that J9 says it cannot find is defined (and also works with JRE from Sun).
我检查了xercesjar文件,但J9显示无法找到已定义的actualValueType(在Sun提供的JRE环境中也是运行良好)。
www.ibm.com
10.
Extract the file jre. zip to this folder.
将jre.zip文件解压到这个文件夹。
www.ibm.com
1.
A big thing people don't realize is part of JavaFX is the Java SE 6 update N (formerly Project Hamburg, formerly the Consumer JRE).
人们没有意识到的一个重要事情是,JavaSE6更新版N(以前的Hamburg项目,以前的ConsumerJRE)是JavaFX的一部分。
www.infoq.com
2.
The target platform and the JRE have now been set correctly.
现在已经正确设置了目标平台和JRE。
www-128.ibm.com
3.
Add the JRE used by the browser and enable it.
添加浏览器所用的JRE并启用它。
download.boulder.ibm.com
4.
The minimum version of JRE guaranteed to function properly with this version of OmegaT is Java 6.
保证与本版本OmegaT 正常运行的最低JRE版本是JRE6。
www.bing.com
5.
To download, go to the first row Where to get SDK base image and JRE and select a link for the desired Java product to download.
要下载表中所列产品,请转到第一行WheretogetSDKbaseimageandJRE然后选择要下载的Java产品的链接。
www.ibm.com
6.
Similar to the portable collector, IBM Support Assistant Lite requires JRE 1. 4. 2 or higher available on the remote system.
与可移植收集器类似,IBMSupportAssistantLite要求远程系统上拥有JRE1.4.2或更高版本。
www.ibm.com
7.
Note: Tomcat V5 prefers JRE V5, so you may want to download it, too, to avoid special Tomcat installation instructions.
注:TomcatV5更倾向于使用JREV5,因此还可能需要下载它,以避免特殊的Tomcat安装指导。
www.ibm.com
8.
Notice that JRE 5 defines the use of generics, specifying the type of collection.
注意,JRE5定义泛型的使用,指定集合的类型。
www.ibm.com
9.
If you do decide to remove the JREs, you should make a backup copy just in case for future use.
如果您决定删除JRE,应该做一下备份以防将来使用。
www.ibm.com
10.
The JRE is a native process that must work in the environment defined by these grubby details.
JRE是一个本机进程,它必须在由这些纷繁复杂的细节定义的环境中工作。
www.ibm.com
1.
Includes JRE and development tools, such as compiler, debugger, and others.
包括JRE和开发工具,比如编译器、调试器等等。
www.ibm.com
2.
As before, you should remove this post install.
同样,在安装后应该删除此JRE。
www.ibm.com
3.
Make sure JRE 1. 4 is installed on your system.
请确保在系统上安装了JRE1.
www.ibm.com
4.
If you have installed JRE, double-click the FrogAcrossRiver. exe to launch your product.
如果已经安装了JRE,双击FrogAcrossRiver.exe启动产品。
www.ibm.com
5.
Download the JRE, which is required to use the ATF.
下载JRE,这是使用ATF所必需的组件。
www.ibm.com
6.
Note: Mac OS X users already have a JRE installed by default.
注意:MacOSX用户已默认安装有JRE。
www.bing.com
7.
Add a new JRE by clicking on.
添加一个新的JRE。
www-128.ibm.com
8.
Please click the above link to download our recommended version of Sun JRE 1. 3. 1.
要下载我们建议的SunJRE1.3.1版本,请按以上连结。
www.esd.gov.hk
9.
JSSE 1. 0. 3 includes installation instructions for adding the package to the JRE, which I will not repeat here.
JSSE1.0.3包括用于将包添加到JRE的安装说明,在此我就不重复了。
www.ibm.com
10.
Any JRE version higher than 1. 3 should be sufficient, but this article series uses Java 1. 4. 2 or higher.
任何高于1.3版本的JRE都可以,但是本系列文章使用Java1.4.2及以上版本。
www.ibm.com
1.
You also need to ensure the JRE system library in your project's build path is a Java 5 one and not 1. 4. 2 or earlier.
还需要保证项目的构建目录中的JRE系统库是Java5的系统库,而不是1.4.2或更早的版本。
www.ibm.com
2.
In order for the batch file to be able to make calls directly to the JRE, you must perform the following steps
为了让批处理文件能够直接调用JRE,您必须执行以下步骤
www.ibm.com
3.
Listing 9 shows commands for installing a product silently, with a response file and without calling the JRE directly
清单9显示了静默安装产品的命令,利用响应文件,但不直接调用JRE
www.ibm.com
4.
The Consumer JRE (including: deployment toolkit, new installer, java kernel, quick starter, media, nimbus)
面向消费者的JRE(ConsumerJRE——包括:部署工具包、新的安装器、java内核、快速启动、媒体、Nimbus)
www.infoq.com
5.
Archive of previous versions of the Sun JRE
SunJRE以前版本的文档
www-128.ibm.com
6.
Add the following lines (shown in Listing 3) at the end of the file in order to point to the location of the JRE on the network server
为了指向网络服务器上的JRE位置,在文件的末尾添加以下行(清单3所示)
www.ibm.com
7.
Use the Sun JRE installation defaults, which include using two installation directories, such as
使用SunJRE缺省安装,它包括使用两个安装目录,比如
www-128.ibm.com
8.
Copy the file jre. zip onto server where you wish to install FAP
将文件jre.zip复制到您希望安装FAP到其上的服务器
www.ibm.com
9.
In E4, PDE will aim to support setting targets on a per project level, similar to the way you can target a JRE on a per project level
在E4中,PDE将准备支持在每项目级设置目标平台,类似于你在每项目级可以指定JRE的方式。
www.infoq.com
10.
Configure JRE environment system variable for FAP
为FAP配置JRE环境系统变量
www.ibm.com
1.
Preparing a JRE for running the installation from a batch file
为从批处理文件运行安装准备JRE
www.ibm.com
2.
All Java system properties under which the workbench JRE is running
正在运行工作台JRE的所有Java系统特性
www.ibm.com
3.
Listing 9. Sample commands for installing the product silently by using a response file and not calling the JRE directly
清单9.通过使用响应文件,但不直接调用JRE来以静默方式安装产品的示例命令。
www.ibm.com
4.
You can find the debug version of the JRE on the Lotus Expeditor client CD; you need to copy this to the device. Do the following
可以在LotusExpeditor客户机光盘上找到JRE的调试版;需要将它复制到设备上。
www.ibm.com
5.
Ensure that the JRE tab selection is
确保JRE选项卡选择项为
www-128.ibm.com
6.
Help to find client (JRE Corporate will guarantee to rent out the property within 3-6 months)
帮助寻找客户(嘉园房产公司承诺在3-6月内租掉物业)
www.joannarealestate.com.cn
7.
Listing 10 shows how to install a product silently by calling the JRE directly
清单10显示了如何通过直接调用JRE以静默方式安装产品
www.ibm.com
8.
This should be set to the JRE installed with the IBM test product. For example
您应该将其设置为IBM测试产品所安装的JRE。
www.ibm.com
9.
versionCheck(pattern) Returns true when pattern matches an installed JRE (ex: "1. 5*" , "1. 6 " )
versionCheck(pattern)有已安装JRE版本与字符串模式(例如:“1.5*”,“1.6 ”)匹配时返回true
www.infoq.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/8/1 1:41:12