resource.h

来自「可以用于台球厅进行收费的程序代码,计算时间并进行费用计算」· C头文件 代码 · 共 65 行

H
65
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 双星台球厅计时收费系统.rc
//
#define IDD_ABOUTBOX                    100
#define IDP_OLE_INIT_FAILED             100
#define IDD_MY_FORM                     101
#define IDR_MAINFRAME                   128
#define IDR_MYTYPE                      129
#define IDD_DIALOG1                     130
#define IDD_PASSWORD_DIALOG             131
#define IDD_BALANCEDIALOG               132
#define IDD_DENGJITAIQIUZHUODIALOG      133
#define IDD_MARKPASSWORDDIALOG          134
#define IDD_DIALOG2                     135
#define IDD_MARK_PSSARDK_MARK_DDD       140
#define IDC_LIST1                       1000
#define IDC_COMBO1                      1001
#define IDC_LIST2                       1002
#define IDC_EDIT1                       1003
#define IDC_EDIT2                       1004
#define IDC_EDIT3                       1005
#define IDC_EDIT4                       1006
#define IDC_EDIT5                       1007
#define IDC_EDIT6                       1008
#define IDC_EDIT7                       1009
#define IDC_EDIT8                       1010
#define IDC_EDIT9                       1011
#define IDC_EDIT10                      1012
#define IDC_COMBO2                      1015
#define IDC_COMBO3                      1016
#define IDC_BUTTON1                     1019
#define IDC_RADIO1                      1020
#define IDC_RADIO2                      1021
#define IDC_CHECK1                      1022
#define IDC_CHECK2                      1023
#define IDC_EDIT11                      1024
#define IDC_EDIT12                      1025
#define IDD_FEIYONGJIESUAN              1026
#define IDC_CHECK3                      1027
#define IDC_CHECK4                      1028
#define IDC_RADIO3                      1029
#define ID_OK                           1030
#define IDC_BUTTON2                     1031
#define IDC_STATIC_1                    1032
#define IDC_STATIC_2                    1033
#define IDC_PASSWORD_BAOHU              32771
#define IDC_CHARGEBALANCE               32772
#define IDC_USERTAIQIUZHEDENG           32773
#define IDD_JINGXINGTAIQIUSHEZHI        32774
#define IDC_USERTAIQIUZHEDENG_MARK      32775
#define IDC_USERTAIQIUZHEDENG_HUAN      32776

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        136
#define _APS_NEXT_COMMAND_VALUE         32777
#define _APS_NEXT_CONTROL_VALUE         1034
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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