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

📄 resource.h

📁 对普通的文件进行加密和解密
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MyHomework.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_MYHOMEWORK_DIALOG           102
#define IDR_MAINFRAME                   128
#define IDD_BOOKCHECK_DIALOG            129
#define IDD_READERCHECK_DIALOG          130
#define IDD_BORROWLEND_DIALOG           131
#define IDC_BOOKNAME_EDIT               1001
#define IDC_BOOKNUMBER_EDIT             1002
#define IDC_AUTHOR_EDIT                 1003
#define IDC_STORE_EDIT                  1004
#define IDC_CURRENTREADER_EDIT          1005
#define IDC_ADD_BUTTON                  1006
#define IDC_DELETE_BUTTON               1007
#define IDC_BOOKCHECK_BUTTON            1008
#define IDC_READERCHECK_BUTTON          1009
#define IDC_BORROWLEND_BUTTON           1010
#define IDC_EXIT_BUTTON                 1011
#define IDC_BOOKNAME_RADIO              1012
#define IDC_BOOKNUMBER_RADIO            1013
#define IDC_BCNAME_EDIT                 1014
#define IDC_BCNUMBER_EDIT               1015
#define IDC_BCCHECK_BUTTON              1016
#define IDC_BCBOOKNAME_EDIT             1017
#define IDC_BCBOOKNUMBER_EDIT           1018
#define IDC_BCAUTHOR_EDIT               1019
#define IDC_BCSTORE_EDIT                1020
#define IDC_BCCURRENTREADER_EDIT        1021
#define IDC_BCEXIT_BUTTON               1022
#define IDC_RCREADER_EDIT               1023
#define IDC_RCCHECK_BUTTON              1024
#define IDC_RCBOOK_EDIT                 1025
#define IDC_RCEXIT_BUTTON               1026
#define IDC_BLBOOKNAME_EDIT             1027
#define IDC_BLREADERNAME_EDIT           1028
#define IDC_BLBORROW_BUTTON             1029
#define IDC_BLLEAD_BUTTON               1030
#define IDC_BLEXIT_BUTTON               1031

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

⌨️ 快捷键说明

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