resource.h

来自「一个客房管理系统」· C头文件 代码 · 共 81 行

H
81
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by tot.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_TOTTYPE                     129
#define IDD_REGISTRY                    130
#define IDD_FIND                        131
#define IDD_OUTROOM                     132
#define IDD_OUTOPERATION                133
#define IDD_LOGSYS                      134
#define IDD_ASKDIALOG                   135
#define IDD_LOG                         136
#define IDD_DIALOGTMP                   140
#define IDD_FANG                        141
#define IDR_MENU1                       142
#define IDB_BITMAP1                     144
#define IDC_NAME                        1000
#define IDC_PERSON                      1001
#define IDC_ROOM                        1003
#define IDC_TIME                        1004
#define IDC_COST                        1005
#define IDC_LCLASS1                     1006
#define IDC_LCLASS2                     1007
#define IDC_LCLASS3                     1008
#define IDC_RADIO_M                     1009
#define IDC_RADIO_F                     1010
#define IDC_DAYS                        1011
#define IDC_ASKROOM                     1012
#define IDC_ASKGUEST                    1013
#define IDC_ASKMONEY                    1014
#define IDC_ACCOUT                      1015
#define IDC_PASSWORD                    1016
#define IDC_OUTROOM                     1017
#define IDC_SGUEST                      1018
#define IDC_SASK                        1019
#define IDC_SOUT                        1020
#define IDC_DATETIMEPICKER1             1021
#define IDC_BUTTON1                     1024
#define IDC_BUTTONASK                   1024
#define IDC_ASKSTATE                    1024
#define IDC_SEEOPIN                     1024
#define IDC_FANGSTATE                   1024
#define IDC_LIST1                       1032
#define IDC_PASS                        1034
#define IDC_RADIO_HOUSE                 1035
#define IDC_RADIO_NAME                  1036
#define IDC_INF                         1039
#define IDC_COMBO1                      1040
#define IDC_CROOM                       1048
#define IDC_CSTATUE                     1049
#define IDC_CPRICE                      1050
#define IDC_CPEOPLE                     1051
#define IDC_EDIT1                       1053
#define ID_LOG                          32771
#define ID_MENUITEM32772                32772
#define ID_MENUITEM32773                32773
#define ID_MENUITEM32774                32774
#define ID_MENUITEM32775                32775
#define ID_HELP_ABOUT2                  32776
#define ID_LEFT_OPINION                 32778
#define ID_TMP                          32780
#define ID_ASKRECORD                    32781
#define ID_ASKOPINION                   32782
#define ID_MENU1_DATA                   32787
#define ID_MENU2_DATA                   32788
#define ID_KONG                         32789

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        145
#define _APS_NEXT_COMMAND_VALUE         32790
#define _APS_NEXT_CONTROL_VALUE         1056
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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