【保姆级喂饭教程】Idea中配置类注释模板
目录
- 一、配置类注释模板
一、配置类注释模板
在idea中配置以下内容
打开路径 File - Settings - Editor - File and Code Templates - Includes - File Header
${USER}
换成自己的姓名缩写小写
/*** <p>* ${NAME}* </p>** @author ${USER}* @data ${DATE}*/
—
喜欢的点个关注吧><!祝你永无bug~
/*_ooOoo_o8888888o88" . "88(| -_- |)O\ = /O____/`---'\____.' \\| |// `./ \\||| : |||// \/ _||||| -:- |||||- \| | \\\ - /// | || \_| ''\---/'' | |\ .-\__ `-` ___/-. /___`. .' /--.--\ `. . __."" '< `.___\_<|>_/___.' >'"".| | : `- \`.;`\ _ /`;.`/ - ` : | |\ \ `-. \_ __\ /__ _/ .-` / /
======`-.____`-.___\_____/___.-`____.-'======`=---='
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^佛祖保佑 永无BUG
*/