摘要: Javadoc主要用于对类和方法的注释。Javadoc没有@file和@date的注解。Javadoc has no @file or @date tags. You should be tagging the class, instead. 如果想关闭提示,你只需要按以下操作就OK了。 "File-Settings-Editor-Inspections-Java-Javadoc issues-Dangling Javadoc comment" 阅读全文
posted @ 2017-09-18 20:24 旺旺Ever 阅读(15803) 评论(0) 推荐(1) 编辑