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

📄 resource.h

📁 一个用MFC编写的家庭财务管理系统.采用了Sqlserver数据库.压缩包中已包括了所需的数据库文件.可直接附加到SQL服务器.
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by FinaceMIS.rc
//
#define IDD_ABOUTBOX                    100
#define IDP_OLE_INIT_FAILED             100
#define IDR_MAINFRAME                   128
#define IDR_FINACETYPE                  129
#define IDD_CONFIG_FORM                 130
#define IDD_ACC_FORM                    131
#define IDD_IN_EXP_FORM                 132
#define IDD_DET_QUERY_FORM              133
#define IDD_STAT_QUERY_FORM             134
#define IDI_SYS_CONFIG                  135
#define IDI_ACC_EXCH                    136
#define IDI_IN_EXP                      137
#define IDI_DET_QUERY                   138
#define IDI_STAT_QUERY                  139
#define IDC_EDIT_SERVER                 1000
#define IDC_EDIT_DB                     1001
#define IDC_EDIT_USER                   1002
#define IDC_EDIT_PWD                    1003
#define IDC_BTN_DBCON                   1004
#define IDC_EDIT_IN                     1005
#define IDC_BTN_IN_ADD                  1007
#define IDC_BTN_IN_MOD                  1008
#define IDC_BTN_IN_DEL                  1009
#define IDC_EDIT_EXP                    1010
#define IDC_BTN_EXP_ADD                 1012
#define IDC_BTN_EXP_MOD                 1013
#define IDC_BTN_EXP_DEL                 1014
#define IDC_LIST_IN                     1015
#define IDC_LIST_EXP                    1016
#define IDC_EDIT_ACCNUM                 1017
#define IDC_EDIT_NAME                   1018
#define IDC_EDIT_CARD                   1019
#define IDC_COMBO_BANK                  1022
#define IDC_DT_ACC                      1023
#define IDC_EDIT_AC_MONEY               1024
#define IDC_LIST_ACC                    1025
#define IDC_BTN_ACC_ADD                 1026
#define IDC_BTN_ACC_DEL                 1027
#define IDC_DT_EXCH                     1028
#define IDC_RADIO1                      1029
#define IDC_RADIO2                      1030
#define IDC_EDIT_EX_MONEY               1031
#define IDC_LIST_EXCH                   1032
#define IDC_BTN_EXCH_ADD                1033
#define IDC_BTN_EXCH_DEL                1034
#define IDC_EDIT_DESCRIP                1035
#define IDC_DT_INFO                     1036
#define IDC_EDIT_MONEY                  1039
#define IDC_LIST_INFO                   1041
#define IDC_BTN_ADD                     1042
#define IDC_BTN_DEL                     1043
#define IDC_BTN_REFRESH                 1044
#define IDC_ADODC1                      1045
#define IDC_COMBO_TYPE                  1046
#define IDC_COMBO_IN                    1047
#define IDC_BTN_IN_QUERY                1048
#define IDC_BTN_IN_ALL                  1049
#define IDC_COMBO_EXP                   1050
#define IDC_BTN_EXP_QUERY               1051
#define IDC_BTN_EXP_ALL                 1052
#define IDC_MSCHART1                    1056
#define IDC_MSCHART3                    1058
#define IDC_MSCHART2                    1059
#define IDC_MSCHART5                    1060
#define ID_SYS_CALC                     32771
#define ID_SYS_CONFIG                   32775
#define ID_ACC_EXCH                     32776
#define ID_IN_EXP                       32777
#define ID_DET_QUERY                    32778
#define ID_STAT_QUERY                   32779

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        144
#define _APS_NEXT_COMMAND_VALUE         32781
#define _APS_NEXT_CONTROL_VALUE         1061
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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