📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by RFID_14443_Demo.rc
//
#define IDC_MYICON 2
#define IDD_RFID_14443_DEMO_DIALOG 102
#define IDS_APP_TITLE 103
#define IDD_ABOUTBOX 103
#define IDM_ABOUT 104
#define IDS_ERR_COM_PORT 104
#define IDM_EXIT 105
#define IDS_ERR_TITLE 105
#define IDS_ERR_ACCESS_COM_PORT 106
#define IDI_RFID_14443_DEMO 107
#define IDC_UID_LABEL 107
#define IDI_SMALL 108
#define ID_GETUID_VAL 108
#define IDC_RFID_14443_DEMO 109
#define IDC_PUPI_LABEL 110
#define ID_GETPUPIS_VAL 111
#define IDR_MAINFRAME 128
#define IDD_DIALOG1 129
#define IDD_DEMODIALOG 129
#define IDD_COMPORT 130
#define IDEXIT 1000
#define IDGETUIDS 1001
#define ID_GETUIDS 1001
#define IDC_UIDLIST 1005
#define IDC_14443A 1006
#define IDC_14443B 1007
#define IDC_EDIT1 1008
#define IDC_COMPORT 1008
#define IDC_UIDs_LABEL 1009
#define IDC_SELECT_PROTOCOL 1010
#define IDC_COM_PORT_LABEL 1011
#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 131
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1012
#define _APS_NEXT_SYMED_VALUE 110
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -