Sco*_*rew
8
java
templates
netbeans
class
每次我在Netbeans IDE中创建一个新的Java类时,我默认在生成的类文件的顶部(甚至在包声明之上)得到这个注释:
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
我一直在探索模板一段时间,我似乎无法确定这条消息属于哪个模板.它不应该出现在纯文本的某个地方,是一个人类可读的信息吗?