Java注解(Annotation)

in Java read (977)

1.注解入门 Annotation是从JDK5.0开始引入的新技术 Annotation的作用 注解不是程序,可以对程序作出解释 注解可以被其他程序(比如编译器)读取 Annotation的格式 注解是以"@注释名"在代码中存在的,还可以添加...

Continue reading
  • page 1 of 1

Matrix42

Record and Share!