元素下指定时,它重写可能已在当前信道实例或模板中声明的任何格式化程序接收器。
ApacheFOP:深入了解这个由XSL格式化对象(XSL-FO)和一个输出独立的格式化程序驱动的打印格式化程序。
此接口必须由任何在System.Runtime.Serialization结构中标识为格式化程序的类来实现。
此链末端的服务器格式化程序接收器将该请求反序列化为消息。
如果您在自己的项目中给字段格式器添加微数据,您可以将这些成果反馈给Drupal社区。
类的实例将消息发送到队列时,格式化程序将对象序列化到流中并将其插入消息体。
尽管可声明任意数量的模板,但在一个信道接收器调用链中只能存在一个格式化程序接收器。
将消息发送到队列时,格式化程序将对象序列化到可发送到消息队列的流中。
每一种格式都会用到一个数值实参来告诉格式化程序如何适当地应用模式。
SOAP格式化程序和HTTP信道的存在回避了一个问题:可以使用.NETRemoting建立Web服务吗?
在MessageQueue实例上调用Send方法时,消息体将由Formatter属性中包含的格式化程序序列化。
在撰写本文之际,DrupalLink模块定义的链接字段格式器还不支持微数据,但您可以改变这一点。
在客户端上,自定义信道接收器被插入到格式化程序接收器和最后一个传输接收器之间的对象链中。
连接器的另一部分称为formatter,用于向用户显示连接器数据。
如果定义自定义内容格式化程序,请提供包含内容格式化程序类的程序集的名称。
在NotificationServices对通知进行格式化时,它将获取区域设置代码并查找该语言特定的内容格式化程序。
有了JavaMail和第1部分中介绍的文本格式化器,就可以发送e-zine了。
下一个对话视窗允许测试者选择,当导入原始脚本时使用哪个ManualTester格式。
此通知类有五个通知字段、一个XSLT内容格式化程序和一个文件传递协议。
有关内容格式化程序的信息,该程序用于为通知类设置通知格式。
当在派生类中重写时,将具有指定根的对象图形序列化为已经连接到格式化程序的流。
如果在调用Send(Object)前未设置Formatter属性,则格式化程序默认为XmlMessageFormatter。
此调用沿接收器链转发,并且任何接收器均可创建将被传递回格式化程序接收器的请求流。
包含格式化程序接收器的信道接收器提供程序,该格式化程序接收器将插入客户端或服务器信道接收器链中。
我们还提供了一个源代码格式化工具以及一个支持开发者日常工作的层级视图。
当在派生类中重写时,向已经连接到格式化程序的流中写入一个双精度浮点数字。
通过实现IClientFormatterSink可以轻松地做到这一点,从而使系统相信它具有对格式化程序接收器的引用。
在这一阶段,消息已经被格式化程序序列化且不能修改。
1·To lay out the PDF, the FOP formatter needs to know the details about the fonts to be used in the document, particularly the widths of all the glyphs used.
为了生成 PDF,FOP 格式化程序需要知道文档中使用的字体,特别是使用的所有图符的宽度。
2·For example, "n3" will tell the formatter to make the argument a number with 3 decimal points.
例如,“ n3 ”就是让格式化程序将这个实参转变成一个具有3个小数点的数字。
3·Cannot specify coercion type for serialized objects using this formatter.
无法使用此格式化程序为已序列化对象指定强制类型。
4·They might have what you need, or you could write your own specific formatter.
他们可能有你需要的,或者你可以编写您自己的特定的格式化程序。
5·Deserializes the information item from the current address header to an object of a specified type that USES a specified formatter to serialize this information.
将来自当前地址头的信息项反序列化为具有指定类型的对象,该对象使用指定格式化程序对此信息进行序列化。
1·For example, the default date formatter permits scrolling through the available months or days based upon where the cursor is located while editing.
编辑时,缺省日期格式化器允许根据光标的位置在可用的月或日之间滚动。
2·The text formatter assists the text style sheet.
文本格式化器辅助样式表。
3·If there are still no matches, the content negotiator simply picks the first formatter that can serialize the type.
如果仍无匹配,内容协商器便简单地捡取能够对类型进行序列化的第一个格式化器。
4·For example, if the request contains JSON data, the content negotiator looks for a JSON formatter.
例如,如果请求含有JSON数据,内容协商器会找到JSON格式化器。
5·That's because we process the request body inside the action, without invoking a media-type formatter.
这是因为我们是在动作中处理请求体的,不必调用media - type格式化器。
1·To transform the content from the database for the field into HTML, each field formatter module has its own view function.
为了将来自数据库的字段内容转换为HTML,每个字段格式器模块都有自己的查看函数。
2·To use a field formatter defined in a contributed module, you can check the table that tracks microdata support.
要使用所贡献模块中定义的字段格式器,您可以查看追踪微数据支持的表格。
3·Even if the field formatter isn't supported yet, that doesn't mean you can't use it.
即使尚未受到支持的字段格式器,这并不意味着您不能使用它。
4·In the Link module, the formatter already passes an array of attributes to be placed on the tag using the item variable.
在Link模块中,该格式器已经使用item变量传递了一个要放置在标签上的属性数组。