formatter

英 [ˈfɔːmætə] 美 [ˈfɔrˌmætər]

n.  格式化程序;格式器

计算机



双语例句

  1. Adding a number argument as well will tell the formatter how many decimal digits to use.
    再添加一个数字实参就能告诉格式化程序要使用多少个小数位。
  2. You have to provide a locale identifier and a style of formatter as parameters to the construction method.
    必须以参数的形式向这个构建方法提供一个locale标识符和formatter的一个样式。
  3. This argument can be used with a number, which tells the formatter how many decimal points to use.
    这个参数可与一个数字联合使用,以告知格式化程序有多少个小数点要使用。
  4. A special text formatter that enhances XSLT support for text.
    增强文本XSLT支持的特殊文本格式化器。
  5. On a newly created formatter, you can call several methods.
    在新创建的formatter之上,可以调用几个方法。
  6. Apache FOP: Learn more about this print formatter driven by XSL formatting objects ( XSL-FO) and an output independent formatter.
    ApacheFOP:深入了解这个由XSL格式化对象(XSL-FO)和一个输出独立的格式化程序驱动的打印格式化程序。
  7. It's easy to add microdata support to a field formatter.
    给字段格式器添加微数据支持十分简单。
  8. FOP is the world's first print formatter driven by XSL Formatting Objects ( XSL-FO).
    FOP是由XSL格式化对象(XSL-FO)推动的世界上第一个打印格式化程序。
  9. To use a field formatter defined in a contributed module, you can check the table that tracks microdata support.
    要使用所贡献模块中定义的字段格式器,您可以查看追踪微数据支持的表格。
  10. The trace formatter is a Java program that runs on any platform and can format a trace file from any platform.
    跟踪格式化器(traceformatter)是一个可以在任何平台上运行的Java程序,可以对来自任何平台的跟踪文件进行格式化。
  11. It also checks whether each of the columns in the layout has a formatter attribute.
    它还会检查布局中的每一列是否有formatter属性。
  12. You can now test the microdata output for the formatter.
    现在,您可以为格式器测试微数据输出。
  13. The input timestamp string is first parsed into its components, a Java calendar is instantiated from those values, and then using a formatter, a new converted timestamp is produced.
    首先将输入的时间戳字符串解析成它的各个组成部分,并从那些值例化出一个Java日历,然后通过格式转换器(formatter)产生一个新的转换后的时间戳。
  14. The formatter override can then return that extended model information.
    然后,此格式化程序覆盖就能返回所扩展的模型信息。
  15. High performance, particularly with the TCP channel and binary formatter.
    高性能,尤其是使用TCP通道和二进制格式化程序提供的性能。
  16. You must provide the name of the class that implements the content formatter.
    必须提供实现内容格式化程序的类的名称。
  17. We also provided a source code formatter and a hierarchy view to support the developer at his daily work.
    我们还提供了一个源代码格式化工具以及一个支持开发者日常工作的层级视图。
  18. Specify the formatter to use to retrieve your message.
    指定用于检索消息的格式化程序。
  19. Cannot specify coercion type for serialized objects using this formatter.
    无法使用此格式化程序为已序列化对象指定强制类型。
  20. To use a custom content formatter, you must declare it in the application definition.
    若要使用自定义内容格式化程序,必须在应用程序定义中对其进行声明。
  21. Declare the content formatter for the notification class.
    声明通知类的内容格式化程序。
  22. A formatter type was already registered.
    格式化程序类型已注册。
  23. If you choose to format notifications using the XSLT content formatter, you must create one or more XSLT files that convert raw notification data into a readable message.
    如果选择使用xslt内容格式化程序来格式化通知,则必须创建一个或多个用于将原始通知数据转换为可读消息的xslt文件。
  24. In this article, I will use the SOAP Formatter.
    在这篇文章中,我将使用SOAP格式化。
  25. Specify the appropriate formatter for the data you want to send.
    为要发送的数据指定适当的格式化程序。
  26. The formatter { 0} cannot be used for default values.
    格式化程序{0}无法用于默认值。
  27. Computed fields allow you to compute notification data immediately before the content is passed to the content formatter.
    计算字段允许在将内容传递到内容格式化程序之前立即计算通知数据。
  28. The distributor calls the content formatter for each message that must be formatted.
    分发服务器为每个必须格式化的消息调用内容格式化程序。
  29. This is the formatter that will be used when an object is written to or read from the body.
    这是在向体中写入对象或从体中读取对象时使用的格式化程序。
  30. When the distributor initializes the content formatter by calling the initialize method, it passes any declared arguments, and the digest delivery setting.
    方法初始化了内容格式化程序,则它会传递任何已声明的参数和摘要传递设置。