JDK

Java 开发工具包

常用释义

词性释义

abbr. Java 开发工具包(Java Developer's 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平台发布都会带来新的命令行工具集,它们位于JDK的bin目录。
如果您正在寻找一种易于使用的方式替代JDK日期处理,那么您真的应该考虑Joda。
在您试图将JDK或SDK的副本从备份安装到缺省位置上的另一个目录中时,需要格外小心。
要运行这个示例,您需要最新的JDK和JSDK、某种类型的servlet引擎和一个HTTP服务器。
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)的效率。
自从泛型被添加到JDK5语言以来,它一直都是一个颇具争议的话题。
The only supported configuration is one where the JDK or SDK is located in the default directory listed on the primary download page.
唯一支持的配置是,JDK或SDK位于主下载页上列出的缺省路径中。
As you can see, working with JDK Ciphers is quite a cumbersome task.
如你所见,使用JDKCipher是一项相当繁重的任务。
在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在其首页中所说,“本文档描述了添加到JDK并更具groovy特征的方法。”
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位置设置。
为了运行Purify,我们首先必须设置参数配置以使用正确的JDK。
当您需要近距离观察Java进程内发生的事情时,JDK的分析扩展会非常有用。
The JDK compliance section allows you to determine the settings for source and class files.
JDKcompliance区域允许您决定源文件和类文件的设置。
当可以得到更改版本的JDK时,可用开始为内部转换使用长名(要更新Java代码)。
在这个例子我们将走经典你好世界项目,说明了JDK型黑莓工程。
项目不能把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和文本编辑器进行编写,但额外的工作量会比较多。
因为JDK包含正则表达式库,所以我想实现这个类不会有任何困难。
如果您还没有安装此版本的JDK,下载并安装它以继续进行本文的练习(参见参考资料)。
Figure 1 shows the jconsole JMX client (part of the JDK) displaying one of the memory management views -- heap usage over time.
图1给出了jconsoleJMX客户机(JDK的一部分),它显示了其中一个内存管理视图——一段时间内的堆使用情况。
Inability of the customer to obtain the required version of the JDK and installing a different non-equivalent one in its place.
客户未能获取所需JDK版本而在其位置安装另一个不等效的版本。
如果某项技术在特定的JDK或者操作系统上不可用,那么依赖于这些技术的VisualVM特性也将不可用。
要编这个应用程序,需要适用于您平台的“Java开发工具箱(JDK)”(请参阅参考资料)。
The cross-compiler was an excellent piece of work but ran on JDK only.
当时的跨平台编译器运行良好,但只能在JDK上运行。