工欲善其事,必先利其器。对IDE的熟练程度,真能影响开发效率 。
先普及下常识,以后有新的收获再补充。这些东西只是入门级,根本算不上技巧或秘籍,大家不要拍砖。
最常用快捷键:
Ctrl+E Delete current line
Ctrl-Shift-Up/D Copy lines up/down
Ctrl-/ Add/remove comment lines
Alt-Shift-F Format selection
Ctrl-G Go to line
Ctrl-O/Alt-Shift-O Go to type/file
Ctrl-F4/Ctrl-W Close selected window
Ctrl-Shift-F4 Close all windows
Alt-Shift-L Copy file path
netbeans for php 最常用快捷键整理,布布扣,bubuko.com
原文地址:http://blog.csdn.net/jinxingfeng_cn/article/details/25105701