IntelliJ常用快捷键及配置

IntelliJ常用快捷键及配置 目录: 1、常用快捷键: 2、常用配置: 1、常用快捷键: (1)psvm:创建main函数 (2)fori:for (int i = 0; i < ; i++) {} (3)sout:System.out.println() (4)ctrl + n:查找类 (5)ctrl + shift + n:查找文件 (6)ctrl + alt + l:格式化代码 (7)c
相关文章
相关标签/搜索