formatter

格式化程序
常用释义
n. 格式化程序;[计] 格式器

扩展信息

格式化程序
软件开发常用名词中英文对照 - Leo Liu - 博客园 ... Format Style Sheet 格式化样式表 formatter 格式化程序 formatting 格式化 ...
格式器
格式器formatter)对象决定了如何具体对每一个元素实施格式转化,以及如何输出。输出器(writer)对象允许你设置被写对 …
格式化器
未分类 - - Nicolas’ Blog - Upholstery ... formatted a. 有格式的 formatter 格式化器 formatting n. 格式化 ...
格式化工具
.介绍格式化工具Formatter)和验证工具(Validator) .使用格式化工具(Formatter 类别) .彻底解析双向系结(two-wa…
格式子
计算机与网络英语词汇(F) ... Formatted Capacity 格式化容量 formatter 格式子 formatting 格式/正在格式化 ...
格式化函数
Highcharts属性 - 贤贤的日志 - 网易博客 ... text: 坐标名称 formatter 格式化函数 rotation 倾斜角度 ...

例句

元素下指定时,它重写可能已在当前信道实例或模板中声明的任何格式化程序接收器。

Apache FOP: Learn more about this print formatter driven by XSL formatting objects (XSL-FO) and an output independent formatter.

ApacheFOP:深入了解这个由XSL格式化对象(XSL-FO)和一个输出独立的格式化程序驱动的打印格式化程序。

This interface must be implemented by any class identified as a formatter in the System. Runtime. Serialization architecture.

此接口必须由任何在System.Runtime.Serialization结构中标识为格式化程序的类来实现。

此链末端的服务器格式化程序接收器将该请求反序列化为消息。

If you add microdata to a field formatter for your own project, you can contribute that work back to the Drupal community.

如果您在自己的项目中给字段格式器添加微数据,您可以将这些成果反馈给Drupal社区。

It's easy to add microdata support to a field formatter.

给字段格式器添加微数据支持十分简单。

Class , the formatter serializes the object into a stream and inserts it into the message body . When reading from a queue using a.

类的实例将消息发送到队列时,格式化程序将对象序列化到流中并将其插入消息体。

尽管可声明任意数量的模板,但在一个信道接收器调用链中只能存在一个格式化程序接收器。

When a message is sent to the queue, the formatter serializes an object into a stream that can be sent to the message queue.

将消息发送到队列时,格式化程序将对象序列化到可发送到消息队列的流中。

每一种格式都会用到一个数值实参来告诉格式化程序如何适当地应用模式。

SOAP格式化程序和HTTP信道的存在回避了一个问题:可以使用.NETRemoting建立Web服务吗?

When the Send method is called on the MessageQueue instance, the body is serialized using the formatter contained in the Formatter property.

在MessageQueue实例上调用Send方法时,消息体将由Formatter属性中包含的格式化程序序列化。

At the time of this writing, the link field formatter defined by the Drupal Link module doesn't support microdata, but you can change that.

在撰写本文之际,DrupalLink模块定义的链接字段格式器还不支持微数据,但您可以改变这一点。

在客户端上,自定义信道接收器被插入到格式化程序接收器和最后一个传输接收器之间的对象链中。

The other part of the connector displays the connector data to the user, and is called the formatter.

连接器的另一部分称为formatter,用于向用户显示连接器数据。

如果定义自定义内容格式化程序,请提供包含内容格式化程序类的程序集的名称。

在NotificationServices对通知进行格式化时,它将获取区域设置代码并查找该语言特定的内容格式化程序。

Armed with JavaMail and the text formatter introduced in Part 1, you are ready to send the e-zine.

有了JavaMail和第1部分中介绍的文本格式化器,就可以发送e-zine了。

The next dialog window allows the tester to select which formatter Manual Tester should use when importing the legacy script.

下一个对话视窗允许测试者选择,当导入原始脚本时使用哪个ManualTester格式。

此通知类有五个通知字段、一个XSLT内容格式化程序和一个文件传递协议。

有关内容格式化程序的信息,该程序用于为通知类设置通知格式。

当在派生类中重写时,将具有指定根的对象图形序列化为已经连接到格式化程序的流。

If you do not set the Formatter property before calling Send(Object), the formatter defaults to the XmlMessageFormatter.

如果在调用Send(Object)前未设置Formatter属性,则格式化程序默认为XmlMessageFormatter。

此调用沿接收器链转发,并且任何接收器均可创建将被传递回格式化程序接收器的请求流。

包含格式化程序接收器的信道接收器提供程序,该格式化程序接收器将插入客户端或服务器信道接收器链中。

我们还提供了一个源代码格式化工具以及一个支持开发者日常工作的层级视图。

当在派生类中重写时,向已经连接到格式化程序的流中写入一个双精度浮点数字。

You can import your formatter into a project and access it in code.

可将格式化程序导入项目,并使用代码访问它。

This is easily achieved by implementing IClientFormatterSink, thereby telling the system that it has a reference to the formatter sink.

通过实现IClientFormatterSink可以轻松地做到这一点,从而使系统相信它具有对格式化程序接收器的引用。

在这一阶段,消息已经被格式化程序序列化且不能修改。