记作业>英语词典>annotations翻译和用法

annotations

英 [ˌænəʊˈteɪʃ(ə)nz]

美 [ˌænəˈteɪʃənz]

n.  注解; 评注; 注文; 释文
annotation的复数

柯林斯词典

  • N-UNCOUNT 注解;评注
    Annotationis the activity of annotating something.
    1. 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.
    1. He supplied annotations to nearly 15,000 musical works.
      他给近1.5万部音乐作品作过注解。

双语例句

  • One thing a metadata facility does not do is define the interpretation and semantics associated with annotations.
    元数据功能不会做的一件事是定义与注释相关的解释和语义。
  • In contrast to the servlet model, JAX-RS annotations let you focus on your resources and data objects.
    与servlet模型相比,JAX-RS注释让您能集中于您的资源和数据对象。
  • We used annotations that are not available on the app server:@ AsyncWebService and@ PortableWebService tags.
    我们使用了注释机制,但在应用服务器上不可用:@AsyncWebService和@PortableWebService标签。
  • The document's content and the metadata derived from annotations of the document are available to the plug-in.
    从文档注释中获得的文档内容和元数据都可以用于该插件。
  • The JSR-107 spec has a mandatory feature set and two optional features: annotations and JTA.
    JSR-107规范有一个强制的功能集和两个可选功能:注解和JTA。
  • Extensions are provided for you to include classification annotations in a query.
    还为您提供了扩展以便在查询中包括分类标注。
  • The EJB 3.0 specification uses annotations ( in addition to XML) to apply container services.
    EJB3.0规范使用标注(和XML)来应用容器服务。
  • Annotations added to the XML schema do not participate in the validation of XML documents.
    由于添加到XML模式中的注释并不参与XML文档的验证。
  • For every property we specify a name, type and optionally one or more annotations.
    对于每个属性我们都会指定名称和类型,并有选择地加上一个或者多个注解。
  • For example FindBugs and IntelliJ both define their own annotations to indicate when a method may return null.
    比如FindBugs和IntelliJ都定义了自己的注解,以表示方法何时返回null。