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

    双语例句

    • She retained a number of copies for further annotation.
      她保留了许多副本以便作进一步的注解。
    • It explains the configuration properties of a service implementation using Java annotations.
      文中说明了使用JavaAnnotation的服务实现的配置属性。
    • The declaration above defines the@ CustomGET annotation.
      上述的声明定义了@CustomGET注释。
    • Listing 3 provides an example of the@ Parent annotation.
      清单3提供了一个@Parent注释的示例。
    • In this case you use a@ ManyToOne annotation, as there are many Players on one Team.
      本例中使用@ManyToOne注释,因为一个Team中有多个Players。
    • Documentation and annotation are the most important parts of models.
      文档和注释是模型最重要的两个部分。
    • In our data model we used the ( searchable) annotation for the name property of Task.
      在我们的数据模型中,我们对Task的name属性使用了(searchable)注解。
    • By using the generate attribute of the@ Id annotation, you can select a different strategy.
      通过使用@Id标注的生成属性,可以选择一个不同的策略。
    • Abstract: The method to add Chinese annotation in PCB with C-language was discussed.
      文摘:论述了用c语言在PCB中加中文注释的方法。
    • The primary key should also have an@ ID annotation.
      主键也应该有一个@ID注释。