?? widget.reg
字號:
REGEDIT
; This .REG file may be used by your SETUP program.
; If a SETUP program is not available, the entries below will be
; registered in your InitInstance automatically with a call to
; CWinApp::RegisterShellFileTypes and COleObjectFactory::UpdateRegistryAll.
HKEY_CLASSES_ROOT\.wdg = Widget.Document
HKEY_CLASSES_ROOT\Widget.Document\shell\open\command = WIDGET.EXE %1
HKEY_CLASSES_ROOT\Widget.Document\shell\open\ddeexec = [open("%1")]
HKEY_CLASSES_ROOT\Widget.Document\shell\open\ddeexec\application = WIDGET
; note: the application is optional
; (it defaults to the app name in "command")
HKEY_CLASSES_ROOT\Widget.Document = Widget Document
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -