⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 功能主要是串口通信和网络通信方面的
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by FakeTolcan.rc
//
#define IDCANCEL2                       3
#define IDD_ABOUTBOX                    100
#define IDD_FAKETOLCAN_FORM             101
#define IDR_MAINFRAME                   128
#define IDR_FAKETOTYPE                  129
#define IDD_DIALOG_SERIAL_PORT          130
#define IDD_DIALOG_NODE_INFO            131
#define IDD_DIALOG_PACK_INFO            132
#define IDR_MENU1                       133
#define IDD_DIALOG1                     136
#define IDD_DIALOG_SEARCH               138
#define IDD_DIALOG2                     140
#define IDD_DIALOG_NET_WORK             140
#define IDD_DIALOG_SET_DATA             141
#define IDC_COMBO_COMSELECT             1000
#define IDC_BTN_SAVE                    1000
#define IDC_COMBO_SPEED                 1001
#define IDC_BUTTON1                     1001
#define IDC_EDIT_NODE_NO                1001
#define IDC_BTN_ADD_NODE                1002
#define IDC_COMBO_WAY_NUM               1003
#define IDC_STATIC_NODE_NUM             1003
#define IDC_COMBO_BIG_INTERVAL          1004
#define IDC_BTN_DELETE_ALL_NODES        1004
#define IDC_BTN_CLERAR_RECVDATA         1005
#define IDC_EDIT_NODE_ORDER             1006
#define IDC_BTN_CLOSE_PORT              1006
#define IDC_BTN_QUERY                   1006
#define IDC_BTN_START_SERVICE           1006
#define IDC_EDIT_NODE_ID                1007
#define IDC_COMBO1                      1007
#define IDC_BTN_MODIFY_NODE             1007
#define IDC_EDIT_PACK_ID                1008
#define IDC_RADIO_SEARCH                1008
#define IDC_BTN_DELETE_NODE             1008
#define IDC_EDIT_PACK_TYPE              1009
#define IDC_RADIO2                      1009
#define IDC_EDIT_IP_ADDRESS             1009
#define IDC_EDIT_PACK_INTERVAL          1010
#define IDC_RADIO3                      1010
#define IDC_EDIT_PORT                   1010
#define IDC_EDIT_PACK_HEAD_LEN          1011
#define IDC_RADIO4                      1011
#define IDC_TYPE                        1011
#define IDC_RADIO5                      1012
#define IDC_RADIO6                      1013
#define IDC_EDIT_RECV_DATA              1014
#define IDC_EDIT_BASE_VALUE             1014
#define IDC_EDIT_BOUND                  1015
#define IDC_EDIT_MIN_VALUE              1016
#define IDC_COMBO_NODE_TYPE             1016
#define IDC_EDIT_MAX_VALUE              1017
#define IDC_COMBO_BYTE_NUM              1017
#define IDC_EDIT_STEP                   1018
#define IDC_COMBO_SMALL_INTERVAL        1018
#define IDC_LIST1                       1019
#define IDC_EDIT_FIRST_VALUE            1019
#define IDC_EDIT_MIN_VALUE2             1019
#define IDC_EDIT_MAX_VALUE2             1020
#define IDC_COMBO_DATABITS              1021
#define IDC_EDIT_PUMP_BOUND             1021
#define IDC_COMBO_STOPBITS              1022
#define IDC_EDIT_PUMP_BASE_VALUE        1022
#define IDC_COMBO_BUFFER                1023
#define IDC_EDIT_FIRST_VALUE2           1023
#define IDC_STATIC_CONFIG               1024
#define IDC_EDIT_STEP2                  1024
#define IDC_SPIN1                       1044
#define IDC_COMBO_PARITY                1045
#define IDC_EDIT_MONTH                  1050
#define IDC_STATIC14                    1058
#define IDC_STATIC17                    1059
#define IDC_STATIC18                    1060
#define IDC_STATIC19                    1061
#define IDC_STATIC20                    1062
#define IDM_CONFIG_SERIAL_PORT          32771
#define IDM_PACK_INFO_CONFIG            32772
#define IDM_ADD_NODE                    32773
#define IDM_DELETE_NODE                 32774
#define IDM_MODIFY_NODE                 32775
#define IDC_NET_WORK_CONFIG             32776

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        142
#define _APS_NEXT_COMMAND_VALUE         32777
#define _APS_NEXT_CONTROL_VALUE         1012
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -