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

📄 resource.h

📁 周立功4050模块的测试软件
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ZRSMSdkExample.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_ZRSMSDKEXAMPLE_DIALOG       102
#define IDR_MAINFRAME                   128
#define IDC_EDIT_PORT                   1000
#define IDC_EDIT_TIMEOUT                1001
#define IDC_COMBO_BAUDRATE              1002
#define IDC_COMBO_PARITY                1003
#define IDC_COMBO_STOPBITS              1004
#define IDC_SPIN_TIMEOUT                1005
#define IDC_EDIT_SCANINTERVAL           1006
#define IDC_SPIN_SCANINTERVAL           1007
#define IDC_COM                         1008
#define IDC_LIST_DEV                    1009
#define IDC_BTN_SEARCH                  1010
#define IDC_STATIC2                     1011
#define IDC_EDIT_ADDR                   1011
#define IDC_STATIC3                     1012
#define IDC_SPIN_ADDR                   1012
#define IDC_STATIC4                     1013
#define IDC_EDIT_VENDER                 1013
#define IDC_STATIC5                     1014
#define IDC_EDIT_MDL                    1014
#define IDC_STATIC6                     1015
#define IDC_EDIT_VERSION_SW             1015
#define IDC_STATIC7                     1016
#define IDC_EDIT_TYPE                   1016
#define IDC_STATIC8                     1017
#define IDC_EDIT_VERSION_HW             1017
#define IDC_STATIC9                     1018
#define IDC_EDIT_SN                     1018
#define IDC_STATIC10                    1019
#define IDC_EDIT_ITEM_NAME_GET          1021
#define IDC_EDIT_ITEM_GET               1022
#define IDC_BUTTON_ITEM_GET             1023
#define IDC_EDIT_ITEM_NAME_SET          1024
#define IDC_EDIT_ITEM_SET               1025
#define IDC_BUTTON_ITEM_SET             1026
#define IDC_EDIT_NAME_DATA_GET          1027
#define IDC_EDIT_DATA_GET               1028
#define IDC_BUTTON_DATA_GET             1029
#define IDC_EDIT_NAME_DATA_SET          1030
#define IDC_EDIT_DATA_SET               1031
#define IDC_BUTTON_DATA_SET             1032
#define IDC_RADIO_RTU                   1033
#define IDC_RADIO_ASCII                 1034
#define IDC_STATIC_EMAIL                1100
#define IDC_STATIC_HOMEPAGE             1101
#define IDC_STATIC_LINE                 1102
#define IDC_COMBO_DATABITS              1107

// 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         1035
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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