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

📄 resource.h

📁 这是本人前不久为公司做的一个财产登记软件,实现中用到的是ADO Access数据库.登陆的初始密码为:111111,当然你可以进行更改.
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by AssetEnrol.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_ASSETENROL_FORM             101
#define IDD_PASSWORD_DIALOG             102
#define IDR_MAINFRAME                   128
#define IDR_ASSETETYPE                  129
#define IDB_JITA1                       130
#define IDC_LIST1                       1000
#define IDC_EDIT1                       1001
#define IDC_EDIT2                       1002
#define IDC_EDIT3                       1003
#define IDC_EDIT4                       1004
#define IDC_EDIT5                       1005
#define IDC_EDIT6                       1006
#define IDC_EDIT7                       1007
#define IDC_EDIT8                       1008
#define IDC_EDIT9                       1009
#define IDC_EDIT10                      1010
#define IDC_PRE_PASSWORD                1012
#define IDC_NEW_PASSWORD1               1013
#define IDC_NEWPASSWORD2                1014
#define IDC_MODIFY_OK                   1015
#define IDC_COMBO1                      1016
#define IDC_BUTTON1                     1017
#define IDC_QUIT                        1018
#define ID_READ                         32771
#define ID_ADD                          32772
#define ID_MODIFY                       32773
#define ID_DELDTE                       32774
#define ID_QUERY                        32775
#define ID_NEXT                         32776
#define ID_CLEARITEM                    32777
#define ID_CLEARTABLE                   32778
#define ID_QUIT                         32779
#define IDD_ASSET                       32780
#define ID_NOTE                         32781

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        131
#define _APS_NEXT_COMMAND_VALUE         32782
#define _APS_NEXT_CONTROL_VALUE         1019
#define _APS_NEXT_SYMED_VALUE           103
#endif
#endif

⌨️ 快捷键说明

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