JDK
abbr. Java开发工具包(Java Developer's Kit)
2025-11-24 06:53 浏览次数 16
abbr. Java开发工具包(Java Developer's Kit)
Download JDK单击红色按钮
jboss jdk配置
JDK API文档
sun jdk设置全局字体
JDK Design平面设计作品
windows jdk切换
Get the JDK download单击红线框内的文字
JDK Compiler API编译源码
jdk BAND神藤由东大
For a more detailed listing of formats and supported JDK versions, see the Appendix.
有关格式和受支持的JDK版本的更详细列表,请参见附录。
Let「s start with JDK first.
让我们先从JDK开始。
This tutorial is intended for any programmer who wants to learn more about the JDK 1.4 NIO library.
本教程是为希望学习更多关于JDK 1.4NIO库的知识的所有程序员而写的。
Of course, you can do it with the appropriate JDK and a text editor, but the amount of extra work is significant.
当然,您也可以用适当的JDK和文本编辑器进行编写,但额外的工作量会比较多。
This byte code level change, although a big step, does not in itself bring us to true bootstrapping because we are still left with the JDK dependencies.
这种二进制代码级别的改变固然是重要的一步,但也不能直接成为可执行程序,因为它还是包含一些对JDK的依赖。
If your JDK or OCAP ri are located in different directories, you」ll have to adjust the script accordingly.
如果您的jdk或ocapRI位于不同的目录中,则需要相应调整脚本。
The new input/output (NIO) library was introduced with JDK 1.4.
新的输入/输出 (NIO)库是在JDK 1.4 中引入的。
There is nothing in the JDK to assist with this either, so you’ll need to create another helper method and probably use bitwise operations and bitshifting in your implementation.
JDK中还是没有干这事的,你依旧需要创建另外一个辅助方法,有可能在你的实现中会使用位操作和位移动。
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的副本从备份安装到缺省位置上的另一个目录中时,需要格外小心。
Using the JDK to format dates for printing is robust, but I「ve always thought it should be simpler.
使用jdk格式化日期以实现打印是完全可以的,但是我始终认为它应该更简单一些。
SWT layouts are almost identical to JDK layouts, but they use different classes -- again, similar concepts with different implementations.
SWT布局几乎与JDK布局一样,但它们使用不同的类 —同样,概念类似,但实现不同。
However, it is important to be aware that JDK 5.0 is required only to compile and run the tests; you can still build your application code with your preferred compiler.
但是,您要知道只有在编译和运行测试的时候才需要JDK 5.0,所以您仍然可以用自己喜欢的编译器来构建应用程序。
Compiling and running the Listing 1 code using JDK 5.0 gives the output shown in Listing 2.
使用JDK 5.0编译并运行清单1代码会给出清单2中的输出。
As with the JRE, copying the JDK or SDK to a different location is not supported.
和处理JRE一样,将JDK或SDK复制到不同的位置也是不受支持的。
See Resources if you need help installing and configuring JDK 1.4.
如果需要安装和配置JDK 1.4的帮助,请参见参考资料。
The JDK dynamic proxy is simple to use, but the JDK dynamic proxy approach requires the target objects implement one or more interfaces.
JDK的动态代理用起来非常简单,当它有一个限制,就是使用动态代理的对象必须实现一个或多个接口。
The JDK dynamic proxy, which has been available since JDK 1.3, is often used to create proxies dynamically.
JDK自从1.3版本开始,就引入了动态代理,并且经常被用来动态地创建代理。
These are factors to consider, but unless you」re looking at a feature in the core JDK (like generics, or regular expressions), these guarantees are not super-substantial.
这些因素都应该考虑,但是除非要考察核心jdk的特性(像普通表达式或者正则表达式),否则这类保证不是很有必要。
Since the JDK includes a regular expression library, I don「t anticipate any difficulties with this class.
因为JDK包含正则表达式库,所以我想实现这个类不会有任何困难。
Changes in GC behavior from what would be expected with a standard JDK collector can also occur.
使用标準JDK收集器带来的GC行为更改在此也会出现。
Lots of frameworks try to seduce you into using some of their classes rather than the more general ones that come either with the JDK or from an open-standards body (such as OASIS).
许多框架都会试图诱导您使用其自身的类,而不是JDK或者一个开放标準机构(例如oasis)提供的更普遍的类。
This reference implementation could run on any platform that supported the JDK 1.1, and it was vendor-neutral.
该参考实现可以在任何支持JDK 1.1的平台上运行,并且是与供应商无关的。
Inability of the customer to obtain the required version of the JDK and installing a different non-equivalent one in its place.
客户未能获取所需JDK版本而在其位置安装另一个不等效的版本。
Modify this command depending on your JDK version — to get more information about the installation, see Resources below.
根据您的JDK版本修改此命令——要获得有关安装的详细信息,请参阅下面的参考资料。
Note: This article assumes familiarity with the basics of generics in JDK 5.0.
注意:本文假设您对JDK 5.0中的范型有基本的了解。
It」s just too painful to use the JDK to do even a simple date calculation like this one.
使用JDK实在太痛苦了,即使是简单的日期计算,比如上面这个计算。
As this is a full JDK (which includes development tools) this should not be on a machine in the DMZ.
由于这是一个完整的JDK(包含开发工具),所以不应该放在DMZ中的计算机上。