📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by AESDemo.rc
//
#define IDR_MANIFEST 1
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_AESDEMO_DIALOG 102
#define IDR_MAINFRAME 128
#define IDD_KEYGENERATION 129
#define IDD_VIEWKEY 131
#define IDD_MESSAGE 132
#define IDD_RESULT 133
#define IDC_NEW 1000
#define IDC_STEP 1001
#define IDC_COMPLETE 1002
#define IDC_VIEWKEYS 1003
#define IDC_D00 1005
#define IDC_RADIO1 1007
#define IDC_LAYER 1007
#define IDC_RADIO2 1008
#define IDC_RADIO3 1009
#define IDC_RADIO4 1010
#define IDC_MODE 1011
#define IDC_RADIO6 1012
#define IDC_D01 1013
#define IDC_D02 1014
#define IDC_D03 1015
#define IDC_D10 1016
#define IDC_D11 1017
#define IDC_D12 1018
#define IDC_D13 1019
#define IDC_D20 1020
#define IDC_D21 1021
#define IDC_D22 1022
#define IDC_D23 1023
#define IDC_D30 1024
#define IDC_D31 1025
#define IDC_D32 1026
#define IDC_D33 1027
#define IDC_ROUND 1028
#define IDC_KEY 1029
#define IDC_KEYSIZE 1030
#define IDC_RANDOMKEY 1031
#define IDC_GENERATEKEY 1032
#define IDC_ENCKEY 1033
#define IDC_DECKEY 1034
#define IDC_MESSAGE 1035
#define IDC_RANDOM 1036
#define IDC_ENCRYPT 1037
#define IDC_HEX 1041
#define IDC_DECRYPT 1042
#define IDC_PREMADEKEY 1043
#define IDC_PREMADE 1044
#define IDC_CANCEL 1048
#define IDC_PLAINTEXT 1049
#define IDC_CIPHERTEXT 1050
#define IDC_BACK 1051
#define IDC_BUTTON2 1052
#define IDC_RESET 1052
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 134
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1053
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -