网页
图片
视频
学术
词典
地图
更多
航班
笔记本
deserialized
网络
反序列化;行化
网络释义
1.
反序列化
...将从内存中清除.当工作流等待的事件发生时,工作流将
反序列化
(
Deserialized
)并被唤醒,然后继续它的流程.
www.yuloo.com
|
基于85个网页
2.
行化
writeObject()和readObject()方法实现了对象的串行化(Serialized)和反串
行化
(
Deserialized
)例13-9 系统对象的串行化处理 …
blog.sina.com.cn
|
基于4个网页
例句
释义:
全部
全部
,
反序列化
反序列化
,
行化
行化
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
One
of
these
properties
must
be
set
before the
message
can
be
deserialized
.
必须
先
设置
这些
属性
中
的
一个
,
才能
反
序列
化
消息
。
technet.microsoft.com
2.
If
you
want
your
object
to
be
deserialized
in a
custom
manner
as
well
,
you
must
use
a
custom
constructor
.
如果
希望
同样
以
自
定义
方式
反
序列
化
对象
,
则
必须
使用
自
定义
构造函数
。
msdn2.microsoft.com
3.
When
message
data
is
encrypted
,
serialized
,
or
deserialized
,
only
the
contents
of
the
Body
property
are
affected
.
加密
、
序列
化
或
反
序列
化
消息
数据
时
,
只
会
影响
Body
属性
的
内容
。
msdn2.microsoft.com
4.
A
composite
application
can
be
deserialized
in
two
ways
:
from
a
composite
application
template
or
from
a
backup
.
一个
复合
应用程序
可以
用
两
种
方法
反
序列
化
:
从
一个
复合
应用程序
模板
或
从
一个
备份
。
www.ibm.com
5.
The
MDB
method
that you
wish
to
invoke
takes
the
deserialized
object
as
a
parameter
.
希望
调用
的
MDB
方法
采用
反
序列
化
之后
的
对象
作为
参数
。
www-128.ibm.com
6.
Once
all
the
parts
have
been
verified
(
using
WSDL
if
necessary
)
,
the
deserialized
objects
are
passed
on
for
business
processing
.
一旦
所有
部分
都
通过
验证
(
必要
时
可用
WSDL
)
,
反
序列
化
的
对象
就
被
传递
,
用于
业务
处理
。
www.ibm.com
7.
Specifies
the
set
of
possible
types
that
will
be
deserialized
by
the
formatter
from
the
message
provided
.
指定
可能
的
类型
集
,
这些
类型
将
由
格式化
程序
从
提供
的
消息
进行
反
序列
化
。
msdn2.microsoft.com
8.
Specifies
a
string
that can be
deserialized
by the provider into the hard-coded
default
value
for
this
property
.
指定
一个
字符串
,
提供
程序
可以
将
该
字符串
反
序列
化
为此
属性
的
硬
编码
默认
值
。
technet.microsoft.com
9.
The
signature
of
the
method
also
defines
a
CLR
return
type
,
which
takes the
deserialized
XML
content
from
the
service
response
.
这个
方法
的
签名
还
定义
了
一个
CLR
返回
类型
,
它
从
服务
响应
中
反
序列
化
出
XML
内容
。
www.infoq.com
10.
In
the FailTask_Deser
class
,
the
name
field
setter
method
is
used
to
set
the
name
value
of
the
deserialized
FailTask
object
.
在
FailTask_Deser
类
中
,
name
字段
setter
方法
用于
设置
反
序列
化
的
FailTask
对象
的
name
值
。
www.ibm.com
1
2
3
4