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

📄 resource.h

📁 本程序是采用VC++和Mysql编写的一款油量换算软件
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by OilTrans.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_OILTRANS_DIALOG             102
#define IDR_MAINFRAME                   128
#define IDD_DLG_LOGO                    129
#define IDB_MLOGO                       130
#define IDD_DLG_CMP                     131
#define IDB_BMP_MARK                    133
#define IDD_DLG_SET                     134
#define IDD_DLG_TANK                    135
#define IDB_BMP_TANK                    136
#define IDR_MENU_MAIN                   137
#define IDI_ICON_ROSE                   138
#define IDI_ICON_HOME                   139
#define IDC_PROGRESS1                   1000
#define IDC_TAB_MAIN                    1006
#define IDC_EDIT_T                      1007
#define IDC_EDIT_H                      1008
#define IDC_EDIT_P                      1009
#define IDC_EDIT_V                      1010
#define IDC_EDIT_RESILT                 1012
#define IDC_COMBO_OIL                   1013
#define IDC_CHECK_OTAB                  1014
#define IDC_BTN_CMP                     1015
#define IDC_CANCEL                      1016
#define IDC_COMBO_TANK                  1017
#define IDC_EDIT_NAME                   1017
#define IDC_EDIT_HEIGHT                 1018
#define IDC_EDIT_VOLUME                 1019
#define IDC_BTN_NEW                     1020
#define IDC_BTN_OK                      1021
#define IDC_BTN_OOK                     1022
#define IDC_CMB_OILTYPE                 1022
#define IDC_BTN_OCANCEL                 1023
#define IDC_BTN_NEXT                    1023
#define IDC_CHECK_DB                    1024
#define IDC_BTN_EDIT                    1024
#define IDC_CCK_SR                      1025
#define IDC_CCK_Height                  1028
#define IDC_CCK_V                       1029
#define IDC_CCK_SAVE                    1030
#define IDC_BTN_SYSOK                   1032
#define IDC_CMB_DBNAME                  1033
#define IDC_BTN_SYSCANCEL               1034
#define ID_CANCEL                       1035
#define ID_MI_EXIT                      32771
#define ID_MI_SET                       32772
#define ID_MI_TANK                      32773
#define ID_APP_HIDE                     32777

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        140
#define _APS_NEXT_COMMAND_VALUE         32779
#define _APS_NEXT_CONTROL_VALUE         1037
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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