15,032
edits
(→其他) |
m (→其他) |
||
| Line 115: | Line 115: | ||
=== 其他 === | === 其他 === | ||
by software | ==== by software ==== | ||
* MS Excel:: | * MS Excel:: | ||
*# 編輯資料: {{kbd | key = F2}} | *# 編輯資料: {{kbd | key = F2}} | ||
| Line 127: | Line 127: | ||
* [http://delicious.com/popular/hotkey Popular hotkey Bookmarks on Delicious] | * [http://delicious.com/popular/hotkey Popular hotkey Bookmarks on Delicious] | ||
by function | ==== by function ==== | ||
* Duplicate current line | * Duplicate current line | ||
** Notepad++: {{Kbd plus | key1 = Ctrl | key2 = d}} | ** Notepad++: {{Kbd plus | key1 = Ctrl | key2 = d}} | ||
** Sublime: {{kbd | key = Ctrl}} + {{kbd | key = Shift}} + {{kbd | key = d}} | ** Sublime: {{kbd | key = Ctrl}} + {{kbd | key = Shift}} + {{kbd | key = d}} | ||
Modify the shortcut | Modify the shortcut: Using {{Kbd plus | key1 = Ctrl | key2 = d}} to Duplicate current line on Sublime. | ||
* Sublime Menu -> Preferences -> Key Bindings - User | * Sublime Menu -> Preferences -> Key Bindings - User | ||
* {{exclaim}} It will override the existing shortcuts: select word | * {{exclaim}} It will override the existing shortcuts: select word | ||