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

📄 resource.h

📁 个人财务管理系统,很实用的一个源码,很有参考价值,下载
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by FinanceMIS.rc
//
#define IDD_ABOUTBOX                    100
#define IDP_OLE_INIT_FAILED             100
#define IDR_MAINFRAME                   128
#define IDR_FINANCTYPE                  129
#define IDD_CONFIG_FORM                 144
#define IDD_IN_EXP_FORM                 145
#define IDD_DET_QUERY_FORM              146
#define IDD_STAT_QUERY_FORM             147
#define IDD_ACC_FORM                    158
#define IDI_ICON1                       170
#define IDI_ICON2                       171
#define IDI_ICON3                       172
#define IDI_ICON4                       173
#define IDI_ICON5                       174
#define IDC_BTN_DBCON                   1000
#define IDC_BUTTON2                     1003
#define IDC_EDIT_SERVER                 1004
#define IDC_EDIT_USER                   1005
#define IDC_EDIT_DB                     1006
#define IDC_EDIT_PWD                    1007
#define IDC_EDIT_IN                     1008
#define IDC_EDIT_AC_MONEY               1008
#define IDC_LIST_IN                     1009
#define IDC_BTN_IN_ADD                  1010
#define IDC_EDIT_EX_MONEY               1010
#define IDC_BTN_IN_DEL                  1011
#define IDC_DT_INFO                     1011
#define IDC_BTN_IN_MOD                  1012
#define IDC_ADODC1                      1012
#define IDC_EDIT_EXP                    1013
#define IDC_COMBO_TYPE                  1013
#define IDC_LIST_EXP                    1014
#define IDC_EDIT_MONEY                  1014
#define IDC_BTN_EXP_ADD                 1015
#define IDC_EDIT_DESCRIP                1015
#define IDC_BTN_EXP_DEL                 1016
#define IDC_LIST_INFO                   1016
#define IDC_BTN_EXP_MOD                 1017
#define IDC_RADIO1                      1017
#define IDC_RADIO2                      1018
#define IDC_BTN_ADD                     1019
#define IDC_BTN_DEL                     1020
#define IDC_COMBO_IN                    1020
#define IDC_BTN_REFRESH                 1021
#define IDC_BTN_IN_QUERY                1021
#define IDC_COMBO_EXP                   1022
#define IDC_BTN_EXP_QUERY               1023
#define IDC_BTN_IN_ALL                  1024
#define IDC_BTN_EXP_ALL                 1025
#define IDC_MSCHART1                    1026
#define IDC_MSCHART2                    1029
#define IDC_MSCHART3                    1030
#define IDC_COMBO_BANK                  1030
#define IDC_DT_ACC                      1031
#define IDC_LIST_ACC                    1032
#define IDC_BTN_ACC_ADD                 1033
#define IDC_BTN_ACC_DEL                 1034
#define IDC_DT_EXCH                     1035
#define IDC_EDIT_ACCNUM                 1036
#define IDC_LIST_EXCH                   1037
#define IDC_EDIT_NAME                   1038
#define IDC_EDIT_CARD                   1039
#define IDC_BTN_EXCH_ADD                1040
#define IDC_MSCHART4                    1040
#define IDC_BTN_EXCH_DEL                1041
#define ID_SYS_CONFIG                   32775
#define ID_STAT_QUERY                   32777
#define ID_IN_EXP                       32778
#define ID_DET_QUERY                    32779
#define ID_SYS_CALC                     32781
#define ID_ACC_EXCH                     32785

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        186
#define _APS_NEXT_COMMAND_VALUE         32787
#define _APS_NEXT_CONTROL_VALUE         1043
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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