Visual C++ 2008 快速鍵
關於快速鍵,官方有提供一份快速鍵的海報pdf:由此下載。列出來的東西好像很多,但真的要找的時候又覺得每個細項的資料都不多,其實還是不好用。(跟Adobe的海報比起來差好多 T_T)
在這邊把覺得比較好用的紀錄一下好了(陸續補充,但也可能永遠只有這幾條 -_-"):
格式化選取的code [Ctrl+K, Ctrl+F]
View.Navigate-Backward [CTRL+-]
View.NavigateForward [CTRL+SHIFT+-]
Edit.CompleteWord [CTRL+SPACE or ALT+RIGHT ARROW]
Auto-(Re)Format [Ctrl+K, Ctrl+D]
find references [Shift+F12]
duplicate the current line [Ctrl+C, Ctrl+V]
delete the current line [Ctrl+L]
search for the current selection [Ctrl+F3]
create a bookmark [Ctrl+K, Ctrl+K]
go to the next bookmark [Ctrl+K, Ctrl+N ]
在這邊把覺得比較好用的紀錄一下好了(陸續補充,但也可能永遠只有這幾條 -_-"):
格式化選取的code [Ctrl+K, Ctrl+F]
View.Navigate-Backward [CTRL+-]
View.NavigateForward [CTRL+SHIFT+-]
Edit.CompleteWord [CTRL+SPACE or ALT+RIGHT ARROW]
Auto-(Re)Format [Ctrl+K, Ctrl+D]
find references [Shift+F12]
duplicate the current line [Ctrl+C, Ctrl+V]
delete the current line [Ctrl+L]
search for the current selection [Ctrl+F3]
create a bookmark [Ctrl+K, Ctrl+K]
go to the next bookmark [Ctrl+K, Ctrl+N ]
留言
張貼留言