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

📄 resource.h

📁 DES加密程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by DESEncrption.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_DESENCRPTION_DIALOG         102
#define IDR_MAINFRAME                   128
#define MidStepFrame                    129
#define IDD_DIALOG1                     130
#define IDD_DIALOG2                     131
#define IDD_DIALOG3                     132
#define InputEdit                       1000
#define KeyEdit                         1001
#define LEdit                           1003
#define Button2                         1003
#define REdit                           1004
#define Button3                         1004
#define Button4                         1005
#define RoundEdit                       1006
#define Button5                         1006
#define EditC                           1007
#define Button6                         1007
#define EditD                           1008
#define Button7                         1008
#define KEdit                           1009
#define finalResultEdit                 1010
#define EREdit                          1012
#define XOREdit                         1013
#define EditS                           1014
#define FEdit                           1015
#define EditL                           1016
#define EditR                           1017
#define IPButton                        1018
#define LeftButton                      1019
#define PC2Button                       1020
#define ERButton                        1021
#define XORButton                       1022
#define SButton                         1023
#define PButton                         1024
#define LFXORButton                     1025
#define nextRound                       1026
#define LookForCode                     1027
#define LO                              1028
#define RO                              1029
#define C                               1030
#define D                               1031
#define K                               1032
#define LN                              1033
#define RN                              1034
#define ResultEdit                      1035
#define codeWindow                      1037
#define Button1                         1038
#define EncrptionButton                 1039
#define DecrptionButton                 1040
#define IDC_EDIT1                       1041
#define IDC_EDIT2                       1042
#define IDC_EDIT3                       1043
#define IDC_BUTTON1                     1044
#define IDC_BUTTON2                     1045
#define IDC_BUTTON3                     1046
#define speedText                       1047

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

⌨️ 快捷键说明

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