码迷,mamicode.com
首页 > Web开发 > 详细

Netbeans简要配置许可证信息

时间:2017-07-06 15:16:51      阅读:196      评论:0      收藏:0      [点我收藏+]

标签:copy   first   时间   ref   encoding   当前时间   odi   copyright   license   

<#if licenseFirst??>
${licenseFirst}
</#if>
${licensePrefix}Copyright (C) <2017>  <水木年华>
${licensePrefix}Creat_time:${date}
${licensePrefix}Author:${user}
<#if licenseLast??>
${licenseLast}
</#if>


**********************************************************************************************************************************************************

可以使用的一些变量:

${date} 插入眼前日期,格式如: Feb 16, 2008
${encoding} 插入默认编码,如: UTF-8
${name} 插入文件名
${nameAndExt} 插入带扩展名的文件名
${package} inserts the name of the package where the file is created.
${time} 插入当前时间,如: 7:37:58 PM
${user} 插入用户名

Netbeans简要配置许可证信息

标签:copy   first   时间   ref   encoding   当前时间   odi   copyright   license   

原文地址:http://www.cnblogs.com/peteremperor/p/7126231.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!