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

📄 resource.h

📁 通过Access数据库实现对个人开支的管理
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by TotalPay.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_TOTALPAY_DIALOG             102
#define IDR_MAINFRAME                   128
#define IDB_BITMAP1                     134
#define IDB_BITMAP2                     136
#define IDD_DIALOG_LOGON                137
#define IDD_DIALOG_ADD                  139
#define IDD_SEARCH                      140
#define IDR_MENU1                       141
#define IDD_REGISTER                    142
#define IDD_DIALOG_ADMIN                143
#define IDB_SPLA                        144
#define IDB_HIT                         153
#define IDD_ADMIN_LOGON                 154
#define IDC_RADIO1                      1000
#define IDC_RADIO2                      1001
#define IDC_RADIO3                      1002
#define IDC_RADIO4                      1003
#define IDC_BUTTON_EDIT                 1006
#define IDC_BUTTON_DEL                  1007
#define IDC_BUTTON_SEARCH               1008
#define IDC_LIST1                       1009
#define IDC_BUTTON6                     1010
#define IDC_SEPARATOR                   1011
#define IDC_EDIT1                       1012
#define IDC_COMBO1                      1013
#define IDC_BUTTON_LOGON                1014
#define IDC_BUTTON_ADD                  1015
#define IDC_BUTTON1                     1016
#define IDC_EDIT2                       1017
#define IDC_DATETIMEPICKER1             1020
#define IDC_EDIT3                       1021
#define IDC_EDIT4                       1022
#define IDC_COMBO4                      1032
#define IDC_MONTHCALENDAR2              1035
#define IDC_DATETIMEPICKER2             1036
#define ID_OK                           1038
#define IDC_BUTTON_CONNECT              1039
#define IDC_REGISTER                    1042
#define IDC_USER                        1043
#define IDC_CODE                        1044
#define IDC_CODE1                       1045
#define IDC_DEL                         1049
#define IDC_LIST2                       1053
#define IDC_LIST3                       1054
#define IDC_LIST4                       1058
#define IDC_SEE                         1059
#define IDC_PHOTO                       1060
#define IDC_LINE1                       1061
#define IDC_LINE2                       1062
#define IDC_LINE3                       1063
#define IDC_IN                          1064
#define IDC_OUT                         1066
#define ID_MONTH                        32772
#define ID_YEAR                         32773
#define ID_STUDY                        32774
#define ID_TOTAL                        32777
#define ID_LOGON                        32778
#define ID_ADD                          32779
#define ID_MODIFY                       32780
#define ID_DEL                          32781
#define ID_SEARCH                       32782
#define ID_ABOUT                        32783
#define ID_REGISTER                     32784
#define ID_LOGON_ADMIN                  32785

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

⌨️ 快捷键说明

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