📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by IIC.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_IIC_DIALOG 102
#define IDR_MAINFRAME 128
#define IDR_MENU1 129
#define IDC_EDIT1 1002
#define IDC_EDIT_IIC_ADDR 1002
#define IDC_EDIT2 1003
#define IDC_EDIT_REG_ADDR 1003
#define IDC_EDIT3 1004
#define IDC_EDIT_REG_VALUE 1004
#define IDC_BUTTON3 1005
#define IDC_CLEAR_READ_LOG 1005
#define IDC_CLEAR_WRITE_LOG 1006
#define IDC_SPIN1 1008
#define IDC_LIST3 1012
#define IDC_SCROLLBAR1 1013
#define IDC_CHECK1 1014
#define IDC_BIT7 1014
#define IDC_CHECK2 1015
#define IDC_BIT6 1015
#define IDC_CHECK3 1016
#define IDC_BIT5 1016
#define IDC_CHECK4 1017
#define IDC_BIT4 1017
#define IDC_CHECK5 1018
#define IDC_BIT3 1018
#define IDC_CHECK6 1019
#define IDC_BIT2 1019
#define IDC_CHECK7 1020
#define IDC_BIT1 1020
#define IDC_CHECK8 1021
#define IDC_BIT0 1021
#define IDC_EDIT_STRING 1023
#define IDC_EDIT_REG_NAME 1023
#define IDC_LIST4 1024
#define IDC_EDIT4 1025
#define IDC_EDIT_NOTE 1025
#define IDC_CHECK9 1026
#define IDC_BUTTON_TX_RX 1027
#define IDC_BUTTON_TX 1028
#define IDC_EDIT_READ_LOG 1030
#define IDC_EDIT_WRITE_LOG 1031
#define IDC_BUTTON2 1041
#define IDC_EDIT5 1042
#define IDC_EDIT_TMP_LINE 1043
#define IDC_BUTTON_SAVE 1044
#define IDC_BUTTON_ADD 1045
#define IDC_BUTTON_DELETE 1046
#define IDC_HOTKEY1 1049
#define ID_MENU_FILE_SAVE 32771
#define ID_MENU_FILE_OPEN 32772
#define ID_MENU_FILE_SAVE_AS 32773
#define ID_MENU_EXIT 32774
#define ID_MENU_HELP 32775
#define ID_MENU_FILE_OPEN_IML 32776
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 133
#define _APS_NEXT_COMMAND_VALUE 32778
#define _APS_NEXT_CONTROL_VALUE 1050
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -