1. Ctrl -: Find classes.
2. Ctrl C: Copy.
3. Ctrl V: Paste.
4. Ctrl x: Cut.
5. Ctrl g: Arrive at the specified line number.
6. Ctrl a: All.
7. Ctrl r: Replace.
8. Ctrl Y: Delete a line.
9. Ctrl P: Path query.
10. Ctrl f: Query.
11. Ctrl z: End, undo.
12. Ctrl Shift Z: Repeat, Redo.
13. Ctrl Shift 1 ...: Set the label.
14. Ctrl 1 ...: Arrive at the specified label.
15. Ctrl J: Template.
16. SHIFT TAB: The block advances Tab.
17. F2: After the block retreats Tab.
18. Shift F10: Right click.
19. Ctrl i: Optimize the merge IMPORT.
20. Ctrl /: Add // annotations to this line.
debugging:
21. F9: Running Engineering, Run Project.
22. Shift F9: Debugging Engineering, Debug Project.
23. SHIFT F2: Stop currently running applications and releases memory space.
24. Ctrl f9: make project.
25. Ctrl Shift F9: make file.
26. F4: Run to Cursor, run to the cursor position.
27. F5: Toggle BreakPoint Sets the breakpoint.
28. F6: View and modify the variable.
29. F7: Step INTO Single step runs the current line program code.
30. F8: Step over jumps to run the current line program code.
31. F9: Resume Program.
32. Press the CTRL mouse left button in the interrupt point: Display the "BreakPoint Properties" dialog.
33. Right click on the editor's expression: Open the ExpressionInsight window.
engineering:
34. Ctrl N: New file
35. Ctrl o: Open the file
36. Ctrl S: Single file storage
37. Ctrl Shift A: Works
38. Ctrl F4: Turn off the file page
39.
window:
40. Ctrl Alt P: Engineering panel
41. Ctrl Alt S: Structural Panel 42. Ctrl Alt Z: When the content panel and other panels exist, switch only the content panel is displayed.
43. Ctrl Alt C: Content Panel
44. Ctrl Alt M: Information panel