52词语>英语词典>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 can also annotate your code to make ReSharper analyze it even better.
        你也可以注释你代码以使ReSharper更好的分析你的代码。
      • To implement callbacks, you'll simply create the method and annotate it appropriately.
        要实现回调,只需创建方法并适当地将其注释即可。
      • If you specify the-force-merge option here, the script passes it to pc_annotate.
        如果您在这里指定了-force-merge选项,那么脚本将会将其传递给pcannotate。
      • They allow you to annotate service descriptions and parts of service definitions with your corporate vocabulary.
        它们允许您使用公司术语来标注服务端点和服务定义的各部分。
      • You can annotate either the business interface or the bean class itself.
        您可以标注业务接口或者Bean类本身。
      • Next, you annotate the id field of the class.
        其次,您要注释该类的id字段。
      • Rather than implementing interfaces or callbacks, you'll simply annotate your plain old Java class.
        不需要实现这些接口和回调,只需要注释无格式的旧Java类即可。
      • Entity and@ Table annotate the class declaration, mapping it to the appropriate database table.
        @Entity与@Table注释了类声明,将它映射到了适当的数据库表中。
      • To specify preconditions for a method with OVal, you must annotate method parameters.
        用OVal为方法指定前置条件必须对方法参数进行标注。