当前位置:Gxlcms > PHP教程 > netbeansforphp最惯用快捷键整理

netbeansforphp最惯用快捷键整理

时间:2021-07-01 10:21:17 帮助过:4人阅读

netbeans for php 最常用快捷键整理

工欲善其事,必先利其器。对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

人气教程排行