字典APP>英语词典>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

    双语例句

    • The snowboard element is attached to the abstract concept of the same name through expression within the schema annotation.
      通过在模式注释中表达,snowboard元素被附加到同名的抽象概念中。
    • Annotation defines the action itself.
      注释定义了操作本身。
    • With the formatting capability provided by Query Annotation, you can expand and collapse sections of the SQL query.
      通过使用QueryAnnotation提供的格式化功能,可以展开和折叠SQL查询的组成部分。
    • With the standard Java metadata facility, one annotation instance is declared for each program element being annotated.
      在标准的Java元数据功能中,要对每一个已注释的程序元素声明一个注释实例。
    • 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)程序元素。
    • We developed a C library which provides layout and drawing capabilities for annotation features.
      我们开发了一个C库,它提供了对注释特征的版面设置及绘制能力。
    • In this case you use a@ ManyToOne annotation, as there are many Players on one Team.
      本例中使用@ManyToOne注释,因为一个Team中有多个Players。
    • By using the generate attribute of the@ Id annotation, you can select a different strategy.
      通过使用@Id标注的生成属性,可以选择一个不同的策略。
    • The primary key should also have an@ ID annotation.
      主键也应该有一个@ID注释。