📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by EEPROOM-Writer.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_EEPROOMWRITER_DIALOG 102
#define IDR_MAINFRAME 128
#define IDC_BUTTON_DOWNLOAD 1000
#define IDC_EDIT_LOADER_SET 1004
#define IDC_EDIT_VID_SET 1005
#define IDC_EDIT_PID_SET 1006
#define IDC_EDIT_YEAR_SET 1007
#define IDC_EDIT_MD_SET 1008
#define IDC_EDIT_HM_SET 1009
#define IDC_EDIT_OCODE_SET 1010
#define IDC_EDIT_PCCODE_SET 1011
#define IDC_EDIT_SN_SET 1013
#define IDC_EDIT_DID_SET 1014
#define IDC_EDIT_SEC_SET 1015
#define IDC_STATIC_LINE 1016
#define IDC_EDIT_SLOADER 1017
#define IDC_EDIT_SVID 1018
#define IDC_EDIT_SPID 1019
#define IDC_EDIT_SYEAR 1020
#define IDC_EDIT_SMD 1021
#define IDC_EDIT_SHM 1022
#define IDC_EDIT_SOCODE 1023
#define IDC_EDIT_SPCCODE 1024
#define IDC_EDIT_SSN 1025
#define IDC_EDIT_SDID 1026
#define IDC_EDIT_SSEC 1027
#define IDC_CHECK_OPEN_SHOW 1029
#define IDC_BUTTON_OPEN_DEV 1030
#define IDC_BUTTON_REPAIR 1031
#define IDC_BUTTON_ADVANCE 1032
#define IDC_BUTTON_EEPROM_READ 1033
#define IDC_STATIC_PID 1034
#define IDC_STATIC_DID 1035
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 129
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1036
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -