IntelliJ IDEA如何设置头注释,自定义author和date

650 阅读1分钟

步骤图

/**
* @Author: 你的名字
* @Date: ${DATE} ${TIME}
* @Description: 
*/