1.注释
2.注解
3.附注
4.评注
1.注释
2.注解
3.附注
4.评注
1.the addition of explanatory or critical comments to a text
2.an explanatory or critical comment that has been added to a text
1.Any method that returns "void" and has no declared exceptions can be marked with an @OneWay annotation.
任何返回“void”且未声明异常的方法均可以使用@OneWay注释进行标记。
2.I really only need one indicator, be it a JNDI name or an annotation, to let me know if it is local or remote.
我确实只需要一个指示器,可以是JNDI名称或者注释,就可以知道该接口是本地接口还是远程接口。
3.So you might as well be a little more verbose and create better self-documentation for your annotation type.
所示的简写形式中获益,所以您需要创建虽然稍微有点冗长,但是更容易理解的注释类型。
4.Later this fall the company plans to release the raw sequence data of the Cannabis indica genome as well as a full genome annotation.
该公司计划在今年秋天的晚些时候公布这次大麻基因组测序的原始数据,以及完整的基因组注释。
5.The Listing 3 annotation just defines a pair of named values, giving the order and lead text to be used for a field.
清单3的注释只定义了一对命名值,给出了顺序和用于一个字段的前导文本。
6.After you get the XML configuration examples working, you're ready to see one of the key new features in iBATIS 3: Java annotation support.
XML配置示例正常工作后,您就可以开始了解iBATIS3的另一个关键的新特性:Java注释支持。
7.Comment: a written note intended as an explanation, an illustration, or a criticism of a passage in a book or other writing; an annotation.
注释,评论:作为一本书或其他书面形式里一段解释、说明或批评的文字记录,注解。
8.To facilitate modification and annotation of the image, the triangle coordinates are printed out to be applied to the image later.
为了便于对图像进行修改和注释,将输出三角形坐标以便稍后应用到图像中。
9.Stateless annotation, above, means that this class is now a stateless session bean, and the business interface is used to invoke it.
以上的@无状态注解,意味着此类现在是一个无状态会话bean,将使用业务接口来调用它。
10.Specify a constraint on the fileSet class member, which ensures the size is always at least 1 or more using the @Size annotation.
对fileSet类成员指定一个约束条件,确保使用@Size标注时其大小总是至少为1或更大。