?? studentscore.reg
字號:
REGEDIT
; 此 .REG 文件可能由 SETUP 程序使用。
; 如果 SETUP 程序不可用,則調用
; CWinApp::RegisterShellFileTypes 和 COleObjectFactory::UpdateRegistryAll
; 在 InitInstance 中對下列項自動進行注冊。
HKEY_CLASSES_ROOT\.sc = StudentScore.Document
HKEY_CLASSES_ROOT\StudentScore.Document\shell\open\command = StudentScore.EXE %1
HKEY_CLASSES_ROOT\StudentScore.Document\shell\open\ddeexec = [open("%1")]
HKEY_CLASSES_ROOT\StudentScore.Document\shell\open\ddeexec\application = StudentScore
; 注意:此應用程序是可選的
;(默認為“命令”中的應用程序名)
HKEY_CLASSES_ROOT\StudentScore.Document = StudentScore.Document
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -