⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 本程序是一个宾馆程控电话系统
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Tel2006.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_TEL2006_DIALOG              102
#define IDR_MAINFRAME                   128
#define IDD_LOGIN_DIALOG                129
#define IDR_MENU_MAIN                   132
#define IDR_TOOLBAR                     133
#define IDB_DISABLE                     135
#define IDB_NORMAL                      136
#define IDD_SETTING_DIALOG              137
#define IDI_TIME                        139
#define IDI_BAG                         140
#define IDD_SEARCH_DIALOG               141
#define IDD_MANUAL_DIALOG               142
#define IDD_PHONE_DIALOG                149
#define IDD_PHONE2_DIALOG               150
#define IDD_DEPT_DIALOG                 152
#define IDD_DEPT2_DIALOG                153
#define IDD_RATE2_DIALOG                155
#define IDD_RATE_DIALOG                 156
#define IDD_ASSIGN_DIALOG               157
#define IDD_ADRATE_DIALOG               159
#define IDR_ACCELERATOR                 161
#define IDC_LIST                        1000
#define IDC_EDIT_DATA                   1001
#define IDC_EDIT_PWD                    1002
#define IDC_COMBO_NAME                  1003
#define IDC_OK_BUTTON                   1004
#define IDC_CANCEL_BUTTON               1005
#define IDC_EDIT_ID                     1006
#define IDC_COMBO1                      1008
#define IDC_COMBO_RECCOM                1008
#define IDC_COMBO                       1008
#define IDC_COMBO3                      1011
#define IDC_COMBO_RECBAUD               1011
#define IDC_COMBO4                      1012
#define IDC_COMBO_CONCOM                1012
#define IDC_COMBO5                      1013
#define IDC_COMBO_CONBAUD               1013
#define IDC_BUTTON_OK                   1014
#define IDC_BUTTON_CANCEL               1015
#define IDC_STORAGE                     1016
#define IDC_NOWTIME                     1017
#define IDC_STARTTIME                   1018
#define IDC_EDIT_CALLING                1021
#define IDC_BEGINTIME_EDIT              1022
#define IDC_ENDTIME_EDIT                1023
#define IDC_STARTTIME_BUTTON            1024
#define IDC_ENDTIME_BUTTON              1025
#define IDC_SEARCH_BUTTON               1026
#define IDC_DTPICKER2                   1030
#define IDC_EDIT_PHONE                  1031
#define IDC_STARTDATE                   1032
#define IDC_ENDDATE                     1033
#define IDC_ENDTIME                     1034
#define IDC_ADD_BUTTON                  1042
#define IDC_DEL_BUTTON                  1043
#define IDC_MODIFY_BUTTON               1044
#define IDC_EXIT_BUTTON                 1045
#define IDC_EDIT_NUMBER                 1046
#define IDC_EDIT_ROOMCODE               1047
#define IDC_EDIT_DESCRIBE               1048
#define IDC_SAVE_BUTTON                 1051
#define IDC_EDIT_STARTPHONE             1052
#define IDC_EDIT_ENDPHONE               1053
#define IDC_RADIO_ONE                   1054
#define IDC_RADIO_MORE                  1055
#define IDC_EDIT_DEPTID                 1061
#define IDC_EDIT_DEPTNAME               1062
#define IDC_EDIT1                       1070
#define IDC_EDIT_TYPEID                 1070
#define IDC_EDIT_PRICE                  1070
#define IDC_EDIT_ADRATE                 1070
#define IDC_EDIT2                       1071
#define IDC_EDIT_CODE                   1071
#define IDC_EDIT3                       1072
#define IDC_EDIT_TYPENAME               1072
#define IDC_EDIT4                       1073
#define IDC_EDIT_PLACE                  1073
#define IDC_EDIT5                       1076
#define IDC_EDIT_FIRSTSEC               1076
#define IDC_EDIT6                       1077
#define IDC_EDIT_FIRSTPRICE             1077
#define IDC_EDIT7                       1078
#define IDC_EDIT_EVERYSEC               1078
#define IDC_EDIT8                       1079
#define IDC_EDIT_EVERYPRICE             1079
#define IDC_EDIT9                       1080
#define IDC_EDIT_ADRATE1                1080
#define IDC_EDIT_STAYSEC                1086
#define IDC_LIST_SOURCE                 1087
#define IDC_LIST_DEST                   1089
#define IDC_LIST_DEPT                   1090
#define IDC_RADIO_DEPT                  1093
#define IDC_SEARCHSTAT_BUTTON           1096
#define IDC_STATIC_VER                  1097
#define IDC_STATIC_NOTECOUNT            1098
#define IDM_SETRATE                     32771
#define IDM_TEST                        32772
#define IDM_EXIT                        32773
#define IDM_SETCOM                      32774
#define IDM_ABOUT                       32775
#define IDM_CLEAR                       32776
#define ID_BUTTON32777                  32777
#define ID_BUTTON32778                  32778
#define ID_BUTTON32779                  32779
#define ID_BUTTON32780                  32780
#define ID_BUTTON32781                  32781
#define ID_BUTTON32782                  32782
#define ID_BUTTON32783                  32783
#define IDM_SHOW                        32787
#define IDM_SEARCH                      32802
#define ID_MENUITEM32803                32803
#define ID_MENUITEM32804                32804
#define ID_MENUITEM32806                32806
#define IDM_MANUAL                      32808
#define IDC_SETCOM                      32809
#define IDM_PHONE                       32810
#define IDM_DEPT                        32813
#define IDM_RATE                        32814
#define IDM_ASSGIN                      32815
#define IDM_MINISIZE                    32816
#define IDM_ADRATE                      32817

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        163
#define _APS_NEXT_COMMAND_VALUE         32818
#define _APS_NEXT_CONTROL_VALUE         1099
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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