查询
1 词典释义:
formatter
时间: 2025-11-05 23:18:08
英 [ˈfɔːmætə]

n.格式化程序;格式化器

双语例句
  • Listing 1. Typical formatter usage.

    清单1 . formatter的典型用法。

  • Step 1: Construct an instance of formatter.

    步骤1:构造一个Formatter实例。

  • The text formatter assists the text style sheet.

    文本格式化器辅助样式表。

  • The Formatter class supports the following styles

    Formatter类支持以下风格

  • The Formatter class is all you need to format that data.

    Formatter类可以满足格式化此类数据的全部需求。

  • On a newly created formatter, you can call several methods.

    在新创建的formatter之上,可以调用几个方法。

  • A special text formatter that enhances XSLT support for text.

    增强文本XSLT支持的特殊文本格式化器。

  • The Formatter class has defined the fields for different styles.

    Formatter类为不同的风格定义了字段。

  • Class Formatter: Creates locale-specific renditions of data items.

    formatter类:创建数据项特定于地区的翻译。

  • The formatter override can then return that extended model information.

    然后,此格式化程序覆盖就能返回所扩展的模型信息。

  • The XSLT task accepts the file generated from the formatter toFile attribute.

    xslt任务接受根据formatter tofile属性生成的文件。

  • This will be passed to a formatter that formats the report object for viewing.

    报告对象将被发送到一个格式化程序中进行格式化以供查看。

  • It also checks whether each of the columns in the layout has a formatter attribute.

    它还会检查布局中的每一列是否有formatter属性。

  • Even if the field formatter isn't supported yet, that doesn't mean you can't use it.

    即使尚未受到支持的字段格式器,这并不意味着您不能使用它。

  • Formatter: : Template provides a simple templating system for renderer options.

    Template提供了一个简单的包含各种显示选项的模板系统。

  • The first two lines demonstrate the difference between using toString and Formatter.

    前两行展示了使用toString和Formatter的不同结果。

  • Printing the formatter object will display the content of the Appendable object.

    打印formatter对象将显示Appendable对象的内容。

  • FOP is the world's first print formatter driven by XSL Formatting Objects (XSL-FO).

    FOP是由xsl格式化对象(XSL - FO)推动的世界上第一个打印格式化程序。

  • In more complicated cases, there is both a display formatter and an input formatter.

    在较为复杂的情况下,既有显示格式化器,也有输入格式化器。

  • Adding a number argument as well will tell the formatter how many decimal digits to use.

    再添加一个数字实参就能告诉格式化程序要使用多少个小数位。

  • The second part of the connector is the formatter, which you'll look at in the next section.

    连接器的第二个部分是 formatter,我们将在 下一节 介绍它。

  • For example, "n3" will tell the formatter to make the argument a number with 3 decimal points.

    例如,“ n3 ”就是让格式化程序将这个实参转变成一个具有3个小数点的数字。

  • After creating a Formatter class, you call its format method with format strings and arguments.

    创建了formatter类后,用格式化字符串和参数调用其for mat方法。

  • n — is used for numbers, and denotes to the formatter to turn this Number object into a number.

    n — 用于整数位,以告知格式化程序将此 Number 对象转变成一个数字。

  • This argument can be used with a number, which tells the formatter how many decimal points to use.

    这个参数可与一个数字联合使用,以告知格式化程序有多少个小数点要使用。

  • If a formatter attribute is present, the corresponding formatter method is hitched to the correct scope.

    如果有,就将相应的formatter方法应用到正确的范围内。

  • We also provided a source code formatter and a hierarchy view to support the developer at his daily work.

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

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

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