首页 > 系统服务 > 详细

MyEclipse/eclipse 添加作者、注释、版本、时间等

时间:2015-05-19 14:44:13      阅读:402      评论:0      收藏:0      [点我收藏+]

技术分享

/**
*@Title ${file_name}
*@description ${todo}
*@time ${date} ${time}
*@author weis
*@version 1.0
**/



技术分享


/**
 *@Title ${file_name}
 *@description ${todo}
 *@time ${date} ${time}
 *@author weis
 *@version 1.0
**/




技术分享


/**
 * @Title: ${enclosing_method}
 * @Description:
 * ${tags}
 * @return ${return_type}
 * @author weis
 * @date ${date}${time}
*/



技术分享


${filecomment}
${package_declaration}
/**
*@Title ${file_name}
*@description ${todo}
*@time ${date} ${time}
*@author weis
*@version 1.0
**/
${typecomment}
${type_declaration}




MyEclipse/eclipse 添加作者、注释、版本、时间等

原文:http://blog.csdn.net/weisong530624687/article/details/45843945

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!