resource.h

来自「自己编写的一个和DSP下位机进行串口通信的程序」· C头文件 代码 · 共 74 行

H
74
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by zibian1.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_ZIBIAN1_DIALOG              102
#define IDR_MAINFRAME                   128
#define IDC_BUTTON2                     1008
#define IDC_BUTTON3                     1009
#define IDC_dianliu1                    1010
#define IDC_dianya1                     1011
#define IDC_dianliu2                    1012
#define IDC_dianya5                     1013
#define IDC_dianliu5                    1014
#define IDC_dianya4                     1015
#define IDC_dianliu4                    1016
#define IDC_dianliu6                    1017
#define IDC_dianya2                     1018
#define IDC_dianliu3                    1019
#define IDC_dianya3                     1020
#define IDC_dianya6                     1021
#define IDC_dianya7                     1022
#define IDC_JIAZAI                      1023
#define IDC_danyuan1                    1024
#define IDC_danyuan2                    1025
#define IDC_danyuan3                    1026
#define IDC_danyuan4                    1027
#define IDC_danyuan5                    1028
#define IDC_danyuan6                    1029
#define IDC_SetSTATICl1                 1030
#define IDC_STATICy1                    1031
#define IDC_SetSTATICl2                 1032
#define IDC_STATICy2                    1033
#define IDC_SetSTATICl3                 1034
#define IDC_STATICy3                    1035
#define IDC_SetSTATICl4                 1036
#define IDC_STATICy4                    1037
#define IDC_SetSTATICl5                 1038
#define IDC_STATICy5                    1039
#define IDC_SetSTATICl6                 1040
#define IDC_STATICy6                    1041
#define IDC_MSCOMM1                     1042
#define IDC_RECV1                       1043
#define IDC_RECV2                       1044
#define IDC_RECV3                       1045
#define IDC_RECV4                       1046
#define IDC_RECV5                       1047
#define IDC_RECV6                       1048
#define IDC_RECVEDIT1                   1049
#define IDC_RECVEDIT2                   1050
#define IDC_RECVEDIT3                   1051
#define IDC_RECVEDIT4                   1052
#define IDC_RECVEDIT5                   1053
#define IDC_RECVEDIT6                   1054
#define IDC_NUM1                        1055
#define IDC_NUM2                        1056
#define IDC_NUM3                        1057
#define IDC_NUM4                        1058
#define IDC_NUM5                        1059
#define IDC_NUM6                        1060

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

⌨️ 快捷键说明

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