jdk

jdk

 英

  • 网络开发工具包(Java Developer Kit);安装

例句

Each new Java platform release brings with it a new set of command-line tools buried away inside of the JDK's bin directory.

一个Java平台发布都会带来命令工具它们位于JDKbin目录

If you are looking for an easy-to-use replacement for JDK date processing, then you really should consider Joda.

如果正在寻找一种易于使用方式替代JDK日期处理那么应该考虑Joda

You need to be careful if you try to install a copy of the JDK or SDK from a backup into a directory different from the default location.

试图JDKSDK副本备份安装缺省位置另一个目录需要格外小心

To run this example you need the latest JDK and JSDK, some sort of servlet engine, and an HTTP server.

运行这个示例需要最新JDKJSDK类型servlet引擎一个HTTP服务器

None of the standard garbage collectors in the JDK uses reference counting; instead, they all use some form of tracing collector.

JDK标准垃圾收集器没有使用引用计数相反它们使用形式跟踪收集tracingcollector)。

Why? Check the JDK_PATH database manager configuration file to see if it is set properly.

为什么呢?检查JDK_PATH数据库管理器配置参数设置是否正确

The JDK documentation indicates that this method gives you a modified mergesort with guaranteed N*log(N) performance.

JDK文档说明方法采用修正合并排序保证N*log(N效率

Generics have been a controversial topic ever since they were added to the language in JDK 5.

自从泛型添加JDK5语言以来一直一个颇具争议话题

The only supported configuration is one where the JDK or SDK is located in the default directory listed on the primary download page.

唯一支持配置JDKSDK位于下载列出缺省路径

As you can see, working with JDK Ciphers is quite a cumbersome task.

使用JDKCipher相当繁重任务

In the early days of the Java platform (JDK 1. 0), thread overhead was such a burden that developers were forced to custom build solutions.

Java平台早期(JDK1.0),线程开销一个负担因此强制开发人员定义生成解决方案

As the GDK cheekily says on its first page, "This document describes the methods added to the JDK to make it more groovy. "

正如GDK首页,“文档描述添加JDKgroovy特征方法。”

It's just too painful to use the JDK to do even a simple date calculation like this one.

使用JDK实在痛苦即使简单日期计算比如上面这个计算

On the next panel, specify TOMCAT_HOME as the directory where Tomcat is installed, and the appropriate JDK location settings.

下一个面板指定TOMCAT_HOME作为安装Tomcat目录并且指定适当JDK位置设置

To run Purify, we first had to set preferences configuring it to use the correct JDK.

为了运行Purify我们首先必须设置参数配置使用正确JDK

The JDK's profiling extensions can be very useful when you need to get a closer look at what's going on inside a Java process.

需要距离观察Java进程发生事情JDK分析扩展非常有用

The JDK compliance section allows you to determine the settings for source and class files.

JDKcompliance区域允许决定文件文件设置

As higher versions of JDKs are available, you could start using the long names for internal conversions (update the Java code).

可以得到更改版本JDK可用开始内部转换使用更新Java代码)。

In this example we are going to walk through the classic "Hello World" project to demonstrate how the BlackBerry JDK works.

这个例子我们经典你好世界项目说明JDK黑莓工程

The project can't redistribute the Sun JDK as RPMs, but you'll find instructions and RPM spec files for building them yourself.

项目不能SunJDK作为RPM重新进行发布但是可能找到自行构建RPM指南RPM规范文件

It also assumes your JDK and related tools are already set up in that same terminal window.

假定一个终端窗口已经配置JDK相关工具

FormLayout: Unique to SWT (at least I don't know of a JDK equivalent).

FormLayout:SWT独有布局至少知道JDK等同布局方式)。

Of course, you can do it with the appropriate JDK and a text editor, but the amount of extra work is significant.

当然可以适当JDK文本编辑器进行编写额外工作量比较

Since the JDK includes a regular expression library, I don't anticipate any difficulties with this class.

因为JDK包含表达式所以实现这个不会任何困难

If you haven't already installed this version of the JDK, download and install it to proceed with this article's exercise (see Resources).

如果没有安装版本JDK下载安装继续进行本文练习参见参考资料)。

Figure 1 shows the jconsole JMX client (part of the JDK) displaying one of the memory management views -- heap usage over time.

1jconsoleJMX客户机JDK一部分),显示其中一个内存管理视图——一段时间使用情况

Inability of the customer to obtain the required version of the JDK and installing a different non-equivalent one in its place.

客户未能获取JDK版本位置安装另一个等效版本

If technology is not available on particular JDK or operation system, VisualVM features, which relies on such technology, are not available.

如果技术特定JDK或者操作系统可用那么依赖这些技术VisualVM特性不可

To compile this application, you need a Java Development Kit (JDK) for your platform (see Resources).

这个应用程序需要适用平台Java开发工具箱JDK)”(请参阅参考资料)。

The cross-compiler was an excellent piece of work but ran on JDK only.

当时平台编译运行良好只能JDK运行

Ignore the message "unable to load JDK compiler" if you get it, since we'll compile the stub manually.

如果得到unabletoloadJDKcompiler消息可以忽略掉因为我们手动编译客户端存根

Modify this command depending on your JDK version -- to get more information about the installation, see Resources below.

根据JDK版本修改命令——获得有关安装详细信息请参阅下面参考资料

Changes in GC behavior from what would be expected with a standard JDK collector can also occur.

使用标准JDK收集器带来GC行为更改在此出现

One of the remaining issues are JDK dynamic proxies which need a lot less integration due to their limitation to proxying interfaces.

一个遗留问题JDK动态代理由于他们代理接口限制因此很少需要集成

I used to use log4j because it was most popular, but recently decided to try JDK logger in my current project.

曾经使用log4j因为流行但是最近决定项目尝试JDKlogger

SWT layouts are almost identical to JDK layouts, but they use different classes -- again, similar concepts with different implementations.

SWT布局几乎JDK布局一样它们使用不同同样概念类似实现不同

In JDK releases up to and including 1. 1, there was only basic support for 8-bit mono sound, found in the java. applet package.

JDK1.1发行以前包括1.1发行版本可以java.applet找到8声道声音基本支持

As shown in Listing 7, it is fairly simple to initiate the XSLT transformation using JAXP and the XSLT engine shipped with the JDK.

清单7通过使用JDK附带JAXPXSLT引擎开始XSLT转换非常简单事情

Notice how the JDK_PATH does not point to the directory above "bin" ?

注意,JDK_PATH没有指向bin一级目录

The %JAVA_HOME% environment variable is the full path to your Java software development kit (JDK) installation.

JAVA_HOME%环境变量Java软件开发工具包JDK安装完整路径