Java注释中的/ **和/ *
Java支持与C和C++非常相似的单行和多行注释。Java编译器将忽略任何注释中可用的所有字符。
/**被称为文档注释。Javadoc工具在为程序代码创建文档时使用它。
/*用于多行注释。
示例
/**
* This is a documentation comment.
* This is my first Java program.
* This will print 'Hello World' as the output
* This is an example of multi-line comments.
*/
public class MyFirstJavaProgram {
public static void main(String[] args) {
/* This is an example of multi line comment. */
System.out.println("Hello World");
}
}热门推荐
10 圣诞祝福语简短小学
11 祖国七十华诞简短祝福语
12 老师送的祝福语简短
13 生日祝福语大全女生简短
14 祝女性生日祝福语简短
15 牛年女神节祝福语简短
16 情人表白祝福语简短大气
17 老公开业祝福语简短
18 官宣新年祝福语简短