Serializing using custom serialization format
使用自定义的序列化格式来进行序列化
What does all of this have to do with custom serialization?
所有这些与自定义序列化有什么关系呢?
Now, we have done the ground work, and we can start implementing our custom serialization engine.
现在,我们已经完成了基础工作,我们就可以开始实施我们的自定义序列化引擎。
You can reduce the network serialization/deserialization overhead by using a custom serialization approach.
您可以使用一个自定义序列化方法减少网络序列化/反序列化开销。
Some state, including the service provider and any custom serialization providers that were added to the serialization manager, span sessions.
有的状态(包括服务提供程序和添加到序列化管理器的任何自定义的序列化提供程序)是跨会话的。
This sample does not include any custom serialization handling (though it could be altered, for example, to serialize the meetings service configuration part of the component state).
本文的样例并未包含任何定制序列化处理(但是可以对其进行修改,比如,序列化组件状态中的会议服务配置内容)。
The problem with custom models is that you find yourself writing common code to support your model, like serialization and the ability to listen to model changes.
您会发现自定义模型带来的问题是需要自己编写通用代码来支持模型,如序列化及侦听模型更改的功能。
This serialization is commonly the case when custom payload types are packaged in the portlet WAR file because each Web module is deployed in its own class loader.
当在PortletWAR文件中对自定义有效负载类型打包时,通常就会出现这种序列化情况,因为每个Web模块是在各自的类加载器中进行部署的。
NET profile manager USES XML serialization to serialize and deserialize custom types.
NET配置文件管理器使用XML序列化对自定义类型进行序列化和反序列化。
This does not necessarily provide for the serialization of custom types that belong to the class.
此功能不一定是为属于该类的自定义类型的序列化作准备。
This method is an extension point that allows you to handle the serialization of custom element extensions.
这个方法是扩充点,可让您处理自订项目延伸的序列化作业。
The serialization manager uses the custom serializer provided by this method before using the default serializer for a particular type.
序列化管理员会先使用这个方法提供的自订序列化程式,再使用特定型别的预设序列化程式。
Serialization providers can provide custom serializers for a particular type of object or set of types of objects.
序列化提供者可以为特定的物件型别或物件型别集提供自订的序列化程序。
Serialization providers can provide custom serializers for a particular type of object or set of types of objects.
序列化提供者可以为特定的物件型别或物件型别集提供自订的序列化程序。
应用推荐