1.连载;连续出版;分集[分期]顺次出版
2.使连续
1.to broadcast or publish a story in a series of separate parts
1.When overridden in a derived class, serializes Web method parameter values into a stream representing the outgoing HTTP request body.
在派生类中重写时,将Web方法的参数值序列化到表示传出HTTP请求正文的流中。
2.Most of these problems will apply to any technique which just serializes data structures to and from XML.
大多数这些问题适用于那些只是在数据结构和XML间序列化的技术。
3.Likewise, when you serialize an object with an ObjectOutputStream, the closure of its graph of references serializes with it.
同样的,如果使用一个ObjectOutputStream序列化一个对象,该对象的引用链图的关闭状态同样会被序列化。
4.Class , the formatter serializes the object into a stream and inserts it into the message body . When reading from a queue using a.
类的实例将消息发送到队列时,格式化程序将对象序列化到流中并将其插入消息体。
5.When a message is sent to the queue, the formatter serializes an object into a stream that can be sent to the message queue.
将消息发送到队列时,格式化程序将对象序列化到可发送到消息队列的流中。
6.So there is often a requirement to write code that reads (deserializes or parses ) and writes (serializes) XML.
因此,总是需要写代码来读(反序列化或解析)和写(序列化)XML。
7.After the Serialize function runs, an IML file resides in the same folder as the Word document that the IML serializes (see Figure 16).
Serialize函数运行后,一个IML文件将驻留在与IML序列化的Word文档相同的文件夹中(见图16)。
8.This serializes the transaction object and results in an escalation, as when a transaction is serialized across an application domain.
这将序列化事务对象并导致升级,就像跨应用程序域序列化事务时一样。
9.Note that the serialization runtime serializes the data members of your Java objects during the serialization process.
请注意序列化运行时会在序列化过程中把Java对象的数据成员序列化。
10.When implemented in a class, serializes an object into the body of the message.
在类中实现时,将对象序列化到消息体中。