resource.h

来自「关于学生信息管理系统的一个小程序,适合用与应付实习,供大家使用!」· C头文件 代码 · 共 53 行

H
53
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 20028324.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_MY20028324_FORM             101
#define IDP_FAILED_OPEN_DATABASE        103
#define IDR_MAINFRAME                   128
#define IDR_MY2002TYPE                  129
#define IDD_DIALOG_ADDSTUDENT           131
#define IDD_DIALOG_ADDCLASS             132
#define IDD_DIALOG_ADDLESSON            133
#define IDD_DIALOG_DELLESSON            134
#define IDD_DIALOG_DELSTD               135
#define IDD_DIALOG_LOGON                137
#define IDC_LIST1                       1000
#define IDC_LIST2                       1001
#define IDC_LIST3                       1002
#define IDC_BUTTON_BROWSE               1003
#define IDC_BUTTON_LOOKUP               1004
#define IDC_BUTTON3                     1005
#define IDC_BUTTON4                     1006
#define IDC_BUTTON5                     1008
#define IDC_COMBO1                      1010
#define IDC_EDIT1                       1011
#define IDC_EDIT2                       1012
#define IDC_EDIT3                       1013
#define IDC_EDIT4                       1014
#define IDC_EDIT5                       1015
#define IDC_EDIT6                       1016
#define IDC_CHECK1                      1022
#define ID_MENU_ADDLESSON               32771
#define ID_MENU_ADDSTUDENT              32772
#define ID_MENU_ADDCLASS                32773
#define ID_MENU_DELLESSON               32774
#define ID_MENU_DELSTUDENT              32775
#define ID_MENUITEM32776                32776
#define ID_STU                          32777
#define ID_LES                          32778
#define ID_CJ                           32779

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        138
#define _APS_NEXT_COMMAND_VALUE         32780
#define _APS_NEXT_CONTROL_VALUE         1024
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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