MyEclipse 添加作者、注释、版本、时间等
/**
*@Title ${file_name}
*@description ${todo}
*@time ${date} ${time}
*@author weis
*@version 1.0
/
MyEclipse 添加作者、注释、版本、时间等
/

*@Title ${file_name}
*@description ${todo}
*@time ${date} ${time}
*@author weis
*@version 1.0
/
MyEclipse 添加作者、注释、版本、时间等
/

  • @Title: ${enclosing_method}
  • @Description:
  • ${tags}
  • @return ${return_type}
  • @author weis
  • @date date{date}{time}
    /
    MyEclipse 添加作者、注释、版本、时间等
    ${filecomment}
    ${package_declaration}
    /
    *
    *@Title ${file_name}
    *@description ${todo}
    *@time ${date} ${time}
    *@author weis
    *@version 1.0
    **/
    ${typecomment}
    ${type_declaration}

相关文章:

  • 2021-11-19
  • 2021-06-08
  • 2021-05-15
  • 2021-11-19
猜你喜欢
  • 2021-04-04
  • 2022-01-07
相关资源
相似解决方案