Provides an interface that can invoke serialization and deserialization.
提供一个可调用序列化和反序列化的接口。
Persevere automates the necessary serialization, Ajax calls, and deserialization.
Persevere 会对必要的序列化、Ajax调用和去序列化进行自动化处理。
If an old client were to receive a new extension type, the client deserialization would fail.
如果旧客户端接收了新的扩展类型,那么反序列化(deserialization)将会以失败而告终。
The display is saved on disk through serialization / deserialization and uploaded to database server.
利用序列化/反序列化机制将图形文件保存到本地硬盘,并上传到数据库服务器。
Simple lives up to its by name using annotations to enable the serialization or deserialization process.
Simple名副其实,它使用注解来支持序列化和反序列化过程。
You can reduce the network serialization/deserialization overhead by using a custom serialization approach.
您可以使用一个自定义序列化方法减少网络序列化/反序列化开销。
Fast Serialization/Deserialization - AMF is transformed using native C code in the player so it is blazing fast.
快速序列化/反序列化 ——AMF在player中使用本地C代码转化,因而运行非常之快。
There is no XML in this application, but JAX-RS leverages JAXB to do the automatic serialization/deserialization.
这个应用中不使用XML,但是JAX-RS 使用JAXB完成自动的序列化/反序列化。
Simple also facilitates the reverse: Developers can translate XML documents into pojos-a process known as deserialization.
Simple也可促进相反的过程:开发人员可以将XML文档转换成POJO—即所谓的反序列化(deserialization)过程。
We can obscure this data by rotating the bits once to the left before serialization, and then rotate them back after deserialization.
我们可以在序列化之前模糊化该数据,将数位循环左移一位,然后在反序列化之后复位。
During the deserialization process, all business components that belong to the composite application are created and filled with data.
在反序列化过程中,所有进程,属于复合应用程序的所有业务组件都被创建,并且用数据填充。
The initial bootstrapping of the serialization and deserialization of RPC parameters and responses is handled by the root (de)serializers.
根(反)序列化器处理RPC参数和响应的序列化及反序列化的初始引导。
Some toolkits relied on "on-the-wire" typing for deserialization instructions, while other toolkits did not send "on-the-wire" type information.
一些工具包对指令进行无序化处理要依靠“on-the-wire”分类信息,而其它工具包则不发送“on-the-wire”类型信息。
System. Web. Script. Serialization namespace contains classes that provide JavaScript Object Notation (JSON) serialization and deserialization for managed types.
还提供用于自定义序列化行为的扩展性功能。
The first one called using the IBusinessAction interface and the other two, using reflection and passing parameters by message deserialization and reflecting them respectively.
第一个通过IBusinessAction接口,后两个是通过反射、消息的deserialization后的参数传递、并顺序反射。
The most expensive operations in terms of performance are usually the serialization and deserialization of the data and return values, and the encryption and decryption of the request and response.
从性能而言,开销最大的操作通常是数据和返回值的序列化和反序列化以及请求和响应的加密与解密。
The most expensive operations in terms of performance are usually the serialization and deserialization of the data and return values, and the encryption and decryption of the request and response.
从性能而言,开销最大的操作通常是数据和返回值的序列化和反序列化以及请求和响应的加密与解密。
应用推荐