当前位置:网站首页>Shortcut keys commonly used in idea
Shortcut keys commonly used in idea
2022-07-07 01:45:00 【Hu Yangyang y】
1. Quickly generate main Method :psvm+Tab or main+Tab
2. Quickly generate System.out.println():sout+Tab
3. Delete a line :Ctrl+Y
4. Switch java file ( The premise is that the project has multiple .java file )
:Alt+ Right arrow or Alt+ left arrow
5. Copy the selected line to the next line :Ctrl+D
6. Undo the last action :Ctrl+Z
7. Cancel cancellation :Ctrl+shift+Z
8. Merge the selected rows into one row :Ctrl+shift+J
9. Find class files :Ctrl+N
10. Displays the file structure :Ctrl+F12
11. Displays the current folder path :Ctrl+Alt+F12
12. Shows the inheritance level of the current class :Ctrl+H
13. Go to the next error :F2
14. Navigate to the previous error :shift+F2
15. Expand code :Ctrl+=
16. Collapse code :Ctrl+-
17. Select all :Ctrl+A
18. Copy :Ctrl+C
19. shear :Ctrl+X
20. Paste :Ctrl+V
21. Navigate to a line in the file :Ctrl+G
22. The selected line is a multiline comment :Ctrl+shift+/
23. Comment or uncomment the selected line :Ctrl+/
24. Run the current file :Ctrl+shift+F10
25. The parameters of the prompt method :Ctrl+P
26. Jump to the end of the file :Ctrl+End
27. Jump to the header :Ctrl+Home
28. The selected line of code is formatted :Ctrl+Alt+L
29. Text search in the current file :Ctrl+R
30. The selected line breaks or cancels the breakpoint :Ctrl+F8
边栏推荐
- AcWing 345. 牛站 题解(floyd的性质、倍增)
- 爬虫实战(六):爬笔趣阁小说
- 1123. 最深叶节点的最近公共祖先
- Yunna | work order management measures, how to carry out work order management
- 安利一波C2工具
- Transplant DAC chip mcp4725 to nuc980
- Appium foundation - appium inspector positioning tool (I)
- 域分析工具BloodHound的使用说明
- 图片打水印 缩放 和一个输入流的转换
- Appium automation test foundation uiautomatorviewer positioning tool
猜你喜欢
百度飞将BMN时序动作定位框架 | 数据准备与训练指南 (下)
子网划分、构造超网 典型题
LeetCode. 剑指offer 62. 圆圈中最后剩下的数
今日问题-2022/7/4 lambda体中修改String引用类型变量
Appium基础 — Appium Inspector定位工具(一)
JS reverse -- ob confusion and accelerated music that poked the [hornet's nest]
tansig和logsig的差异,为什么BP喜欢用tansig
刨析《C语言》【进阶】付费知识【完结】
黑马笔记---异常处理
AcWing 1148. 秘密的牛奶运输 题解(最小生成树)
随机推荐
鼠标右键 自定义
AcWing 346. Solution to the problem of water splashing festival in the corridor (deduction formula, minimum spanning tree)
百度飞将BMN时序动作定位框架 | 数据准备与训练指南 (上)
Yunna - work order management system and process, work order management specification
[signal and system]
Comparison of picture beds of free white whoring
AcWing 361. Sightseeing cow problem solution (SPFA seeking positive ring)
AcWing 904. 虫洞 题解(spfa求负环)
JS es5 peut également créer des constantes?
永久的摇篮
Start from the bottom structure to learn the customization and testing of fpga---- FIFO IP
JS how to quickly create an array with length n
对C语言数组的再认识
Let's see how to realize BP neural network in Matlab toolbox
Transplant DAC chip mcp4725 to nuc980
736. LISP syntax parsing: DFS simulation questions
Add the applet "lazycodeloading": "requiredcomponents" in taro,
初识MySQL
Box stretch and pull (left-right mode)
1123. The nearest common ancestor of the deepest leaf node