📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by IfsUsb.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_IFSUSB_DIALOG 102
#define IDR_MAINFRAME 128
#define IDD_DIALOG_SRAM 129
#define IDC_BUTTON_ABOUT 1000
#define IDC_CHECK_LED1 1001
#define IDC_CHECK_LED2 1002
#define IDC_CHECK_LED3 1003
#define IDC_CHECK_LED4 1004
#define IDC_CHECK_LED5 1005
#define IDC_CHECK_LED6 1006
#define IDC_CHECK_LED7 1007
#define IDC_CHECK_LED8 1008
#define IDC_CHECK_SW1 1009
#define IDC_CHECK_SW2 1010
#define IDC_CHECK_SW3 1011
#define IDC_CHECK_SW4 1012
#define IDC_CHECK_SW5 1013
#define IDC_CHECK_SW6 1014
#define IDC_CHECK_SW7 1015
#define IDC_CHECK_SW8 1016
#define IDC_LIST_SRAM 1018
#define IDC_SCROLLBAR_SRAM 1019
#define IDC_EDIT1 1020
#define IDC_EDIT2 1021
#define IDC_EDIT3 1022
#define IDC_EDIT4 1023
#define IDC_EDIT5 1024
#define IDC_EDIT6 1025
#define IDC_EDIT7 1026
#define IDC_EDIT8 1027
#define IDC_STATIC_SRAMADDRESS 1028
#define IDC_STATIC_TEST 1029
#define IDC_BUTTON_READ_SWITCH 1030
#define IDC_RADIO_SECONDS 1031
#define IDC_RADIO_TIMES 1032
#define IDC_EDIT_LOOP_SECONDS 1033
#define IDC_EDIT_LOOP_TIMES 1034
#define IDC_BUTTON_LOOP_TEST 1038
#define IDC_STATIC_LOOP_TEST_RESULT 1039
#define IDC_PROGRESS1 1040
#define IDC_BUTTON1 1041
#define IDC_BUTTON_FIRMWARE_VERSION 1041
#define IDC_BUTTON2 1042
#define IDC_BUTTON_SET_SERIAL_NUMBER 1042
#define IDC_STATIC_FIRMWARE_VERSION 1043
#define IDC_EDIT_SN1 1045
#define IDC_EDIT_SN2 1046
#define IDC_EDIT_SN3 1047
#define IDC_EDIT_SN4 1048
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 130
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1049
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -