IDEA 常用快捷键(自用笔记)

1、new 对象——》Alt+Enter;

2、get/set、toString...——》Alt+Insert;

3、sout——》打印输出语句(System.out.println());

4、psvm——》打印输出main方法;

5、编辑窗口最大化——》Ctrl+Shift+F12;

6、创建类/接口/文件/包等等——》Alt+Insert;

注:自己常用的快捷键,一边使用,一边会继续添加。

猜你喜欢

转载自blog.csdn.net/weixin_42495773/article/details/106826770
今日推荐