读知识>英语词典>annotated翻译和用法

annotated

英 [ˈænəteɪtɪd]

美 [ˈænəteɪtɪd]

v.  给…作注解(或评注)
annotate的过去分词和过去式

过去分词:annotated 过去式:annotated 

BNC.33437 / COCA.23900

柯林斯词典

  • 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.
      附有注释的参考书目

双语例句

  • Let's use a pureQuery annotated interface to bind an existing data access as static SQL in a database.
    我们来使用带pureQuery注解的接口把现有的数据访问绑定为数据库中的静态SQL。
  • With the standard Java metadata facility, one annotation instance is declared for each program element being annotated.
    在标准的Java元数据功能中,要对每一个已注释的程序元素声明一个注释实例。
  • The parameter types in the annotated method declaration determine how pureQuery obtains SQL statement parameter values at runtime.
    带注释的方法声明中的参数类型决定pureQuery如何在运行时获得SQL语句参数值。
  • These explanations will be annotated with java code that you can use in your own applications.
    这些说明用java代码作了注解,因此可以用在您自己的应用程序中。
  • This is a typical JPA annotated class.
    这是典型的JPA注释类。
  • The script generates the annotated differences report, a source code differences report that includes coverage information.
    脚本会生成一个自动差异报告,一个包含了覆盖率信息的自动差异报告。
  • Lastly, each image was annotated by the improved image automatic annotation model based on external database.
    最后利用基于外部数据库的图像自动标注改善模型对图像进行标注。
  • Tests can be annotated with a timeout parameter.
    测试可以用一个超时参数来注释。
  • PureCoverage produces the annotated source report at line-level granularity by default.
    PureCoverage默认条件下产生了代码行层次上的注释源报告。
  • It extends the EJB3 annotated POJO ( plain old Java objects) programming model to the entire web application.
    它为整个web应用拓展了基于注解的EJB3POJO编程模型。