resource.h

来自「本软件在输入公历年、月、日后」· C头文件 代码 · 共 54 行

H
54
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Calend_CE.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_CALEND_CE_DIALOG            102
#define IDR_MAINFRAME                   128
#define IDD_PAGE1DLG                    129
#define IDD_PAGE2DLG                    130
#define IDD_PAGE3DLG                    131
#define IDD_PAGE4DLG                    132
#define IDC_STATIC11                    1001
#define IDC_STATIC21                    1002
#define IDC_EDIT1_year                  1003
#define IDC_EDIT1_Month                 1004
#define IDC_EDIT1_year2                 1005
#define IDC_EDIT1_Day                   1006
#define IDC_EDIT1_Month2                1007
#define IDC_BUTTON1                     1008
#define IDC_EDIT1_nongli                1009
#define IDC_EDIT1_gangzhili             1010
#define IDC_LIST1                       1010
#define IDC_EDIT1_Day2                  1011
#define IDC_LIST2                       1011
#define IDC_STATIC_Title                1012
#define IDC_STATIC2                     1013
#define IDC_STATIC3                     1014
#define IDL_AUTHORNAME                  1014
#define IDC_STATIC12                    1015
#define IDC_STATIC13                    1016
#define IDC_STATIC_Animal               1017
#define IDC_BUTTON2                     1018
#define IDC_EDIT1_gongli                1019
#define IDC_EDIT1_gangzhili2            1020
#define IDC_STATIC_Title2               1021
#define IDC_STATIC24                    1022
#define IDC_STATIC25                    1023
#define IDC_STATIC22                    1024
#define IDC_STATIC23                    1025
#define IDC_CHECK1                      1026
#define IDC_STATIC_Animal2              1027
#define IDC_STATIC1                     1028

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        133
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1030
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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