1:类注释
/**@Description

  • @ClassName ${type_name}
  • @author 你的名字
  • @date ${currentDate:date(‘yyyy.MM.dd HH:mm:ss’)}
    */
    Eclips配置模板消息
    2:方法注释

/**@Description

  • @Title ${enclosing_method}
  • ${tags} ${return_type}
  • @author 你的名字
  • @date ${currentDate:date(‘yyyy.MM.dd HH:mm:ss’)}
    */
    Eclips配置模板消息

相关文章:

  • 2021-12-11
  • 2021-12-24
  • 2021-11-20
  • 2022-01-07
  • 2021-11-15
猜你喜欢
  • 2022-02-10
  • 2021-09-23
  • 2022-01-20
  • 2022-12-23
  • 2022-01-07
  • 2022-01-07
  • 2022-01-07
相关资源
相似解决方案