jdk

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

jdkjdk

jdk

开发工具包(Java Developer Kit)

n java Developer KitJDK)1.5.x 或者更高级的版本。n 安装完JDK后,必须设置JAVA_HOME环境变量。

安装

JSP网站开发详解_百度百科 ... 1.1.1 什么是 JSP 1 1.2.1 安装 JDK 8 1.2.2 配置 JDK 11 ...

1
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目录。
2
If you are looking for an easy-to-use replacement for JDK date processing, then you really should consider Joda. 如果您正在寻找一种易于使用的方式替代JDK日期处理,那么您真的应该考虑Joda。
3
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. 在您试图将JDK或SDK的副本从备份安装到缺省位置上的另一个目录中时,需要格外小心。
4
To run this example you need the latest JDK and JSDK, some sort of servlet engine, and an HTTP server. 要运行这个示例,您需要最新的JDK和JSDK、某种类型的servlet引擎和一个HTTP服务器。
5
None of the standard garbage collectors in the JDK uses reference counting; instead, they all use some form of tracing collector. JDK中的标准垃圾收集器都没有使用引用计数,相反,它们都使用某种形式的跟踪收集器(tracingcollector)。
6
Why? Check the JDK_PATH database manager configuration file to see if it is set properly. 为什么呢?检查JDK_PATH数据库管理器配置参数的设置是否正确。
7
The JDK documentation indicates that this method gives you a modified mergesort with guaranteed N*log(N) performance. JDK文档说明,该方法采用修正的合并排序法,保证N*log(N)的效率。
8
Generics have been a controversial topic ever since they were added to the language in JDK 5. 自从泛型被添加到JDK5语言以来,它一直都是一个颇具争议的话题。
9
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位于主下载页上列出的缺省路径中。
10
As you can see, working with JDK Ciphers is quite a cumbersome task. 如你所见,使用JDKCipher是一项相当繁重的任务。
11
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),线程的开销是一个很大负担,因此强制开发人员自定义生成解决方案。
12
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特征的方法。”
13
It's just too painful to use the JDK to do even a simple date calculation like this one. 使用JDK实在太痛苦了,即使是简单的日期计算,比如上面这个计算。
14
On the next panel, specify TOMCAT_HOME as the directory where Tomcat is installed, and the appropriate JDK location settings. 在下一个面板中,指定TOMCAT_HOME作为安装Tomcat的目录,并且指定适当的JDK位置设置。
15
To run Purify, we first had to set preferences configuring it to use the correct JDK. 为了运行Purify,我们首先必须设置参数配置以使用正确的JDK。
16
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的分析扩展会非常有用。
17
The JDK compliance section allows you to determine the settings for source and class files. JDKcompliance区域允许您决定源文件和类文件的设置。
18
As higher versions of JDKs are available, you could start using the long names for internal conversions (update the Java code). 当可以得到更改版本的JDK时,可用开始为内部转换使用长名(要更新Java代码)。
19
In this example we are going to walk through the classic "Hello World" project to demonstrate how the BlackBerry JDK works. 在这个例子我们将走经典你好世界项目,说明了JDK型黑莓工程。
20
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规范文件。
21
It also assumes your JDK and related tools are already set up in that same terminal window. 它假定同一个终端窗口下已经配置好JDK和相关工具。
22
FormLayout: Unique to SWT (at least I don't know of a JDK equivalent). FormLayout:SWT独有的布局(至少我不知道JDK有等同的布局方式)。
23
Of course, you can do it with the appropriate JDK and a text editor, but the amount of extra work is significant. 当然,您也可以用适当的JDK和文本编辑器进行编写,但额外的工作量会比较多。
24
Since the JDK includes a regular expression library, I don't anticipate any difficulties with this class. 因为JDK包含正则表达式库,所以我想实现这个类不会有任何困难。
25
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,下载并安装它以继续进行本文的练习(参见参考资料)。
26
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的一部分),它显示了其中一个内存管理视图——一段时间内的堆使用情况。
27
Inability of the customer to obtain the required version of the JDK and installing a different non-equivalent one in its place. 客户未能获取所需JDK版本而在其位置安装另一个不等效的版本。
28
If technology is not available on particular JDK or operation system, VisualVM features, which relies on such technology, are not available. 如果某项技术在特定的JDK或者操作系统上不可用,那么依赖于这些技术的VisualVM特性也将不可用。
29
To compile this application, you need a Java Development Kit (JDK) for your platform (see Resources). 要编这个应用程序,需要适用于您平台的“Java开发工具箱(JDK)”(请参阅参考资料)。
30
The cross-compiler was an excellent piece of work but ran on JDK only. 当时的跨平台编译器运行良好,但只能在JDK上运行。