📄 canmonitor.reg
字号:
REGEDIT
; 此 .REG 文件可能由 SETUP 程序使用。
; 如果 SETUP 程序不可用,则调用
; CWinApp::RegisterShellFileTypes 和 COleObjectFactory::UpdateRegistryAll
; 在 InitInstance 中对下列项自动进行注册。
HKEY_CLASSES_ROOT\.clog = CanMonitor.Document
HKEY_CLASSES_ROOT\CanMonitor.Document\shell\open\command = CanMonitor.EXE %1
HKEY_CLASSES_ROOT\CanMonitor.Document\shell\open\ddeexec = [open("%1")]
HKEY_CLASSES_ROOT\CanMonitor.Document\shell\open\ddeexec\application = CanMonitor
; 注意: 此应用程序是可选的
; (默认为“命令”中的应用程序名)
HKEY_CLASSES_ROOT\CanMonitor.Document = CanMonitor.Document
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -