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

📄 resource.h

📁 实现对电机的转速
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 电机性能测试.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_MY_DIALOG                   102
#define IDR_MAINFRAME                   128
#define IDD_DIALOG1                     129
#define IDD_DIALOG2                     130
#define IDD_DIALOG3                     131
#define IDD_DIALOG4                     132
#define IDD_DIALOG5                     133
#define IDD_ABOUT_DIALOG                134
#define IDR_MENU1                       138
#define IDD_DIALOG6                     139
#define IDD_DIALOG7                     140
#define IDD_DIALOG8                     142
#define IDC_EDIT1                       1002
#define IDC_EDIT2                       1003
#define IDC_EDIT3                       1004
#define IDC_EDIT8                       1005
#define IDC_EDIT4                       1006
#define IDC_BUTTON1                     1007
#define IDC_EDIT36                      1007
#define IDC_BUTTON2                     1008
#define IDC_EDIT37                      1008
#define IDC_EDIT5                       1009
#define IDC_EDIT6                       1010
#define IDC_EDIT7                       1011
#define IDC_EDIT38                      1011
#define IDC_EDIT13                      1012
#define IDC_KONGHANG                    1012
#define IDC_EDIT22                      1013
#define IDC_EDIT39                      1013
#define IDC_BUTTON_CELIANG              1013
#define IDC_EDIT23                      1014
#define IDC_BUTTON_CAYANG               1014
#define IDC_EDIT24                      1015
#define IDC_BUTTON_BAOCUN               1015
#define IDC_EDIT25                      1016
#define IDC_BUTTON_XIUGAI               1016
#define IDC_EDIT26                      1017
#define IDC_EDIT_UA                     1017
#define IDC_EDIT27                      1018
#define IDC_EDIT_UB                     1018
#define IDC_EDIT28                      1019
#define IDC_EDIT_UC                     1019
#define IDC_EDIT9                       1020
#define IDC_EDIT10                      1021
#define IDC_EDIT14                      1022
#define IDC_EDIT29                      1023
#define IDC_EDIT_IA                     1023
#define IDC_COMBO2                      1024
#define IDC_EDIT40                      1024
#define IDC_EDIT_IB                     1024
#define IDC_EDIT11                      1025
#define IDC_EDIT12                      1026
#define IDC_RADIO1                      1027
#define IDC_EDIT15                      1027
#define IDC_RADIO2                      1028
#define IDC_EDIT30                      1028
#define IDC_RADIO3                      1029
#define IDC_EDIT31                      1029
#define IDC_RADIO4                      1030
#define IDC_EDIT32                      1030
#define IDC_EDIT33                      1031
#define IDC_EDIT_IC                     1031
#define IDC_EDIT34                      1032
#define IDC_EDIT41                      1032
#define IDC_EDIT_F                      1032
#define IDC_EDIT35                      1033
#define IDC_EDIT_T                      1033
#define IDC_EDIT42                      1034
#define IDC_EDIT1_P                     1034
#define IDC_EDIT43                      1035
#define IDC_BIANHAO                     1035
#define IDC_NAME                        1036
#define IDC_BUMEN                       1038
#define IDC_PHONE                       1039
#define IDC_SHENFENZHENG                1040
#define IDC_ADDRESS                     1041
#define IDC_MIMA                        1042
#define IDC_BEIZHU                      1044
#define IDC_BAOCUN                      1045
#define IDC_DELETE                      1046
#define ID_EXIT                         1047
#define IDC_SEX                         1048
#define IDC_QUANXIAN                    1049
#define IDC_DATETIMEPICKER4             1050
#define IDC_CHUSHENG                    1050
#define IDC_BUTTON3                     1051
#define IDC_BUTTON4                     1052
#define IDC_BUTTON5                     1053
#define IDC_BUTTON6                     1054
#define IDC_ADODC1                      1061
#define IDC_DATAGRID1                   1062
#define IDC_BUTTON_DELETE               1063
#define IDC_BUTTON_CANCLE               1064
#define IDC_BUTTON_LENGZU               1065
#define IDC_BUTTON_REZU                 1066
#define IDC_BUTTON_HUAXINGTIME          1067
#define IDC_BUTTON_HUAQU                1068
#define IDC_EDIT16                      1069
#define IDC_EDIT17                      1070
#define IDC_EDIT18                      1071
#define IDC_EDIT19                      1072
#define IDC_EDIT20                      1073
#define IDC_EDIT21                      1074
#define IDC_LIST1                       1076
#define IDC_COMBO1                      1077
#define ID_MENU_DENGLU                  32771
#define ID_MENU_GUANLI                  32772
#define ID_MENU_MIMA                    32773
#define ID_MENU_DATAGUANLI              32774
#define ID_MENU_DUANKOU                 32775
#define ID_MENU_EXIT                    32776
#define ID_MENU_SHIYAN                  32777
#define ID_MENU_QUXIAN                  32778
#define ID_MENU_BIAODING                32779
#define ID_MENU_TEST                    32780
#define ID_MENU_QUSHE                   32781
#define ID_MENU_GONGSHI                 32782
#define ID_MENU_CHAXUN                  32783
#define ID_MENU_CHASHE                  32784
#define ID_MENU_BAOBIAO                 32786
#define ID_MENU_DATA                    32787
#define ID_MENU_BANBEN                  32788

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        143
#define _APS_NEXT_COMMAND_VALUE         32789
#define _APS_NEXT_CONTROL_VALUE         1051
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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