词语吧>英语词典>annotation翻译和用法

annotation

英 [ˌænəˈteɪʃn]

美 [ˌænəˈteɪʃn]

n.  注解; 评注; 注文; 释文

复数:annotations 

BNC.24463 / COCA.22939

柯林斯词典

  • N-UNCOUNT 注解;评注
    Annotationis the activity of annotating something.
    1. She retained a number of copies for further annotation.
      她保留了许多副本以便作进一步的注解。
  • N-COUNT 注释;评注
    Anannotationis a note that is added to a text or diagram, often in order to explain it.
    1. He supplied annotations to nearly 15,000 musical works.
      他给近1.5万部音乐作品作过注解。

英英释义

noun

  • the act of adding notes
      Synonym:annotating
    1. a comment or instruction (usually added)
      1. his notes were appended at the end of the article
      2. he added a short notation to the address on the envelope
      Synonym:notenotation

    双语例句

    • Listing 3 provides an example of the@ Parent annotation.
      清单3提供了一个@Parent注释的示例。
    • You can, for example, decorate a method or class declaration with a@ Grab annotation.
      举例来说,您可以使用@Grab注释来修饰某个方法或类声明。
    • With the formatting capability provided by Query Annotation, you can expand and collapse sections of the SQL query.
      通过使用QueryAnnotation提供的格式化功能,可以展开和折叠SQL查询的组成部分。
    • The snowboard element is attached to the abstract concept of the same name through expression within the schema annotation.
      通过在模式注释中表达,snowboard元素被附加到同名的抽象概念中。
    • In our data model we used the ( searchable) annotation for the name property of Task.
      在我们的数据模型中,我们对Task的name属性使用了(searchable)注解。
    • The example in Listing 6 shows the primary uses of the@ Path annotation.
      清单6的例子展示了@Path注释的主要应用。
    • The Java metadata facility adds new language support for metadata to declare annotation types and annotate program elements.
      Java元数据功能增加了新的语言支持,以便允许元数据声明注释类型和注释(annotate)程序元素。
    • It explains the configuration properties of a service implementation using Java annotations.
      文中说明了使用JavaAnnotation的服务实现的配置属性。
    • In this case you use a@ ManyToOne annotation, as there are many Players on one Team.
      本例中使用@ManyToOne注释,因为一个Team中有多个Players。
    • The primary key should also have an@ ID annotation.
      主键也应该有一个@ID注释。