annotations
英 [ˌænəʊˈteɪʃ(ə)nz]
美 [ˌænəˈteɪʃənz]
n. 注解; 评注; 注文; 释文
annotation的复数
柯林斯词典
- N-UNCOUNT 注解;评注
Annotationis the activity of annotating something.- She retained a number of copies for further annotation.
她保留了许多副本以便作进一步的注解。
- She retained a number of copies for further annotation.
- N-COUNT 注释;评注
Anannotationis a note that is added to a text or diagram, often in order to explain it.- He supplied annotations to nearly 15,000 musical works.
他给近1.5万部音乐作品作过注解。
- He supplied annotations to nearly 15,000 musical works.
双语例句
- Annotations define the actions within this controller.
注释定义了这个控制器中的操作。 - Let's see how annotations, enums and generics can be used from Groovy.
让我们看看在Groovy中如何使用注解,枚举和泛型。 - All the classes annotated with@ Component and@ Service annotations can be injected into other add-ons.
所有使用@Component和@Serviceannotations注释的类都可以被注入到其他附加组件。 - We used annotations that are not available on the app server:@ AsyncWebService and@ PortableWebService tags.
我们使用了注释机制,但在应用服务器上不可用:@AsyncWebService和@PortableWebService标签。 - You then provide matching annotations and field names above the accessor methods.
然后提供accessor方法上面所匹配的注解和字段名称。 - In contrast to the servlet model, JAX-RS annotations let you focus on your resources and data objects.
与servlet模型相比,JAX-RS注释让您能集中于您的资源和数据对象。 - Extensions are provided for you to include classification annotations in a query.
还为您提供了扩展以便在查询中包括分类标注。 - My Account class leverages two JPA annotations.
我的Account类利用了两个JPA注释。 - Morphia accomplishes this by providing a set of annotations and a wrapper around the Mongo Java driver.
通过提供一系列围绕MongoJava驱动程序的注释和包装程序,Morphia完成了这些操作。 - For example FindBugs and IntelliJ both define their own annotations to indicate when a method may return null.
比如FindBugs和IntelliJ都定义了自己的注解,以表示方法何时返回null。