idea常用快捷键

Posted 那个村

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了idea常用快捷键相关的知识,希望对你有一定的参考价值。

1.创建内容: alt + insert

2.main方法: psvm

3.输出语句:sout

4.复制一行:ctrl + d

5.删除一行:ctrl + y

6.代码向上或向下移动: ctrl + shift + up / down

7.搜索类:ctrl + n

8.生成代码: alt + insert

9.百能快捷键: alt + enter

10.单行注释或多行注释: ctrl + / 或 ctrl + shift + /

11. 重命名: shift + f6

12.for循环: fori 回车即可

13.代码块包围: try-catch, if, while等 ctrl + alt + t

14. 代码块取消缩进: shift + tab

15.代码自动补全

 

 16.显示代码结构: alt + 7

17.显示导航栏: alt + 1

18.撤回: ctrl + z

以上是关于idea常用快捷键的主要内容,如果未能解决你的问题,请参考以下文章

简单纪要:Idea常用常用快捷键!

IDEA常用快捷键

IDEA---MAC下常用快捷键

IDEA(IntelliJ IDEA)+常用快捷键(short cuts)

Idea常用快捷键 已收录156条常用快捷键

转载:IntelliJ IDEA :常用快捷键