resource.h
来自「visual c++编写的简单学生成绩管理系统」· C头文件 代码 · 共 36 行
H
36 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by LGH.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_LGHTYPE 129
#define IDI_ICONUSER 130
#define IDI_ICONPASS 131
#define IDD_IDENTITY 132
#define IDD_DIALOGXS 134
#define IDC_CHECKSHOW 1000
#define IDC_EDITNAME 1001
#define IDC_EDITPASS 1002
#define IDC_EDITSHOWPASS 1003
#define IDC_LISTSTATE 1004
#define IDC_EDITGAOS 1006
#define IDC_EDITYINGY 1007
#define IDC_EDITMOD 1008
#define IDC_EDITSHUD 1012
#define IDC_BUTNADD 1014
#define IDC_BUTNDEL 1015
#define ID_DAKAI 32771
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 135
#define _APS_NEXT_COMMAND_VALUE 32772
#define _APS_NEXT_CONTROL_VALUE 1016
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?