📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Lakey.rc
//
#define IDM_TEST 199
#define IDM_EXIT 105
#define IDM_SETTINGS 1002
#define IDM_KOCHSTART 1051
#define IDM_KOCHSTOP 1052
#define IDM_PROMPTWAVE 1054
#define IDM_KOCHWAVE 1053
#define IDM_ABOUT 104
#define IDC_MYICON 2
#define IDD_LAKEY_DIALOG 102
#define IDS_APP_TITLE 103
#define IDD_ABOUTBOX 103
#define IDD_SETTINGS 104
#define IDI_LAKEY 107
#define IDI_SMALL 108
#define IDC_LAKEY 109
#define IDR_MAINFRAME 128
#define ID_129 129
#define IDB_BITMAP1 131
#define IDB_LOGO 131
#define ID_KOCH 132
#define ID__ 133
#define ID_KOCH_134 134
#define IDD_COPYPAD 135
#define IDD_TEST 136
#define IDC_EDIT1 1000
#define IDC_TONE 1000
#define IDC_BEEPFREQ 1000
#define IDC_COPYTEXT 1000
#define IDC_BEEPVOL 1001
#define IDC_SENDPERIOD 1002
#define IDC_BUTTON1 1003
#define IDC_SENDILDELIMIT 1003
#define IDC_RECVPERIOD 1004
#define IDC_RECVILDELIMIT 1005
#define IDC_RECVANALYZESAMPLES 1006
#define IDC_RECVTHRESHOLD 1007
#define IDC_RECVFREQSTART 1008
#define IDC_RECVFREQEND 1009
#define IDC_HOTKEY1 1010
#define IDC_SHORTHIT 1013
#define IDC_LONGHIT 1014
#define IDC_HITDELAY 1015
#define IDC_LETTERDELAY 1016
#define IDC_CW 1017
#define ID_ACCEPT 1018
#define IDC_ACCEPT 1018
#define IDC_KOCHCHARS 1020
#define IDC_KOCHWORDLEN 1061
#define IDC_WORDDELAY 1062
#define IDC_ELAPSETIME 1020
#define IDC_COPIED 1021
#define IDC_INCORRECT 1022
#define IDC_CORRECTPERC 1023
#define IDC_RICHEDIT21 1027
#define IDD_PROMPTBOX 1070
#define IDC_INPUTSTR 1071
#define IDC_PROMPTTEXT 1072
#define IDA_TEST 32775
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 137
#define _APS_NEXT_COMMAND_VALUE 32777
#define _APS_NEXT_CONTROL_VALUE 1028
#define _APS_NEXT_SYMED_VALUE 110
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -