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

📄 resource.h

📁 这是一个功能相对完善的电脑报价管理系统 的一个例子
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by QuoteManage.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_QUOTEMANAGE_DIALOG          102
#define IDR_MAINFRAME                   128
#define IDR_MENU1                       129
#define IDD_LOGIN_DIALOG                131
#define IDD_CUSTOMER_MAN_DIALOG         132
#define IDD_CUSTOMER_EDIT_DIALOG        134
#define IDD_QUOTE_MAN_DIALOG            136
#define IDD_QUOTE_EDIT_DIALOG           138
#define IDD_PROVIDER_MAN_DIALOG         139
#define IDD_PROVIDER_EDIT_DIALOG        141
#define IDD_TYPE_MAN_DIALOG             142
#define IDD_TYPE_EDIT_DIALOG            143
#define IDI_ICON1                       146
#define IDD_CARD_MAN_DIALOG             147
#define IDD_CARD_EDIT_DIALOG            149
#define IDD_FITTING_MAN_DIALOG          150
#define IDD_FITTING_EDIT_DIALOG         152
#define IDD_SEL_DIALOG                  154
#define IDD_EARN_DIALOG                 156
#define IDD_USER_MAN_DIALOG             158
#define IDD_USER_EDIT_DIALOG            160
#define IDD_PASSWD_DIALOG               162
#define IDB_BITMAP1                     163
#define IDD_RECOMMEND_MAN_DIALOG        165
#define IDD_RECOMMEND_EDIT_DIALOG       166
#define IDD_TOTAL_QUOTE_MAN_DIALOG      167
#define IDD_TOTAL_QUOTE_DIALOG          167
#define IDD_TOTAL_QUOTE_EDIT_DIALOG     168
#define IDD_MONTH_DIALOG                169
#define IDC_USER_EDIT                   1000
#define IDC_PASSWD_EDIT                 1001
#define IDC_DATAGRID1                   1002
#define IDC_CONFIRM_EDIT                1003
#define IDC_ADODC1                      1004
#define IDC_OLD_EDIT                    1005
#define IDC_ADD_BUTTON                  1006
#define IDC_MODI_BUTTON                 1007
#define IDC_DEL_BUTTON                  1008
#define IDC_NAME_EDIT                   1009
#define IDC_COMPANY_EDIT                1010
#define IDC_MOBILE_EDIT                 1011
#define IDC_HOME_EDIT                   1012
#define IDC_MEMO_EDIT                   1013
#define IDC_SEX_COMBO                   1014
#define IDC_CUSTOMER_COMBO              1015
#define IDC_TEL_STATIC                  1016
#define IDC_NUM_STATIC                  1017
#define IDC_PRICE_STATIC                1018
#define IDC_SUBMIT_BUTTON               1021
#define IDC_TYPE_COMBO                  1022
#define IDC_NAME_COMBO                  1023
#define IDC_CARD_COMBO                  1024
#define IDC_STD_COMBO                   1025
#define IDC_STD_EDIT                    1026
#define IDC_UNIT_PRICE_EDIT             1027
#define IDC_MAINTAIN_EDIT               1028
#define IDC_PROVIDER_EDIT               1029
#define IDC_NUM_EDIT                    1030
#define IDC_SUBTOTAL_EDIT               1031
#define IDC_ID_STATIC                   1032
#define IDC_IN_PRICE_EDIT               1033
#define IDC_PRODUCTOR_EDIT              1034
#define IDC_ADDRESS_EDIT                1036
#define IDC_TEL_EDIT                    1037
#define IDC_EMAIL_EDIT                  1038
#define IDC_SITE_EDIT                   1039
#define IDC_LINKMAN_EDIT                1040
#define IDC_TREE1                       1042
#define IDC_TYPE_STATIC                 1046
#define IDC_NAME_STATIC                 1052
#define IDC_CARD_EDIT                   1053
#define IDC_PROVIDER_COMBO              1062
#define IDC_FIT_TIME_STATIC             1063
#define IDC_USER_STATIC                 1064
#define IDC_CUSTOMER_EDIT               1065
#define IDC_COMPUTER_COMBO              1066
#define IDC_SEARCH_BUTTON               1067
#define IDC_PRICE_EDIT                  1068
#define IDC_DATETIMEPICKER1             1069
#define IDC_TOTAL_EDIT                  1072
#define IDC_NEW_EDIT                    1082
#define IDC_RECOMMEND_BUTTON            1083
#define IDC_DETAIL_BUTTON               1089
#define IDC_CUSTOMER_STATIC             1090
#define IDC_YEAR_COMBO                  1093
#define IDC_MONTH_COMBO                 1094
#define IDC_DATALIST1                   1094
#define IDC_TYPENAME_EDIT               1095
#define IDC_ADODC2                      1097
#define IDC_ADODC3                      1098
#define IDC_TYPE_DATACOMBO              1099
#define IDC_MARK_DATACOMBO              1100
#define IDC_PRO_DATACOMBO               1101
#define IDC_ADODC4                      1102
#define IDC_FIT_DATACOMBO               1103
#define IDC_DATACOMBO1                  1104
#define IDR_PROVID                      32771
#define IDR_CUSTOM                      32772
#define IDR_FITTING_TYPE                32773
#define IDR_TYPE                        32773
#define IDR_EXIT                        32774
#define IDR_FITTING                     32775
#define IDR_STD                         32776
#define IDR_MARK                        32776
#define IDR_RECOM                       32777
#define IDR_QUOTE                       32778
#define IDR_FITTING_SEL                 32779
#define IDR_EARN_SEL                    32780
#define IDR_USER                        32781
#define IDR_PASSWD                      32782
#define IDR_ENTER                       32784
#define IDR_MONTH                       32785

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        174
#define _APS_NEXT_COMMAND_VALUE         32786
#define _APS_NEXT_CONTROL_VALUE         1105
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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