蝈蝈大王

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
window—>preferences—>Java—>Code Stype—>Code Templates

Code—>New Java files  

点击Edit

${filecomment}
${package_declaration}
/**
* @author GK
* @version 创建时间:${date} ${time}
* @ClassName 类名称
* @Description 类描述
*/
${typecomment}
${type_declaration}

  

posted on 2017-04-14 13:46  蝈蝈大王  阅读(4718)  评论(0编辑  收藏  举报