网页
图片
视频
学术
词典
地图
更多
航班
笔记本
on-message
美
英
网络
消息;消息处理程序;获得消息
英英
网络释义
adj.
1.
following
the
official
policy
of
a
political
party
or
other
organization
2.
used
for
describing
a
politician
who
expresses
only
the
official
opinion
of
the
political
party
which
they
belong
to
,
or
for
describing
the
things
they
say
1.
消息
其余部分继承了WebSocketListener接口,这个接口主要包括收到
消息
(
onMessage
),socket接口打开(onOpen),socket接口关 …
www.linuxso.com
|
基于10个网页
2.
消息处理程序
...理程序,警报处理程序指定持续时间或截止期限,还包括
消息处理程序
(
onMessage
),消息处理程序等待来自某个特定伙 …
www.hn1c.com
|
基于5个网页
3.
获得消息
JAXM服务端Servlet处理消息的步骤是:
获得消息
(
onMessage
),读取消息中需要的参数,利用参数调用对应的业务处理, …
www.icmade.com
|
基于4个网页
例句
释义:
全部
全部
,
消息
消息
,
消息处理程序
消息处理程序
,
获得消息
获得消息
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
When
a
message
is ready
to
be
delivered
to an
MDB
,
the
application
server
must
set
up the
environment
in which to
call
the
onMessage
method
.
当
可以
将
消息
传递
给
MDB
时
,
应用程序
服务器
必须
设置
调用
onMessage
方法
的
环境
。
www.ibm.com
2.
You
can
see
that
the
Worker
script
has
its
own
onmessage
function
.
可以
看到
,
这个
Worker
脚本
拥有
自己
的
onmessage
函数
。
www.ibm.com
3.
Listing
6
shows
snippets
from
ibm-ejb-jar-bnd
.
xmi
file
and
the
onMessage
method
of
sample
MDB
used
for
this article
.
清单
6
显示
了
摘自
ibm-ejb-jar-bnd.xmi
文件
和
本文
中
使用
的
示例
MDB
的
onMessage
方法
的
代码
片段
。
www.ibm.com
4.
It
is
called
by
the
onMessage
method
when
an
event
message
is
received
.
它
是
在
接收
到
一个
事件
消息
时
由
函数
onMessage
调用
的
。
www.ibm.com
5.
As
messages
arrive
for the JMS
consumer
,
the JMS
provider
delivers
them
by
calling
the
listener
's
onMessage
method
.
当
有
消息
要
传递
给
JMS
消费者
时
,
JMS
提供者
通过
调用
监听器
的
onMessage
方法
来
传递
消息
。
www.ibm.com
6.
When
it does this
,
the
onmessage
method
of
the
Worker
instance
is
invoked
.
在
向
母线
程
传递
消息
时
,
会
调用
Worker
实例
的
onmessage
方法
。
www.ibm.com
7.
That
is
why
you
set
this
onmessage
function
back in
Listing
2
.
Each
of
the
other
Workers
does
very
similar
work
.
这
就是
为什么
要
设置
清单
2
中
的
这个
onmessage
函数
的
原因
所在
。
其他
的
每个
Workers
都
做
着
同样
的
工作
。
www.ibm.com
8.
This
causes
the
onmessage
function
in
Listing
3
to
be
invoked
.
这
将
导致
清单
3
中
的
onmessage
的
函数
的
调用
。
www.ibm.com
9.
The
onMessage
method
passes
control
to
the
super
class
'
onMessage
method
,
which
then
calls
the onIBMSensorEvent to
handle
the
event
.
onMessage
方法
将
控件
传递
给
超
类
onMessage
方法
,
然后
它
调用
onIBMSensorEvent
来
处理
事件
。
www.ibm.com
10.
Next
,
for
each
worker
being
created
,
you
set
its
onmessage
function
.
接下来
,
针对
每个
所
创建
的
worker
,
设置
其
onmessage
函数
。
www.ibm.com