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.
双语例句
- The JSR-107 spec has a mandatory feature set and two optional features: annotations and JTA.
JSR-107规范有一个强制的功能集和两个可选功能:注解和JTA。 - My annotations appear in square brackets.
在方括号里有我给的注解。 - Seam provides a number JSF component tags and annotations that would increase the "web friendliness" and web page efficiency of JSF applications.
Seam提供了一系列JSF组件标签和注解,增加了“web友好”和JSF应用的网页效率。 - For every property we specify a name, type and optionally one or more annotations.
对于每个属性我们都会指定名称和类型,并有选择地加上一个或者多个注解。 - This plugin can be used for generating OSGi service descriptors based on annotations.
该插件可以用来基于注解产生OSGi服务描述符。 - Annotations provide a way for this metadata to be represented as part of the implementation.
注释提供了将此元数据表示为实现的一部分的方法。 - All the classes annotated with@ Component and@ Service annotations can be injected into other add-ons.
所有使用@Component和@Serviceannotations注释的类都可以被注入到其他附加组件。 - In contrast to the servlet model, JAX-RS annotations let you focus on your resources and data objects.
与servlet模型相比,JAX-RS注释让您能集中于您的资源和数据对象。 - Seam adds to EJB3 annotations and expands the annotation-based programming model to the entire web application.
Seam加入了EJB3的注解,为整个web应用拓展了基于注解的编程模型。 - You can also reuse code in these base classes if you are not using Hibernate annotations.
如果不使用Hibernate注解,也可以重用这些基类中的代码。