09 2021 档案
摘要:1、点击工具栏中的run 点击左下方的Edit configuration... 进入后点击Application选择Working di'rectiory 配置为$MODULE_WORKING_DIR$,就可以动态获取到src目录,以模块路径作为相对路径的起点
阅读全文
摘要:一、注释的配置。 1、类注释: 在File | Settings | Editor | File and Code Templates的设置下找到Includes点击+添加一个配置名称为FileHead,在方框中填入一下参数: /** * Description: ${description} //
阅读全文