网页
图片
视频
学术
词典
地图
更多
航班
笔记本
JDK1.4
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
JDK 1
.
4
And
later
versions
already
contain
this
package
,
so
you
do not
have
to
install
it
separately
.
JDK1.4
及其
更
高
版本
已
包含
该
程序
包
,
因此
无需
单独
安装
。
msdn2.microsoft.com
2.
To
run
the
examples
,
you
ll
need
:
JDK 1
.
4
,
Standard
Edition
The
tutorial
source
code
and
classes
.
要
完成
本
教程
,
需要
下列
各项
:
JDK1.4
,
标准
版
教程
源
代码
和
类
,
以便
您
可以
跟
上
我们
的
进度
并
理解
示例
。
www-128.ibm.com
3.
Prior
to JDK 1
.
4
,
liberal
use
of
threads
was
the
most
typical
way
of getting around
blocking
.
在
JDK1.4
之前
,
自由
地
使用
线程
是
处理
阻塞
问题
最
典型
的
办法
。
www.ibm.com
4.
It
uses
regular
expressions
(
now
built
into
JDK 1
.
4
)
to
parse
the
input
file
and
create
an
XML
counterpart
.
它
使用
正
则
表达
式
(
现在
已
内
置于
JDK1.4
中
)
来
解析
输入
文件
并
创建
一个
XML
副本
。
www.ibm.com
5.
Since
JDK 1
.
4
,
the
Java
language
has
provided
long-overdue
regular
expression
support
.
自从
JDK1.4
以来
,
Java
语言
已经
提供
了
很
长
时间
的
正则
表达式
支持
。
www-128.ibm.com
6.
The
new
collectors in JDK 1
.
4
. 1
are
all
designed
to
address
the
issue
of
garbage
collection
on
multiprocessor
systems
.
JDK1.4.1
中
新
的
收集
器
都
是
为
解决
多
处理器
系统
中
垃圾
收集
器
的
问题
而
设计
的
。
www.ibm.com
7.
The Preferences
API
is
a
lightweight
,
cross-platform
persistence
API
that
was
introduced
in
JDK 1
.
4
.
PreferencesAPI
是
轻型
的
、
跨
平台
的
持久性
API
,
它
是
在
JDK1.4
中
引入
的
。
www.ibm.com
8.
Varargs were
already
present
in
Groovy
1
.
0
- and
still
work
with a JDK 1.
4
runtime
,
but it is good
to
show
how
you
can
use
them
.
可变
长度
参数
在
Groovy1.0
中
已经
出现
了
——
现在
仍然
可以
在
JDK1.4
运行时
环境
下
工作
,
1.0
足以
向
你
展示
如何
来
使用
他们
了
。
www.infoq.com
9.
But
doing
so
creates
a
dependency
on
the Java 5
class
library
because
Iterable is
not
present
in
the JDK 1
.
4
library
.
但是
这样
做
会
形成
对
Java5
类
库
的
依赖
,
因为
在
JDK1.4
中
没有
Iterable
。
www.ibm.com
10.
Since
JDK
1
.
4
,
the
Java
language
supports this
specification
at
Level
1 or
basic
Unicode
support
.
自从
JDK1.4
以来
,
Java
语言
在
级别
1
支持
该
规范
,
或者
说
具有
基本
的
Unicode
支持
。
www-128.ibm.com
1
2
3