jdk
美
英 
- 網絡開發(fā)工具包(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平臺發(fā)布都會帶來新的命令行工具集,它們位于JDK的bin目錄。
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.
在您試圖將JDK或SDK的副本從備份安裝到缺省位置上的另一個目錄中時,需要格外小心。
To run this example you need the latest JDK and JSDK, some sort of servlet engine, and an HTTP server.
要運行這個示例,您需要最新的JDK和JSDK、某種類型的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.
唯一支持的配置是,JDK或SDK位于主下載頁上列出的缺省路徑中。
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),線程的開銷是一個很大負擔,因此強制開發(fā)人員自定義生成解決方案。
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位置設置。
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進程內發(fā)生的事情時,JDK的分析擴展會非常有用。
The JDK compliance section allows you to determine the settings for source and class files.
JDKcompliance區(qū)域允許您決定源文件和類文件的設置。
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重新進行發(fā)布,但是您可能找到自行構建RPM的指南和RPM規(guī)范文件。
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,下載并安裝它以繼續(xù)進行本文的練習(參見參考資料)。
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版本而在其位置安裝另一個不等效的版本。
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開發(fā)工具箱(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動態(tài)代理,由于他們對代理接口的限制因此很少需要集成。
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.
JDK的1.1發(fā)行版以前(包括1.1發(fā)行版)的版本中,可以在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附帶的JAXP和XSLT引擎,開始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%環(huán)境變量是到Java軟件開發(fā)工具包(JDK)安裝的完整路徑。