resource.h

来自「体育信息管理系统」· C头文件 代码 · 共 76 行

H
76
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ooo.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_OOOTYPE                     129
#define IDD_DIALOG1                     130
#define IDD_DIALOG2                     131
#define IDD_DIALOG3                     132
#define IDR_MENU1                       133
#define IDR_MENU2                       134
#define IDD_DIALOG4                     135
#define IDD_DIALOG5                     136
#define IDD_DIALOG6                     137
#define IDR_MENU3                       138
#define IDR_MENU4                       139
#define IDR_MENU5                       140
#define IDB_B                           140
#define IDB_BITMAP1                     141
#define IDC_RADIO1                      1000
#define IDC_RADIO2                      1001
#define IDC_RADIO3                      1002
#define IDC_RADIO4                      1003
#define IDC_RADIO5                      1004
#define IDC_BUTTON1                     1005
#define IDC_EDIT1                       1006
#define IDC_EDIT2                       1007
#define IDC_EDIT3                       1008
#define IDC_COMBO1                      1008
#define IDC_EDIT4                       1009
#define IDC_CHECK1                      1009
#define IDC_EDIT5                       1010
#define IDC_CHECK2                      1010
#define IDC_DATETIMEPICKER1             1010
#define IDC_EDIT6                       1011
#define IDC_CHECK3                      1011
#define IDC_EDIT7                       1012
#define IDC_DATETIMEPICKER2             1012
#define IDC_EDIT8                       1013
#define IDC_EDIT9                       1014
#define IDC_EDIT10                      1015
#define ID_MENUITEM32771                32771
#define ID_MENUITEM32772                32772
#define ID_MENUITEM32773                32773
#define ID_MENUITEM32774                32774
#define ID_MENUITEM32775                32775
#define ID_MENUITEM32776                32776
#define ID_MENUITEM32777                32777
#define ID_MENUITEM32778                32778
#define ID_MENUITEM32779                32779
#define ID_MENUITEM32780                32780
#define ID_MENUITEM32781                32781
#define ID_MENUITEM32782                32782
#define ID_MENUITEM32783                32783
#define ID_MENUITEM32784                32784
#define ID_MENUITEM32785                32785
#define ID_MENUITEM32787                32787
#define ID_FILE_aa                      32790
#define ID_FILE_bb                      32791
#define ID_MENUITEM32792                32792
#define ID_FILE_AAA                     32796
#define ID_FILE_BBB                     32797

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        142
#define _APS_NEXT_COMMAND_VALUE         32799
#define _APS_NEXT_CONTROL_VALUE         1013
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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