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

📄 resource.h

📁 数据库课程设计详细过程 需求分析 详细设计
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 图书出版管理系统.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_MY_FORM                     101
#define IDP_FAILED_OPEN_DATABASE        103
#define IDR_MAINFRAME                   128
#define IDR_MYTYPE                      129
#define IDD_DIALOG1                     130
#define IDD_DIALOG2                     132
#define IDC_EDIT_BH                     1000
#define IDC_EDITBOOKNAME                1001
#define IDC_EDITAUTHER                  1002
#define IDC_EDITBOOKADDRESS             1003
#define IDC_EDITPUBNAME                 1004
#define IDC_EDITFNH                     1005
#define IDC_EDITBOOKPRICE               1006
#define IDC_BUTTONADDNEW                1007
#define IDC_BUTTONDELDTE                1008
#define IDC_BUTTONUPDATE                1009
#define IDC_BUTTONFIRST                 1010
#define IDC_BUTTONPREV                  1011
#define IDC_BUTTONNEXT                  1012
#define IDC_BUTTONLAST                  1013
#define IDC_STATICDLGCAPTION            1014
#define IDC_STATICBH                    1015
#define IDC_STATICBOOKNAME              1016
#define IDC_STATICAUTHER                1017
#define IDC_STATICFNH                   1018
#define IDC_STATICPRICE                 1019
#define IDC_STATICPUBADDR               1020
#define IDC_STATICPUBNAME               1021
#define IDC_STATICGROUP2                1022
#define IDC_STATICGROUP3                1023
#define IDC_RADIO1                      1024
#define IDC_RADIO2                      1025
#define IDC_ADODC1                      1026
#define IDC_DATAGRID1                   1027
#define IDC_STATICISBN                  1028
#define IDC_EDITISBN                    1029

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        134
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1030
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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