📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MiniWin.rc
//
#define IDC_MYICON 2
#define IDD_MINIWIN_DIALOG 102
#define IDD_ABOUTBOX 103
#define IDS_APP_TITLE 103
#define IDM_ABOUT 104
#define IDM_EXIT 105
#define IDS_HELLO 106
#define IDI_MINIWIN 107
#define IDI_SMALL 108
#define IDC_MINIWIN 109
#define IDR_MAINFRAME 128
#define IDD_IRDLG 129
#define IDB_BITMAP1 130
#define IDC_NUM1 1000
#define IDC_NUM2 1001
#define IDC_NUM3 1002
#define IDC_NUM4 1003
#define IDC_NUM5 1004
#define IDC_NUM6 1005
#define IDC_NUM7 1006
#define IDC_NUM8 1007
#define IDC_NUM9 1008
#define IDC_NUM0 1009
#define IDC_KEYUP 1010
#define IDC_KEYDOWN 1011
#define IDC_KEYLEFT 1012
#define IDC_KEYRIGHT 1013
#define IDC_KEYOK 1014
#define IDC_EXIT 1015
#define IDC_MENU 1016
#define IDC_POWER 1017
#define IDC_TEST 1018
#define IDC_RADIO1 1020
#define IDC_RADIO2 1021
#define IDC_SLIDER1 1033
#define IDC_COMBO1 1040
#define IDC_SPIN1 1042
#define IDM_CAPTURE 32771
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 131
#define _APS_NEXT_COMMAND_VALUE 32772
#define _APS_NEXT_CONTROL_VALUE 1043
#define _APS_NEXT_SYMED_VALUE 110
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -