serialization
n. 序列化;串行化;连载长篇
2026-04-14 07:01 浏览次数 30
n. 序列化;串行化;连载长篇
Serialization format序列化格式
serialization order串行化顺序
Serialization Formatter序列化格式子
device serialization装置序列化
Direct Serialization直接序列化
type serialization型谱化
serialization class序列化类
serialization radar系列化雷达
SERIALIZATION FAILURE串行化失败
this reference is kept to speed up future serialization of the same class.
保存这个引用是为了加快日后对同一个类的序列化。
if these characters are introduced, the user gets an error -20412, which corresponds to the xml white paper rule that serialization of an xml value must not inject a substitution character.
如果引入了这些字符,那么用户会收到一个错误-20412,这与xml白皮书中的一条规则相符,即xml值的串行化不能引入替换字符。
a few simple passivation tests can be executed early on in the development process to avoid serialization problems.
可以在开发过程的早期执行一些简单的挂起测试,以避免出现串行化问题。
doing so reduces the serialization overhead, the network bandwidth requirements, and disk requirements for replication.
这样做会减少复制的序列化的开销、网络带宽要求和磁盘要求。
object serialization has its well-known flaws, but in this case, it is a reasonable persistence solution because the number of form data instances that are kept in the repository is limited.
对象序列化有很多明显的缺陷,但在这种情况下,却是一个合理的持久性解决方案,原因是保存在存储库中的表单数据实例的数量是有限的。
the overhead of serialization and deserialization is something you want to avoid whenever possible.
这种对象序列化和反序列化的开销是您应该尽可能避免的。
if you want, you can add this namespace to the cached cda entries, but there is little benefit for doing so because no further serialization is performed.
您也可以将这个命名空间添加到缓存的cda条目,但这样做没有多少好处,因为不会进一步执行序列化。
i wonder if you could talk about the specific case of serialization forms, and in general, how do you balance maintainability with efficiency?
那么,能否请你谈谈关于序列化方式的具体案例?一般地说,你如何在可维护性与效率之间寻找平衡点?
this serialization allows you to roll recovery through the cell and only require enough capacity to support less than the full topology.
此序列化允许在整个计算单元进行恢复,但仅仅需要足够支持少于完整拓扑的容量即可。
the custom binder defines the run time behavior for serialization and deserialization.
定制绑定定义了序列化和逆序列化运行时的行为。
implementations of this model handle construction, modification, and serialization of the xml data.
此模型的实现处理xml数据的构造、修改和序列化。
substitution characters are not introduced during parsing or serialization on the server.
在服务器上,解析或串行化不会引入替换字符。
the templatable interface covers the serialization of the component state into and out of templates.
模板化接口将组件状态的序列化移入到模板,或从其中移出。
remember that this is rdf, and thus the xml serialization is not the most important matter, but rather how this translates to an abstract rdf model.
请记住这是rdf,因此xml序列化不是最重要的事,最重要的事是这个示例问题怎样转换为抽象的rdf模型。
therefore, if a code generation problem occurs, it is most likely that the code generator can not handle the serialization of the method parameters or return types in your service class.
因此,如果出现代码生成问题,那么最有可能的是代码生成器不能处理您的服务类中的方法参数或返回类型的序列化。
inclusion of an xml schema based serialization for its data model.
为数据模型包括一个基于序列化的xml模式。
much of the problem with binary serialization is its brittleness.
二进制序列化的主要问题就是它的脆弱性。
one of the problems with binary serialization is you can't look at the result.
使用二进制代码做序列化的问题之一就是你无法去查看结果。
this approach to serialization forces a string representation of the entire object to be created in memory before a single character can be written, which is a big performance drag for large objects.
这种序列化方式强行在写入一个字符之前在内存中建立整个对象的字符串表示,对于大型对象来说,这是个非常大的性能拖累。
there is no need for any serialization or parsing of xml documents during update since this is done directly in the document itself.
因为这在文档中直接执行,所以在更新期间不需要对xml文档执行任何序列化或解析。
in reality, the message exchanged in soap is just an xml document that contains the serialization information for computing without the semantic significance.
实际上,soap中交换的消息只是包含用于进行计算的序列化信息的xml文档,并没有语义方面的意义。
because an agent can work directly on the data, this removes all of the cost of serialization and data transfer, and enables you to benefit from parallelising the computation.
由于每个代理可以直接对数据进行操作,因此可以节省在序列化和数据传输方面的所有开销,从而使您可以从计算并行化中受益。