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

📄 resource.h

📁 郎顿51开发板上位机代码 帮助你快速开发工控程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by dvp.rc
//
#define ID_LED_SET_OK                   3
#define ID_LED_GET_OK                   4
#define IDD_ABOUTBOX                    100
#define IDD_DVP_FORM                    101
#define IDR_MAINFRAME                   128
#define IDR_DVPTYPE                     129
#define IDD_DIALOG1                     132
#define IDD_LED_DIALOG                  136
#define IDD_KEY_DIALOG                  137
#define IDD_DIGDEV_DIALOG               139
#define IDD_EPROM_DIALOG                140
#define IDD_ETC_DIALOG                  144
#define IDD_IRDA_DIALOG                 145
#define IDC_DATA_RX                     1006
#define IDC_RATE_COMBO                  1007
#define IDC_COM_COMBO                   1008
#define IDC_DATA_TX                     1009
#define IDC_HEX_RX_CHECK                1010
#define IDC_STOP_RX_CHECK               1011
#define IDC_HEX_TX_CHECK                1012
#define IDC_INST_TX_CHECK               1013
#define IDC_SEND_BUTTON                 1014
#define IDC_BUTTON1                     1015
#define IDC_OPEN_LEDDLG                 1015
#define IDC_READ_BUTTON                 1015
#define IDC_OPEN_KEYDLG                 1016
#define IDC_INT2_GET                    1016
#define IDC_LED_CHECK1                  1017
#define IDC_OPEN_TIMER                  1017
#define IDC_BUZZ_SET                    1017
#define IDC_LED_CHECK2                  1018
#define IDC_OPEN_EPROM                  1018
#define IDC_LED_CHECK3                  1019
#define IDC_OPEN_ETC                    1019
#define IDC_LED_CHECK4                  1020
#define IDC_OPEN_IRDA                   1020
#define IDC_LED_CHECK5                  1021
#define IDC_DG_EDIT                     1021
#define IDC_LED_CHECK6                  1022
#define ID_DG_SET_OK                    1022
#define IDC_LED_CHECK7                  1023
#define IDC_WRITE_BUTTON                1023
#define ID_DG_GET_OK                    1023
#define IDC_LED_CHECK8                  1024
#define IDC_ERR_STATIC                  1024
#define IDC_INT2_SET                    1024
#define IDC_INT1_CHECK                  1026
#define IDC_INT2_CHECK                  1027
#define IDC_INT1_GET                    1028
#define IDC_INT1_SET                    1029
#define IDC_NUM_EDIT                    1030
#define IDC_IRDA_SET                    1032
#define IDC_IRDA_GET                    1033
#define IDC_IRDA_CHECK                  1034
#define IDC_SPIN1                       1035
#define IDC_CLR_RX                      1046

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        153
#define _APS_NEXT_COMMAND_VALUE         32774
#define _APS_NEXT_CONTROL_VALUE         1036
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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