Javadoc Standard Summary(Javadoc规范整理)

1.Three types of comments in Java 1) // Comment on single line. 2) /* – */ Comment on several lines. 3)/* – / Comment on several lines and write in javadoc. 2.Generating Java Doc 1)In command javadoc
相关文章
相关标签/搜索