IntelliJ IDEA为类和方法自动添加注释
时间:2020-01-26 13:51:46
收藏:0
阅读:80
/** * @author :shix * @date :Created in ${DATE} ${TIME} * @description:${description} * @modified By: * */
1. 为类增自动注解
File-->Settings-->Editor-->File and Code Templates


原文:https://www.cnblogs.com/shix0909/p/12234116.html
评论(0)