marshaler信息详情
n.封送处理器
marshaller───n.信号员;停机坪调度员
marshaled───n.元帅;司仪;vt.整理;引领;编列;vi.排列;n.(Marshal)人名;(英)马歇尔
marshalled───整理(marshal的过去式与过去分词形式);使排列(marshal的过去式与过去分词形式)
marshelder───假苍耳
marshal───n.元帅;司仪;vt.整理;引领;编列;vi.排列;n.(Marshal)人名;(英)马歇尔
marshalcy───n.元帅的职位、阶级或权力;vt.安排;引领;统帅;vi.按次序排列成形
marshals───n.执法官;司法官(marshal的复数);v.排列;安排;统帅(marshal的单三形式)
marshier───adj.沼泽的;湿地的(marshy的变形)
marsh elder───n.黄叶柳
The marshaler pins data to reduce the overhead of copying and enhance performance.───封送拆收器锁定数据以减小复制的系统开销并提高性能。
A marshaler essentially provides a bridge between the functionality of old and new interfaces.───封送处理器实质上提供了新、旧介面功能之间的桥接。
By using a custom marshaler, you can minimize the distinction between new.───由使用自订封送处理器,您可以尽量缩小新的。
The former is accomplished using some form of serialization engine, or marshaler. The latter is achieved through some form of metadata.───前者是使用某种形式的序列化引擎(或称为封送拆收器)完成的,后者是通过某种形式的元数据完成的。
Provides a way for clients to access the actual object, rather than the adapter object handed out by a custom marshaler.───为客户端访问实际对象(而不是自定义封送拆收器分发的适配器对象)提供了一种方式。
The marshaler identifies the object by looking at one of the interfaces the object implements.───封送拆收器通过查看对象实现的接口之一来标识对象。
When a string is passed by value, the callee must never alter the reference passed by the marshaler.───当字符串通过值传递时,被调用方绝不能改变封送拆收器所传递的引用。
When the interface is first passed through the marshaler, the marshaler checks whether the interface is coming from a known object.───当第一次通过封送拆收器传递接口时,封送拆收器将检查该接口是否来自已知对象。
When arrays are passed as C-style arrays, the marshaler cannot determine the size of the array.───当数组作为C样式数组传递时,封送拆收器不能确定数组的大小。