formatter

英 ['fɔ:mætə]
  • n.〔计〕格式器;格式化程序;划盘程序
  • 网络格式化器;格式化工具;格式子

formatterformatter

formatter

格式化程序

软件开发常用名词中英文对照 - 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 倾斜角度 ...

1
Element, it overrides any formatter sink that might have been declared in the current channel instance or template. 元素下指定时,它重写可能已在当前信道实例或模板中声明的任何格式化程序接收器。
2
Apache FOP: Learn more about this print formatter driven by XSL formatting objects (XSL-FO) and an output independent formatter. ApacheFOP:深入了解这个由XSL格式化对象(XSL-FO)和一个输出独立的格式化程序驱动的打印格式化程序。
3
This interface must be implemented by any class identified as a formatter in the System. Runtime. Serialization architecture. 此接口必须由任何在System.Runtime.Serialization结构中标识为格式化程序的类来实现。
4
The server formatter sink at the end of this chain will deserialize the request into a message . 此链末端的服务器格式化程序接收器将该请求反序列化为消息。
5
If you add microdata to a field formatter for your own project, you can contribute that work back to the Drupal community. 如果您在自己的项目中给字段格式器添加微数据,您可以将这些成果反馈给Drupal社区。
6
It's easy to add microdata support to a field formatter. 给字段格式器添加微数据支持十分简单。
7
Class , the formatter serializes the object into a stream and inserts it into the message body . When reading from a queue using a. 类的实例将消息发送到队列时,格式化程序将对象序列化到流中并将其插入消息体。
8
Although any number of templates can be declared , only one formatter sink can be in a channel sink call chain . 尽管可声明任意数量的模板,但在一个信道接收器调用链中只能存在一个格式化程序接收器。
9
When a message is sent to the queue, the formatter serializes an object into a stream that can be sent to the message queue. 将消息发送到队列时,格式化程序将对象序列化到可发送到消息队列的流中。
10
Each type of format can take a numerical argument as well, to tell the formatter how to properly apply the pattern. 每一种格式都会用到一个数值实参来告诉格式化程序如何适当地应用模式。
11
The presence of a SOAP formatter and an HTTP channel begs the question: Can . NET Remoting be used to build Web services? SOAP格式化程序和HTTP信道的存在回避了一个问题:可以使用.NETRemoting建立Web服务吗?
12
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属性中包含的格式化程序序列化。
13
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模块定义的链接字段格式器还不支持微数据,但您可以改变这一点。
14
On the client , custom channel sinks are inserted into the chain of objects between the formatter sink and the last transport sink . 在客户端上,自定义信道接收器被插入到格式化程序接收器和最后一个传输接收器之间的对象链中。
15
The other part of the connector displays the connector data to the user, and is called the formatter. 连接器的另一部分称为formatter,用于向用户显示连接器数据。
16
If you are defining a custom content formatter, provide the name of the assembly that contains the content formatter class. 如果定义自定义内容格式化程序,请提供包含内容格式化程序类的程序集的名称。
17
When Notification Services formats a notification, it obtains the locale code and looks for a content formatter specific to the language. 在NotificationServices对通知进行格式化时,它将获取区域设置代码并查找该语言特定的内容格式化程序。
18
Armed with JavaMail and the text formatter introduced in Part 1, you are ready to send the e-zine. 有了JavaMail和第1部分中介绍的文本格式化器,就可以发送e-zine了。
19
The next dialog window allows the tester to select which formatter Manual Tester should use when importing the legacy script. 下一个对话视窗允许测试者选择,当导入原始脚本时使用哪个ManualTester格式。
20
This notification class has five notification fields, an XSLT content formatter, and a File delivery protocol. 此通知类有五个通知字段、一个XSLT内容格式化程序和一个文件传递协议。
21
Information about the content formatter used to format notifications for the notification class. 有关内容格式化程序的信息,该程序用于为通知类设置通知格式。
22
When overridden in a derived class, serializes the graph of objects with the specified root to the stream already attached to the formatter. 当在派生类中重写时,将具有指定根的对象图形序列化为已经连接到格式化程序的流。
23
If you do not set the Formatter property before calling Send(Object), the formatter defaults to the XmlMessageFormatter. 如果在调用Send(Object)前未设置Formatter属性,则格式化程序默认为XmlMessageFormatter。
24
This call is forwarded down the sink chain, and any sink can create a request stream that will be passed back to the formatter sink. 此调用沿接收器链转发,并且任何接收器均可创建将被传递回格式化程序接收器的请求流。
25
Contains the channel sink provider for a formatter sink that is to be inserted into the client or server channel sink chain. 包含格式化程序接收器的信道接收器提供程序,该格式化程序接收器将插入客户端或服务器信道接收器链中。
26
We also provided a source code formatter and a hierarchy view to support the developer at his daily work. 我们还提供了一个源代码格式化工具以及一个支持开发者日常工作的层级视图。
27
When overridden in a derived class, writes a double-precision floating-point number to the stream already attached to the formatter. 当在派生类中重写时,向已经连接到格式化程序的流中写入一个双精度浮点数字。
28
You can import your formatter into a project and access it in code. 可将格式化程序导入项目,并使用代码访问它。
29
This is easily achieved by implementing IClientFormatterSink, thereby telling the system that it has a reference to the formatter sink. 通过实现IClientFormatterSink可以轻松地做到这一点,从而使系统相信它具有对格式化程序接收器的引用。
30
At this stage, the message has already been serialized by the formatter and cannot be modified. 在这一阶段,消息已经被格式化程序序列化且不能修改。