网页
图片
视频
学术
词典
地图
更多
航班
笔记本
JMM
网络
描述(Java Memory Model)
网络释义
1.
描述(Java Memory Model)
在JavaSE5(JSR133)中定义的
Java Memory Model
(
JMM
)是为了确保当编写并发代码的时候能够提供Java程序员一个可用 …
www.cnblogs.com
|
基于231个网页
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
The
other
major
area
where the
existing
JMM
caused
some
very
confusing
results
was
with
memory
operation
reordering
on
volatile
fields
.
另一个
主要
领域
是
与
volatile
字段
的
内存
操作
重新排序
有关
,
这个
领域
中
现有
JMM
引起
了
一些
非常
混乱
的
结果
。
www.ibm.com
2.
But
synchronization
also
has
another
aspect
:
It
enforces
certain
memory
visibility
rules
as
specified
by the
JMM
.
但是
同步
还
有
另一个
方面
:
正如
JMM
所
指定
,
它
强制实施
某些
内存
可见性
规则
。
www.ibm.com
3.
The
JMM
defines
an
ordering
on
the
operations
of
a
program
called
happens-before
.
JMM
在
一个
称为
happens-before
的
程序
的
操作
上
定义
一个
排序
。
www.ibm.com
4.
Classes
were
written
by
concurrency
experts
and
have
been
extensively
peer
-
reviewed
for
JMM
safety
.
类
是
由
并发
专家
编写
的
,
并且
在
JMM
安全性
方面
经过
了
严格
的
同行
评审
。
www-128.ibm.com
5.
The
shipment
came
from
China
JMM
Import & Export
Shanghai
Pudong
Corp.
,
which didn't
appear
on
any
sanctions
list
until
Thursday
.
那
批货
来自
ChinaJMM
进出口
上海
浦东
公司
(
ChinaJMMImport&ExportShanghaiPudongCorp
.
)
。
直到
上
周四
之前
,
这家
公司
看来
都
不在
任何
制裁
名单
中
。
c.wsj.com
6.
Until
July
2009
, Kohler purchased lawn-mower
parts
from
a
Shanghai
firm
that
used China
JMM
as
its
export
broker
.
直到
2009年7月
,
科勒
从
一
家
上海
公司
购买
除草
机
部件
。
这家
上海
公司
用
ChinaJMM
作为
自己
的
出口
代理商
。
c.wsj.com
7.
Lets face it
,
JMM
is
abetter
boxer
than
Pac,
but
Pac
has
abetter
punch
than
JMM
.
马奎兹
是
个
比
帕奎奥
更好
的
拳手
,
但
帕奎奥
的
拳
更
有
杀伤力
。
www.yycz.net
8.
It is because after
24
rounds
,
JMM
were down 4times
,
and
we
know
the
score if
a
boxer
is down
once
,
twice
or thrice
in
a
single
round
.
24
回合
打斗
,
马奎兹
共
倒地
四
次
,
我们
知道
拳手
在
一
回合
中
倒地
一次
二
次
三
次
他
该
得
几分
。
www.yycz.net
9.
One
of
the
key
concepts
needed
to
understand
the
JMM
is
that of
理解
JMM
所
需要
的
一个
关键
概念
是
www-128.ibm.com
10.
The
locks
are
created
when the map is
created
(
there
would
be
JMM
problems
if
they were
not
.
)
锁
在
创建
map
的
时候
被
创建
(
如果
不在
此时
创建
锁
,
将会
出现
JMM
问题
。
)
www.ibm.com
1
2