八八字典>英语词典>annotate翻译和用法

annotate

英 [ˈænəteɪt]

美 [ˈænəteɪt]

v.  给…作注解(或评注)

过去分词:annotated 过去式:annotated 现在分词:annotating 第三人称单数:annotates 

TOEFLGRE计算机

BNC.19833 / COCA.22649

牛津词典

    verb

    • 给…作注解(或评注)
      to add notes to a book or text, giving explanations or comments

      柯林斯词典

      • VERB 给…作注解(或评注)
        If youannotatewritten work or a diagram, you add notes to it, especially in order to explain it.
        1. Historians annotate, check and interpret the diary selections.
          历史学家对日记选篇进行加注、核查以及阐释。
        2. ...an annotated bibliography.
          附有注释的参考书目

      英英释义

      verb

      • provide interlinear explanations for words or phrases
        1. He annotated on what his teacher had written
        Synonym:glosscomment
      • add explanatory notes to or supply with critical comments
        1. The scholar annotated the early edition of a famous novel
        Synonym:footnote

      双语例句

      • For existing services, consumers might choose to annotate a copy of the schema with custom assertions.
        对已有的服务来说,消费者可以选择用自定义的断言对模式的一个副本进行标注。
      • You cannot use these properties to annotate a parameter without providing read access.
        如果不提供读取权限,则不能使用这些属性来对参数进行批注。
      • Congratulation You can also use this pen to highlight or annotate existing documents.
        你也可以用这支笔对现有的文档加标记或注释。
      • The Annotation toolbar also provides additional functionalities that you can use to annotate your test during recording.
        Annotation工具栏还提供了其他的一些功能,您可以使用这些功能来在记录期间注释您的测试。
      • Historians annotate, check and interpret the diary selections.
        历史学家对日记选篇进行加注、核查以及阐释。
      • Next, you annotate the id field of the class.
        其次,您要注释该类的id字段。
      • The goal now is that you just annotate your class that implements the runtime behavior with the names of the labels and some other information.
        现在的目标是你只需使用标签名和其他信息将实现了运行期行为的类注解起来就行了。
      • To implement callbacks, you'll simply create the method and annotate it appropriately.
        要实现回调,只需创建方法并适当地将其注释即可。
      • Entity and@ Table annotate the class declaration, mapping it to the appropriate database table.
        @Entity与@Table注释了类声明,将它映射到了适当的数据库表中。
      • Annotate each method with the@ GET annotation, which indicates that the methods shall process HTTP GET requests.
        使用@GET注释每一个方法,这表示方法应当处理HTTPGET请求。