当前位置:网站首页>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 1148. Secret milk transportation problem solution (minimum spanning tree)
- AcWing 346. Solution to the problem of water splashing festival in the corridor (deduction formula, minimum spanning tree)
- 数据手册中的词汇
- JS es5 peut également créer des constantes?
- Comparison of picture beds of free white whoring
- Basic introduction and use of dvajs
- Appium automation test foundation uiautomatorviewer positioning tool
- Curl command
- 爬虫实战(六):爬笔趣阁小说
- 1123. 最深叶节点的最近公共祖先
猜你喜欢
Transplant DAC chip mcp4725 to nuc980
AcWing 1148. Secret milk transportation problem solution (minimum spanning tree)
从底层结构开始学习FPGA----FIFO IP的定制与测试
[signal and system]
Appium automation test foundation uiautomatorviewer positioning tool
Your cache folder contains root-owned files, due to a bug in npm ERR! previous versions of npm which
修改px4飞控的系统时间
Let's see how to realize BP neural network in Matlab toolbox
Typical problems of subnet division and super network construction
Baidu flying general BMN timing action positioning framework | data preparation and training guide (Part 2)
随机推荐
Clickhouse fields are grouped and aggregated, and SQL is queried according to the granularity of any time period
剑指 Offer II 035. 最小时间差-快速排序加数据转换
According to the analysis of the Internet industry in 2022, how to choose a suitable position?
AcWing 1142. 繁忙的都市 题解(最小生成树)
增加 pdf 标题浮窗
swiper组件中使用video导致全屏错位
Reptile practice (VI): novel of climbing pen interesting Pavilion
Box stretch and pull (left-right mode)
POJ 3177 redundant paths POJ 3352 road construction (dual connection)
拖拽改变顺序
hdu 4661 Message Passing(木DP&组合数学)
爬虫实战(六):爬笔趣阁小说
Let's see how to realize BP neural network in Matlab toolbox
C language instance_ two
移植DAC芯片MCP4725驱动到NUC980
一文带你走进【内存泄漏】
Make Jar, Not War
WCF基金会
What does security capability mean? What are the protection capabilities of different levels of ISO?
刨析《C语言》【进阶】付费知识【一】