📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by AES.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDC_TIMER 101
#define IDD_AES_DIALOG 102
#define IDR_MAINFRAME 128
#define IDD_STRDLG 129
#define IDD_INFODLG 130
#define IDD_FINISHDLG 131
#define IDD_FILEDLG 133
#define IDC_SOURCEFILE 1000
#define IDC_ENFILE 1001
#define IDC_EXT 1002
#define IDC_TAB 1003
#define IDC_CFILE 1003
#define IDC_LENTYPE 1004
#define IDC_PFILE 1004
#define IDC_KEY 1005
#define IDC_SFBROWSE 1007
#define IDC_MFBROWSE 1008
#define IDC_PFBROWSE 1009
#define IDC_FILELEN 1010
#define IDC_ENCRYP 1012
#define IDC_DECRYP 1013
#define IDC_ENFBROWSE 1014
#define IDC_PLAINT 1015
#define IDC_CIPHER 1016
#define IDC_DEPLAINT 1017
#define IDC_STRLEN 1018
#define IDC_TIME 1019
#define IDC_PROGRESS11 1019
#define IDC_ISFINISH 1020
#define IDC_KEYLENTYPE 1021
#define IDC_KEYLEN 1022
#define IDC_BUTTON1 1023
#define IDC_BUTIMPORT 1023
#define IDC_BUTCLEAR 1023
#define IDC_BUTCLC 1023
#define IDC_PROGRESS 1024
#define IDC_STATE 1025
#define IDC_INFOBUT 1026
#define IDC_EMAIL_STATIC 1028
#define IDC_QQ_STATIC 1029
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 130
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1030
#define _APS_NEXT_SYMED_VALUE 102
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -