提供一个可调用序列化和反序列化的接口。
Provides an interface that can invoke serialization and deserialization.
至此,您所序列化和反序列化的XML文档都相当简单。
Thus far, the XML document that you serialized and deserialized was fairly (here's a new word) simple.
使用可配置的JAX-RS提供者序列化和反序列化资源
Serializes and de-serializes resources using configurable JAX-RS providers
使用可配置的JAX - RS提供者序列化和反序列化资源。
Serializes and de-serializes resources using configurable JAX-RS providers.
网络帮助在“JSON进行序列化和反序列化”部分。
Net help in the "serializing and Deserializing JSON" section.
Simple名副其实,它使用注解来支持序列化和反序列化过程。
Simple lives up to its by name using annotations to enable the serialization or deserialization process.
NET配置文件管理器使用XML序列化对自定义类型进行序列化和反序列化。
NET profile manager USES XML serialization to serialize and deserialize custom types.
当会话数据写入到远程副本时,对会话数据进行序列化和反序列化所需的时间可能变得非常大。
The time it takes to serialize and deserialize session data when they are being written to a remote copy can become considerably large.
AMF格式本身就被设计为在低内存和慢CPU条件下依然能够快速序列化和反序列化。
The AMF format was designed to serialize and deserialize quickly under low memory and slower CPU conditions.
不同的JD K级别会用稍微不同的方法对资源进行序列化和反序列化,这样会导致出现运行时问题。
Different JDK levels can serialize and deserialize resources slightly differently, which can cause run-time problems.
例如,序列化的标记接口,让类的作者说,他们的课程将正确的行为时,序列化和反序列化。
For example, the Serializable Marker Interface lets the author of a class say that their class will behave correctly when serialized and deserialized.
我将使用JSON。净。看一看JSON。网络帮助在“JSON进行序列化和反序列化”部分。
I would use JSON. Net for that. Have a look at JSON. Net help in the "serializing and Deserializing JSON" section.
从性能而言,开销最大的操作通常是数据和返回值的序列化和反序列化以及请求和响应的加密与解密。
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.
使用基于XSD架构定义的XML格式,将对象序列化和反序列化为消息体或从消息体序列化和反序列化对象。
Serializes and deserializes objects to or from the body of a message, using the XML format based on the XSD schema definition.
所以,对于这样的数据,您就需要一种转换机制,或者说一种编码,简单地说也就是一种达成一致的用来序列化和反序列化数据的方式。
So for such data, one needs a translation mechanism, an encoding, simply an agreed upon way to serialize and de-serialize the data.
除JDOM文档外,CAMV还能以StringReader形式接收XML输入,从而在消息处理中减少序列化和反序列化的实例。
CAMV can now accept XML input as StringReader in addition to JDOM documents, reducing the possible instances of serialization and de-serialization during message handling.
问题在于Posts包含一个名为_ count的私有字段,该字段必须进行序列化和反序列化,才能完全冻结和重新冻结类实例。
The problem is that Posts contains a private field named _count that must be serialized and deserialized to fully hydrate and rehydrate class instances.
使用自定义的类。创建的所有设置一个类(一个更好的方法)。使用一个单一的静态类实例的访问设置。你可以序列化和反序列化的类。
Use custom class. Create a class with all settings (a better approach). Use a single static instance of the class to access settings. You can serialize and deserialize that class.
进出orb的所有数据(例如方法参数和方法返回值)都使用称为公共数据表示形式(common data representation,CDR)的格式进行序列化和反序列化。
All data that goes into or leaves the ORB (like method parameters and method return values) are serialized and deserialized using a format called common data representation (CDR).
通过对象,不需要再对对象中容纳的信息进行序列化、传输和反序列化。
With objects, there is no need to serialize, transport, and de-serialize the information contained within the object.
根(反)序列化器处理RPC参数和响应的序列化及反序列化的初始引导。
The initial bootstrapping of the serialization and deserialization of RPC parameters and responses is handled by the root (de)serializers.
这里也有序列化、反序列化和helper类。
Again there are serializer, deserializer, and helper classes.
Axis提供了许多重要的功能,包括处理程序、链、序列化器和反序列化器。
Axis provides a number of important features that include handlers, chain, serializers, and deserializers.
SOAP使用序列化器和反序列化器将软件应用程序的本机语言转换为SOAP协议,以在网络上传输请求和响应。
SOAP USES serializers and deserializers to translate from the native language of a software application to the SOAP protocols that transfer the request and response over the network.
如您所见,生成了包括反序列化(deserializer)、序列化(serializer)和helper文件在内的许多文件类型。
As you can see, several file types have been generated including deserializer, serializer, and helper files.
允许(有限地)控制验证处理和用于编组和数据分解的序列化器/反序列化器(serializer/deserializer)的选项
Options that allow (limited) control over the validation handling and the serializers/deserializers used for marshalling and unmarshalling
灵活的消息传递框架:AXIS框架提供了灵活的消息传递框架,这个消息传递框架包括处理程序,链,序列化程序和反序列化程序。
Flexible messaging framework: It provides a flexible messaging framework that includes handlers, chain, serializers, and deserializers.
灵活的消息传递框架:AXIS框架提供了灵活的消息传递框架,这个消息传递框架包括处理程序,链,序列化程序和反序列化程序。
Flexible messaging framework: It provides a flexible messaging framework that includes handlers, chain, serializers, and deserializers.
应用推荐