它将尝试检索上面所述的序列化对象。
所有这些与自定义序列化有什么关系呢?
这种转换过程叫做序列化。
描述对类的序列化表示控制的精确程度。
Describes how precisely you can control the serialized representation of your classes.
方法参数和返回类型必须是可序列化的。
The method parameters and return types must be serializable.
序列化所能有的附加参数取决于这个命令。
Depending on the command, the serialization can have additional parameters.
对请求参数进行序列化。
对返回值进行序列化。
为数据模型包括一个基于序列化的XML模式。
Inclusion of an XML Schema based serialization for its data model.
序列化/逆序列化的类不需要有默认构造函数。
The class being serialized/deserialized is not required to have a default constructor.
这里也有序列化、反序列化和helper类。
Again there are serializer, deserializer, and helper classes.
序列化类型的数组或集合也是序列化的。
An array or collection of serializable types is also serializable.
如果使用模式制导的序列化,则可以避免这类问题。
Such problems can be avoided if the serialization is guided by a schema.
不过,可以将恢复序列化,以减少所需的即时容量。
However, you can serialize your recovery to reduce the instantaneous required capacity.
清单25展示了这些形式的内容的JSON序列化。
Listing 25 shows the JSON serializations for each of these content forms.
此模型的实现处理XML数据的构造、修改和序列化。
Implementations of this model handle construction, modification, and serialization of the XML data.
至此,您所序列化和反序列化的XML文档都相当简单。
Thus far, the XML document that you serialized and deserialized was fairly (here's a new word) simple.
但它不仅可以序列化栈,还可以序列化堆中的对象。
But it does have the ability to serialize not only the stack but also objects on the heap.
使用可配置的JAX - RS提供者序列化和反序列化资源。
Serializes and de-serializes resources using configurable JAX-RS providers.
您如何找出正确的序列化器来将xml载荷反序列化到具体的对象中?
How can you find the right serializer to de-serialize the XML payload back to the concrete objects?
通过对象,不需要再对对象中容纳的信息进行序列化、传输和反序列化。
With objects, there is no need to serialize, transport, and de-serialize the information contained within the object.
您可以使用一个自定义序列化方法减少网络序列化/反序列化开销。
You can reduce the network serialization/deserialization overhead by using a custom serialization approach.
序列化一个对象是如此地容易,那么反序列化对象也很容易,对不对?
Because serializing an object is so easy, it should be easy to deserialize one too, right?
根(反)序列化器处理RPC参数和响应的序列化及反序列化的初始引导。
The initial bootstrapping of the serialization and deserialization of RPC parameters and responses is handled by the root (de)serializers.
首先,您需要区别开我所说的根(反)序列化器和常规(反)序列化器。
First, you need to make the distinction between what I call root (DE) serializers and normal (DE) serializers.
从性能角度看,这意味着JMS消息将被序列化并反序列化,这很耗费CPU资源。
From a performance point of view, this means that the JMS messages are serialized and deserialized, which is CPU-intensive.
产品序列化:典型的序列化方法是使用药品包装内部或外面的RFID标签。
Product serialization: a typical serialization approach is to use RFID tags included within or attached to a package of manufactured drugs.
我们可以在序列化之前模糊化该数据,将数位循环左移一位,然后在反序列化之后复位。
We can obscure this data by rotating the bits once to the left before serialization, and then rotate them back after deserialization.
AMF格式本身就被设计为在低内存和慢CPU条件下依然能够快速序列化和反序列化。
The AMF format was designed to serialize and deserialize quickly under low memory and slower CPU conditions.
AMF格式本身就被设计为在低内存和慢CPU条件下依然能够快速序列化和反序列化。
The AMF format was designed to serialize and deserialize quickly under low memory and slower CPU conditions.
应用推荐