发布网友 发布时间:2023-05-24 10:08
共2个回答
热心网友 时间:2023-10-06 05:18
工具:
eclipse
方法:
Window->Preference 打开参数设置面板,然后选择:Java -> Code Style -> Code Templates
在右侧选择Comments,将其中的Files项,然后选右边的”Edit”,进入编辑模式:
进入编辑模式后就可以自定义注释了。另外可以插入一些变量,如年、日期等等。
最后,确保 Code -> New Java files 中有:”${filecomment}”,选中方法后alt+shift+J就会配置出来了
热心网友 时间:2023-10-06 05:19
windows -- perferences