网页
图片
视频
学术
词典
地图
更多
航班
笔记本
deserialize
网络
反序列化;反串行化;反序列化函数
网络释义
1.
反序列化
解决
反序列化
(
Deserialize
)无法找到程序集的错误(1890) C/C++通过COM调用.NET托管程序集的实现(转载)(1146) C++调 …
blog.csdn.net
|
基于646个网页
2.
反串行化
...件、内存缓冲区等)中或是以二进制方式通过网络传输。
反串行化
(
Deserialize
)指将这些连续的数据重新构建一个与原始对象 …
www.360doc.com
|
基于86个网页
3.
反序列化函数
...程序会报这样的错误了。但是我搞不懂的是为什么
反序列化函数
(
Deserialize
)不是默认对整个流进行反序列化,而是从Posit…
www.cnblogs.com
|
基于12个网页
4.
反串行化操作
...ibernate这样的持久层框架)创建的,以及通过
反串行化操作
(
deserialize
)创建的实例。
blog.csdn.net
|
基于7个网页
5.
序列化接着并行化
在当前的实现方式中,如果你试着去
序列化接着并行化
(
deserialize
)一个线程,正常情况下不可能获得新的线程和堆栈,因为没 …
ub1010.51.net
|
基于 1 个网页
更多释义
收起释义
例句
释义:
全部
全部
,
反序列化
反序列化
,
反串行化
反串行化
,
反序列化函数
反序列化函数
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
A
failed
attempt
to
deserialize
a
property
type
because
an
instance
of
the
type
cannot
be
created
.
由于
无法
创建
类型
的
实例
,
尝试
反
序列
化
属性
类型
失败
。
technet.microsoft.com
2.
The
server
formatter
sink
at the
end
of
this
chain
will
deserialize
the
request
into
a
message
.
此
链
末端
的
服务器
格式化程序
接收器
将
该
请求
反
序列
化为
消息
。
us.zph981011.xyz
3.
Call
the
Deserialize
method
to
produce
a
replica
of the
object
.
调用
Deserialize
方法
以
生成
该
对象
的
副本
。
msdn2.microsoft.com
4.
You
can
parse
business
objects into a
XML
document
and
deserialize
them from the XML
document
using
Service
Data
Object
(
SDO
)
APIs
.
您
可以
将
业务
对象
解析
为
XML
文档
,
并
使用
服务
数据
对象
(
SDO
)
API
通过
XML
文档
对
其
进行
反
序列
化
。
www.ibm.com
5.
Flex
will
deserialize
the
SOAP
response
into
a
graph
of
ActionScript
objects
.
Flex
将
把
SOAP
响应
反
序列
化为
ActionScript
对象
的
一张
图
。
www.ibm.com
6.
Overridden
by
derived
classes
to
deserialize
and
load
persisted
state
information
when
a
Page
object
initializes
its
control
hierarchy
.
在
Page
对象
初始
化
其
控件
层次结构
时
,
由
派生
类
重写
以
反
序列
化
并
加载
保留
的
状态
信息
。
msdn2.microsoft.com
7.
Allows
you
to
override
property
, field, and
class
attributes
when
you
use
the
XmlSerializer to
serialize
or
deserialize
an
object
.
允许
您
在
使用
XmlSerializer
序列
化
或
反
序列
化
对象
时
重写
属性
(
Property
)
、
字段
和
类
属性
(
Attribute
)
。
msdn2.microsoft.com
8.
With
the
data
necessary
to
deserialize
the
type
represented
by
the
current
instance
.
用
反
序列
化
当前
实例
表示
的
类型
所
必需
的
数据
填充
。
msdn2.microsoft.com
9.
Attribute
to
determine
what
allowable
type
of
object
to
deserialize
from
the
XML
instance
element
containing
the
attribute
.
属性
确定
允许
从
包含
该
属性
的
XML
实例
元素
中
反
序列
化
何种
类型
的
对象
。
msdn2.microsoft.com
10.
The
ability
for
the
server
to
deserialize
the
encoded
parameter
contained
within the
envelope
.
服务器
对
信封
中
包含
的
已
编码
参数
进行
无序
化
处理
的
能力
。
www-128.ibm.com
1
2
3
4
5