resource.h

来自「用于数据采集分析的对话框界面」· C头文件 代码 · 共 46 行

H
46
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by CommTest.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_COMMTEST_FORM               101
#define IDR_MAINFRAME                   128
#define IDR_COMMTETYPE                  129
#define IDC_COM                         1003
#define IDC_EDITPulseWidth              1004
#define IDC_start                       1005
#define IDC_EditIgition                 1015
#define IDC_EditLoad                    1017
#define IDC_EDITrpm                     1019
#define IDC_EDITniuju                   1020
#define IDC_EDITkrb                     1022
#define IDC_EDITyh                      1023
#define IDC_EDITjqwd                    1024
#define IDC_EDITjqll                    1025
#define IDC_EDITjqyl                    1026
#define IDC_EDIT11                      1027
#define IDC_EDIT12                      1029
#define IDC_EDIT13                      1030
#define IDC_EDIT14                      1031
#define IDC_EDIT15                      1032
#define IDC_EDIT16                      1033
#define IDC_EDIT17                      1034
#define IDC_EDIT19                      1036
#define IDC_EDIT20                      1037
#define IDC_EDIT21                      1038
#define IDC_EDIT22                      1039
#define IDC_EDIT23                      1040
#define IDC_cancel                      1041

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        131
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1006
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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