intellijidea课程 intellijidea神器使用技巧2-2 精准搜索

高效定位:

1    类:

类的跳转:

Ctrl shift n    ==》    查询类名

Ctrl shift n n   ==》    jar包中的类

2    文件:

Ctrl shift shift n  ==》    查询文件名称

3    函数:

Ctrl shift alt shift n  ==》    查询函数名称

4    字符串:

Ctrl  f     ==》    搜索字符串

原文地址:https://www.cnblogs.com/1446358788-qq/p/8694927.html