resource.h

来自「向导 可以帮助你查找学生基本资料和情况」· C头文件 代码 · 共 52 行

H
52
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by INFO.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_INFOTYPE                    129
#define IDD_PAGE1                       130
#define IDD_PAGE2                       131
#define IDD_PAGE3                       132
#define IDC_NUM                         1000
#define IDC_NAME                        1001
#define IDC_AGE                         1002
#define IDC_SEX                         1003
#define IDC_RADIO2                      1004
#define IDC_ADDR                        1005
#define IDC_TEL                         1006
#define IDC_ZHUANYE                     1006
#define IDC_ZHUANGYE1                   1007
#define IDC_ZHUANGYE2                   1008
#define IDC_ZHUANGYE3                   1009
#define IDC_EDIT                        1010
#define IDC_JIAOYU                      1011
#define IDC_EDIT5                       1012
#define IDC_MAOGAI                      1013
#define IDC_EDIT6                       1014
#define IDC_ZHENGJING                   1015
#define IDC_EDIT7                       1016
#define IDC_SIPIN                       1017
#define IDC_STATIC_ZHUAN1               1018
#define IDC_ZHUAN1                      1019
#define IDC_STATIC_TEXT                 1020
#define IDC_STATIC_ZHUAN2               1022
#define IDC_ZHUAN2                      1023
#define IDC_STATIC_ZHUAN3               1024
#define IDC_ZHUAN3                      1025
#define IDC_STATIC_ZHUAN4               1026
#define IDC_ZHUAN4                      1027
#define ID_EDIT_WIZARD                  32771

// 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         32772
#define _APS_NEXT_CONTROL_VALUE         1021
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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