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变量传递了一个要放置在标签上的属性数组。