serializer

串行器

常用释义

词性释义

n.

串行(化)器(把并行数据变成串行数据的寄存器)
例句
  • 全部
In this case, it is assumed that the serializer either already reported the error or it did not attempt to serialize the object.
在这种情况下,我们假定序列化程序或者已经报告了错误,或者没有尝试序列化该对象。
Note that this class is part of the Simple framework and implements the Serializer interface.
注意,该类是Simple框架的一部分,它实现Serializer接口。
接下来根(反)序列化器将在类型映射注册表中查询下一个要调用的常规(反)序列化器。
Through the serializer , parallel data are transformed into a serial data stream.
透过序列串列转换器,平行的资料被转换成一条串列的资料流。
如您所见,生成了包括反序列化(deserializer)、序列化(serializer)和helper文件在内的许多文件类型。
The video data presented to the serializer on the parallel LVCMOS bus is serialized into a high-speed differential signal.
视频介绍上的并行LVCMOS总线串行数据序列化为一个高速差分信号。
在这个情况下,需要向负责建立资源运算式的序列化程式通知目标物件的名称。
获取一个值,该值指示根序列化程序是否支持在不首先释放设计器宿主的条件下即可重新加载设计文档。
进行序列化时,会查询每个自订序列化提供者,以传回特定资料型别的序列化程式(如果它能够提供的话)。
指示某个序列化管理器的序列化程序,它将用于序列化此属性所应用到的类型的值。
如果无法建立运算式且找不到适用的序列化程式,则会透过序列化管理员报告错误。
Each new data type introduces a serializer to convert from the XML value into a Java value and back again.
每一个新的数据类型导入一个序列化器,它把XML值转化成Java值然后再次转回来。
使用Xalan序列化程序不需要任何成本,因为它是Xalan用于内部保存HTML文档的类。
It is now possible to choose another serializer or implement your own, and enhance assemblies that be executed with partial trust.
现在可以选择其他序列化程序或者自己的实现,又或者增强作为不完全可信所执行的程序集。
序列化管理员会先使用这个方法提供的自订序列化程式,再使用特定型别的预设序列化程式。
使用可将类转换成文本或XML标记的自定义序列化程序来修饰每个类是很困难的。
Method can be called to push changes made to the design surface down to the serializer.
方法以将对设计图面所做的更改向下推送到序列化程序中。
各种语言中的XML-RPC、SOAP、gnosis.xml.pickle和XML序列化器库采用常规方法来表示映射。
有关可序列化的类型的列表,请参见数据协定序列化程序支持的类型。
从技术上看,串行化器并不是XSLT处理器的一部分,但它在实际使用中是必不可少的。
下面的代码示例演示调用序列化程序如何解决发生此错误时的情况。
Many XML serializer tools understand this distinction between relatively safe and relatively unsafe pretty-printing.
很多XML序列化工具能够理解相对安全和不安全的的打印格式。
将查看该值是否具有自定义的设计器序列化程序属性。
与XML序列化程序不同的是,二进制序列化程序序列化字段,而不管是否可以访问。
If the serializer returned a statement or a collection of statements, those statements will not be discarded.
如果序列化程序返回了一个语句或一个语句集合,则不会放弃那些语句。
获取或设置一个值,该值指示在序列化程序遇到意外元素或属性时是否引发异常。
This interface and this method exist so that the serialization manager and other objects can obtain a serializer for a given object type.
此接口和此方法存在的目的是使序列化管理器和其他对象可以获取给定对象类型的序列化程序。
使用系统和指定之端点、原则、权杖签发者及权杖序列化程式,产生安全性权杖。
许多对象需要自定义序列化程序以便在运行时序列化其值。
这使得缺省序列化器能够将此XML消息转换为可以在中介中操作的业务对象。