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.
双语例句
- It extends the EJB3 annotated POJO ( plain old Java objects) programming model to the entire web application.
它为整个web应用拓展了基于注解的EJB3POJO编程模型。 - Let's use a pureQuery annotated interface to bind an existing data access as static SQL in a database.
我们来使用带pureQuery注解的接口把现有的数据访问绑定为数据库中的静态SQL。 - After the annotated schema is registered, you can shred the MIML document into the relational target tables.
注册好带注释的模式之后,就可以将MIML文档分解到关系目标表中。 - The parameter types in the annotated method declaration determine how pureQuery obtains SQL statement parameter values at runtime.
带注释的方法声明中的参数类型决定pureQuery如何在运行时获得SQL语句参数值。 - With the standard Java metadata facility, one annotation instance is declared for each program element being annotated.
在标准的Java元数据功能中,要对每一个已注释的程序元素声明一个注释实例。 - The annotated Web service implementation is all you need to write to deploy and publish a JAX-WS Web service.
要部署和发布一个JAX-WSWeb服务,您只需要编写经过注释的Web服务实现即可。 - Figure 4 shows the register annotated XML schema dialog after.
图4显示了注册带注释XML的模式对话框。 - This course features an extensive annotated bibliography in the study materials section.
这门课的特色在它的研究资料有许多广泛注释的参考书目。 - 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.
只有不带参数的公共方法能注释为生命周期方法。