Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
什么是 netbeans 快捷方式:当我存档时,如果我必须在左侧导航“项目资源管理器”中找出文件的位置?
在eclipse中,我们曾经有两个箭头,如果我点击它,它将展开目录并将我们带到文件所在的位置。netbeans有什么类似的快捷方式吗?
使用该Ctrl + Shift + 1组合在 Project Explorer 中选择当前聚焦的编辑器视图的文件。
Ctrl + Shift + 1
仅供参考,您可以使用Ctrl + Shift + 2组合在文件资源管理器中选择文件。
Ctrl + Shift + 2