首页 > 其他 > 详细

IDEA Shortcut Key

时间:2020-03-28 11:58:35      阅读:47      评论:0      收藏:0      [点我收藏+]

1、Ctrl+O : Override method.

2、Ctrl+R : Replace.

3、Ctrl+I : Implement methods.

4、Alt+Insert : Generate code(Getters, Setters, Constructors, hashCode/equals, toString).

5、Ctrl+Alt+L : Reformat code.

6、Ctrl+H : Type hierarchy.

7、Ctrl+Shift+Backspace : Navigate to last edit location.

8、Ctrl+U : Go to super-method / super-class

9、Ctrl+Alt+H : Call hierarchy.

10、Ctrl+Shift+H : Method hierarchy.

IDEA Shortcut Key

原文:https://www.cnblogs.com/feiqiangsheng/p/12586430.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!