serialize

导读:serialize怎么读
英式音标:[ˈsɪəriəlaɪz] 美式音标:[ˈsɪriəlaɪz]
serialize基本解释 vt. 连载,使连续 serialize的意思释义 vt.连载,连播(故事);变形 过去式:serialized过

serialize怎么读

英式音标:[ˈsɪəriəlaɪz]

美式音标:[ˈsɪriəlaɪz]

serialize基本解释

vt. 连载,使连续

serialize的意思释义

vt.

连载,连播(故事);

变形

过去式:serialized过去分词:serialized现在分词:serializing第三人称单数:serializes

英英释义

serialize[ \'siəriəlaiz ]

v.arrange serially

同义词:serialise

serialize用法及例句

双语例句

用作及物动词(vt.)

We will try to serialize more regularly, Take care.

我们将尽量有规则地连载更多,敬请关注。

Only one thread at a time may acquire ownership of alock, so a lock may be used to serialize access to code or a program state.

因此锁定可以用来串行化地访问代码或者程序状态。

例句参考

Method, apparatus, and program to efficiently serialize objects

Multiversion reconciliation for mobile databases

Requirements for and Evaluation of RMI Protocols for Scientific Computing

TPO++: An Object-Oriented Message-Passing Library in C++

A language with distributed scope

Design Tradeoffs for SSD Performance.

Hoard: a scalable memory allocator for multithreaded applications

Distributed caching with memcached

Hybrid type checking

Compiler and runtime support for efficient software transactional memory

serialize词源

serialize (v.)

1852 (implied in serialized), from serial + -ize. Related: Serializing.

serialize相关例句

1. Serialize the return values.

对返回值进行序列化。

2. Serialize the request parameters.

对请求参数进行序列化。

3. Serialize the data to XML.

将数据序列化为xml。

4. Listing 3. Serialize the line item.

清单3.序列化lineitem。

5. Easily serialize XML data for output or display.

轻松序列化XML数据以供输出或显示。

6. Serialize known-extensions and ignore everything else.

序列化已知扩展,忽略其他所有扩展。

7. You use vfs_lock to serialize the access to the vnode.

您可以使用vfs_lock串行化对vnode的访问。

8. You use JDOM to serialize the message, as in Listing 23.

您需要使用JDOM系列化该消息,如清单23所示。

9. The first parameter passed in is the value to serialize.

传入的第一个参数是要序列化的值。

10. It is possible to serialize all the back end data this way.

以这种方式序列化所有后端数据是可行的。

11. You can now serialize the constructed element using the StAX writer.

现在可以使用StAXwriter来序列化构造好的元素。

12. We use the pickle module to serialize the data and put it into Memcache.

使用pickle模块序列化数据并将其放入Memcache中。

13. Finally, do a parse_args to serialize the values into your options object.

较后,执行一个parse_args将这些值序列化到您的options对象中。

14. Binder: a WS.Binder implementation that can serialize the parameter into XML.

binder:能够将参数序列化为XML的WS . binder实现。

15. Also, your parameters and return value must be of types that GWT can serialize.

此外,参数和返回值必须属于GWT可以序列化的类型。

16. Again, we would have to serialize and deserialize objects, and pass a lot of text.

又一次,我们不得不序列化并反序列化对象,还要传送许多文本。

17. This means that there is no need to serialize and parse the intermediate XML message.

这意味着不需要序列化和解析中间XML消息。

18. Eventually, you\'re going to have to serialize data across the client-server connection.

较后,您不得不序列化整个客户机-服务器连接上的数据。

19. However, you can serialize your recovery to reduce the instantaneous required capacity.

不过,可以将恢复序列化,以减少所需的即时容量。

20. As noted before, these types cause performance problems as you need to serialize the data.

如前所述,由于需要序列化数据,这些类型会导致性能问题。

21. But it does have the ability to serialize not only the stack but also objects on the heap.

但它不仅可以序列化栈,还可以序列化堆中的对象。

22. To serialize and persist in XMI enterprise architecture models in the MOF-based repository.

串行化,并且在基于MOF的仓库中保持XMI企业架构模型。

23. But it should be possible to de-serialize an XML document to corresponding validity classes.

但将XML文档的序列拆成与有效性类相对应应该是可能的。

24. Then, by invoking the appropriate provider, the client is able to de-serialize the response.

然后,通过调用相应的提供者,该客户端还可以对响应进行反序列化。

25. It\'s faster to create a new node, populate its text attribute manually, and then serialize it.

手动创建新节点、填充文本属性并进行序列化,这样做的速度更快。

26. The classes that you serialize with XStream don\'t need to implement the Serializable interface.

使用XStream序列化的类不需要实现Serializable接口。

27. So if you serialize one singleton twice, the two serialized objects take on separate identities.

所以如果两次序列化一个单例对象,这两个序列化得到的对象会持有两个不同的标识。

28. How can you find the right serializer to de-serialize the XML payload back to the concrete objects?

您如何找出正确的序列化器来将xml载荷反序列化到具体的对象中?

29. In the source archive, we can see how we serialize the guess arrays and pass them from guess to guess.

在源代码归档中,可以看到如何序列化猜测数组并将该数组从一次猜测传递到另一次猜测中。

30. In the source archive, we can see how we serialize the guess arrays and pass them from guess to guess.

在源代码归档中,可以看到如何序列化猜测数组并将该数组从一次猜测传递到另一次猜测中。

31.The interpreter lock need not be held, but may be held if it is necessary to serialize calls to this

解释器锁不需要捕获,但是需要同步调用该函数时可能需要捕获。

32.Broadcast in instalments; serialize;

连播

34.We will try to serialize more regularly, Take care.

我们将尽量有规则地连载更多,敬请关注。

35.serial; to serialize

连载

37.The request failed validation because the server was unable to de-serialize the message.

请求验证失败,因为服务器不能解除消息序列化。

38.Cannot serialize object of type \'{0}\'. The object doesn\'t have serializable members.

无法序列化类型“{0}”的对象。该对象没有可序列化的成员。

39.The interpreter lock need not be held, but may be held if it is necessary to serialize calls to this

创建一个新解释器状态对象。不必要捕获解释器锁,但是当需要同步调用这个函数进行序列化的时候可能需要锁定。

rough-hewn
aspersions
猜您喜欢......
返回顶部小火箭