1.设置路径:

File-->settings-->Editor-->File and Code Templates

 

 

2.这里以class类型文件为例:

【IDEA】idea 新创建文件 增加 注释模板

 

 

 

添加如下注释模块:

/**
 * @Author: SXD
 * @Description:    
 * @Date: create in ${DATE} ${TIME}
 */

 

【IDEA】idea 新创建文件 增加 注释模板

 

相关文章:

  • 2021-10-10
  • 2021-12-06
  • 2021-07-05
  • 2021-07-13
  • 2021-11-04
  • 2022-12-23
  • 2021-08-15
猜你喜欢
  • 2021-08-30
  • 2021-11-22
  • 2021-12-29
  • 2021-07-24
  • 2022-12-23
  • 2021-08-23
  • 2021-11-22
相关资源
相似解决方案