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

📄 resource.h

📁 一款小的记帐软件 采用access作为后台数据库
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Bill.rc
//
#define ID_OUTPUT_CLEAR                 3
#define IDCLEAR                         3
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_BILL_DIALOG                 102
#define IDR_MAINFRAME                   128
#define IDD_OUTPUT_DIALOG               129
#define IDD_INPUT_DIALOG                130
#define IDB_BITMAP1                     131
#define IDD_OUTSTAT_DIALOG              132
#define IDC_OUT                         1000
#define IDC_IN                          1001
#define IDC_OUT_STAT                    1002
#define IDC_OUTPUT_DATE                 1002
#define IDC_IN_STAT                     1003
#define IDC_OUTPUT_TYPE                 1003
#define IDC_INPUT_TYPE                  1003
#define IDC_BILL                        1004
#define IDC_OUTPUT_SUM                  1004
#define IDC_INPUT_SUM                   1004
#define IDC_INPUT_DATE                  1005
#define IDC_STATIC1                     1006
#define IDC_STATIC2                     1007
#define IDC_FOOD                        1010
#define IDC_THINGS                      1011
#define IDC_FEE                         1012
#define IDC_ENTERTAINMENT               1013
#define IDC_EDIT5                       1014
#define IDC_MONEY_SUM                   1014
#define IDC_OUTPUT_QUERY                1015
#define IDC_YEAR_QUERY                  1016
#define IDC_MONTH_QUERY                 1017
#define IDC_OUTSTAT_LIST                1018
#define IDC_OUTPUT_QUIT                 1019
#define IDC_ENTERTAINMENT2              1020
#define IDC_STUDY                       1020

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        133
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1019
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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