打开Idea,依次选择File-->Settings-->Editor-->File and CodeTemplates ,右侧tab选项卡点击Includes,选择File Header

IntelliJ IDEA中Java类注释

修改模板,例如:

/*
 * @Description:
 * @Author: ${USER}
 * @Date: ${DATE}.
 */

 

相关文章:

  • 2021-10-20
  • 2021-10-29
  • 2022-12-23
  • 2021-08-19
  • 2021-12-29
  • 2021-08-13
猜你喜欢
  • 2022-12-23
  • 2021-08-07
  • 2022-01-05
  • 2021-07-28
  • 2022-01-08
  • 2021-05-08
相关资源
相似解决方案