网页
图片
视频
学术
词典
地图
更多
航班
笔记本
java 6
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Apache
have
decided
not
to
add
support
for
the
full
Java
EE
6
web profile to
Tomcat
,
at
least
for the
moment
.
Apache
决定
不
在
Tomcat
中
添加
对
JavaEE6WebProfile
的
完整
支持
,
至少
在
眼下
是
这样
的
。
www.infoq.com
2.
An
erupting
volcano
on
Indonesia
's
Java
island
has
sent
ash
and
hot
air
onto
surrounding
villages
,
injuring
at least
six
people
.
印尼
爪哇岛
上
一
座
正在
喷发
的
火山
使
炽热
的
火山灰
洒落
到
周围
的
村庄
,
造成
至少
6
人
受伤
。
www.voa365.com
3.
One
of the stated
goals
of
Java
EE
6
is
to
tackle
these
issues
using
three
different
techniques
-
profiles
,
pruning
and
extensibility
.
鉴于
此
,
JavaEE6
的
一个
目标
就是
通过
3
种
不同
的
技术
来
解决
这些
问题
——
配置
(
profile
)
修剪
(
pruning
)
及
扩展
(
extensibility
)
。
www.infoq.com
4.
Figure
6
shows
a
sample
list of
rule
parameters
for
one of the
Java
software
metrics
rules to
give
you
a
feel
for
this
.
图
6
显示
了
对于
一个
Java
软件
量度
规则
的
规则
参数
示例
列表
,
让
您
对
此
有
个
感性认识
。
www.ibm.com
5.
When
using
Java
method
calls
,
the
return
value
of
the
method
determines
the
condition
result
as
shown
in
Table
6
.
在
使用
Java
方法
调用
时
,
方法
的
返回
值
将
确定
条件
的
结果
,
如
表
6
所
示
。
www.ibm.com
6.
The
Java
programming
model
for
SCA
provides
for non-blocking and
callback
asynchronous
patterns
,
as
shown
in
Figure
6
.
SCA
的
Java
编程
模型
提供
非
阻塞
回调
异步
模式
,
如
图
6
中
所示
。
www.ibm.com
7.
Listing
6
shows
Java
source
code
generated
from the
same
list
of
abstract
operations
as used for the
Listing
5
bytecode
.
清单
6
显示
了
抽象
操作
列表
生成
的
Java
源
代码
,
这
组
抽象
操作
与
生成
清单
5
中
字节
码
的
抽象
操作
相同
。
www-128.ibm.com
8.
Groovy
runs
best
on
Java
5
or
6
.
Type
java -
version
at
a
command
prompt
to
confirm
that
you
are
up-to-date
.
Groovy
运行
在
Java5
或
6
上
的
效果
最佳
。
在
命令
提示
中
输入
java-version
以
确认
您
使用
的
是
最新
版本
。
www.ibm.com
9.
Enum
,
Class
,
and
Collections
are
additional
built-in
types
we
've
added
-
-
look
for some
of
these
in
Java
EE
6
.
枚举
、
类
和
集合
是
我们
所
增加
的
额外
的
内
建
类型
——
我们
期待
在
JavaEE6
中
也
能
具备
这样
的
类型
。
www.infoq.com
10.
Listing
6
shows
how
you can
easily
pull
the
parameters
out
of
the
request
and
feed
them
into
the
Java
API
.
清单
6
展示
了
如何
轻松地
提取
请求
中
的
参数
并
将
其
提供
到
JavaAPI
中
。
www.ibm.com
1
2
3
4
5