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

📄 resource.h

📁 实现超市收银管理.能实现超市的正常收银情况........
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by SupermarketCahsier.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_SUPERMTYPE                  129
#define IDD_CASHIER_LOGON               130
#define IDB_LOGON                       133
#define IDD_DIALOG_ADD                  134
#define IDB_NEW                         135
#define IDD_DIALOG_HELP                 138
#define IDD_DIALOG_TRADE                140
#define IDC_EDIT_LOGNAME                1000
#define IDC_EDIT_LOGPASS                1001
#define IDC_CHECK_LOG                   1002
#define IDC_EDIT1                       1009
#define IDC_EDIT2                       1010
#define IDC_EDIT3                       1011
#define IDC_EDIT4                       1012
#define IDC_EDIT5                       1013
#define IDC_STATIC1                     1014
#define IDC_EDIT_NUM5                   1014
#define IDC_STATIC2                     1015
#define IDC_EDIT_QUAN1                  1015
#define IDC_STATIC3                     1016
#define IDC_EDIT_QUAN2                  1016
#define IDC_STATIC4                     1017
#define IDC_EDIT_QUAN3                  1017
#define IDC_STATIC5                     1018
#define IDC_EDIT_QUAN4                  1018
#define IDC_STATIC6                     1019
#define IDC_EDIT_QUAN5                  1019
#define IDC_EDIT6                       1020
#define IDC_STATIC_HELP                 1021
#define IDC_EDIT_NUM1                   1022
#define IDC_EDIT_NUM2                   1023
#define IDC_EDIT_NUM3                   1024
#define IDC_EDIT_NUM4                   1025
#define IDC_EDIT_CNUM                   1026
#define ID_CUSTOMER_EDIT                32771
#define ID_CUSTOMER_QUERY               32772
#define ID_CASHIER_LOG                  32773
#define ID_CASHIER_LOGOFF               32774
#define ID_CASHIER_ADD                  32775
#define ID_CASHIER_DELETE               32776
#define ID_CASHIER_EDIT                 32777
#define ID_CASHIER_QUERY                32778
#define ID_CUSTOMER_ADD                 32779
#define ID_CUSTOMER_DELETE              32780
#define ID_GOODS_ADD                    32781
#define ID_GOODS_DELETE                 32782
#define ID_GOODS_EDIT                   32783
#define ID_GOODS_QUERY                  32784
#define ID_CASHINFO_ADD                 32785
#define ID_CASHINFO_QUERY               32786
#define ID_TRADEINFO_ADD                32787
#define ID_TRADEINFO_QUERY              32788
#define ID_DB_BACKUP                    32789
#define ID_DB_RESTORE                   32790
#define ID_ABOUT                        32792
#define ID_TRADE                        32796

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        141
#define _APS_NEXT_COMMAND_VALUE         32797
#define _APS_NEXT_CONTROL_VALUE         1027
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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