annotated
英 [ˈænəteɪtɪd]
美 [ˈænəteɪtɪd]
v. 给…作注解(或评注)
annotate的过去分词和过去式
BNC.33437 / COCA.23900
柯林斯词典
- VERB 给…作注解(或评注)
If youannotatewritten work or a diagram, you add notes to it, especially in order to explain it.- Historians annotate, check and interpret the diary selections.
历史学家对日记选篇进行加注、核查以及阐释。 - ...an annotated bibliography.
附有注释的参考书目
- Historians annotate, check and interpret the diary selections.
双语例句
- Let's use a pureQuery annotated interface to bind an existing data access as static SQL in a database.
我们来使用带pureQuery注解的接口把现有的数据访问绑定为数据库中的静态SQL。 - PureCoverage produces the annotated source report at line-level granularity by default.
PureCoverage默认条件下产生了代码行层次上的注释源报告。 - The script generates the annotated differences report, a source code differences report that includes coverage information.
脚本会生成一个自动差异报告,一个包含了覆盖率信息的自动差异报告。 - After the annotated schema is registered, you can shred the MIML document into the relational target tables.
注册好带注释的模式之后,就可以将MIML文档分解到关系目标表中。 - These explanations will be annotated with java code that you can use in your own applications.
这些说明用java代码作了注解,因此可以用在您自己的应用程序中。 - Figure 4 shows the register annotated XML schema dialog after.
图4显示了注册带注释XML的模式对话框。 - The class is annotated with the URI path/ divisions/ on line 3.
类在第3行添加了URIpath/divisions/注释。 - Decomposed to existing relational tables using annotated XML schema mapping.
使用带注释的XML模式映射分解到现有的关系表。 - The ManagerAction class has person and fans fields annotated with the@ In and@ Out annotations.
ManagerAction类有person和fans两个属性,这两个属性被@In和@Out所注解。 - Only public methods that have no arguments can be annotated as lifecycle methods.
只有不带参数的公共方法能注释为生命周期方法。