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

📄 resource.h

📁 用VC++编的通过串口控制STC12C5410AD单片机的程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by TalkToCar.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_TALKTOCAR_DIALOG            102
#define IDR_MAINFRAME                   128
#define IDC_DATA_ADDR                   1000
#define IDC_READ_DATA                   1001
#define IDC_WRITE_DATA                  1002
#define IDC_READ                        1003
#define IDC_WRITE                       1004
#define IDC_MSCOMM1                     1005
#define IDC_SEL_COMMPORT                1008
#define IDC_MOTORL_PWM                  1009
#define IDC_MOTORR_PWM                  1010
#define IDC_MOTORL_CTRL                 1011
#define IDC_MOTORR_CTRL                 1012
#define IDC_FLOAT                       1013
#define IDC_BRAKE                       1014
#define IDC_PWM_OUT                     1015
#define IDC_BASE_PWM                    1016
#define IDC_GAP2OBJECT                  1017
#define IDC_RUN_DIR                     1018
#define IDC_RUN_MODE                    1019
#define IDC_RUN_STRAIGHT                1021
#define IDC_LEFT_RUN_NUM                1023
#define IDC_DATA_TYPE                   1025
#define IDC_SAMPLE_ADDR                 1026
#define IDC_SAMPLE_VAL1                 1027
#define IDC_SAMPLE_VAL2                 1028
#define IDC_SAMPLE_VAL3                 1029
#define IDC_SAMPLE_VAL4                 1030
#define IDC_SENSOR_STAT                 1031
#define IDC_READ_SAMPLE                 1032
#define IDC_COMMAND_BACK                1033
#define IDC_DIS_VAL1                    1034
#define IDC_DISVAL_ADDR                 1035
#define IDC_DIS_VAL2                    1036
#define IDC_DIS_VAL3                    1037
#define IDC_DIS_VAL4                    1038
#define IDC_DIS_VAL5                    1039
#define IDC_DIS_VAL6                    1040
#define IDC_DIS_VAL7                    1041
#define IDC_DIS_VAL8                    1042
#define IDC_DIS_MEAN_VAL                1043
#define IDC_READ_DIS                    1044

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

⌨️ 快捷键说明

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