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

📄 resource.h

📁 使用TEA加密方法的简单加密解密程序. 包含 COMMAND版本 和 WIN32 两个版本.可供初学者学习. 超级雷电
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by OpenFile.rc
//
#define IDC_MYICON                      2
#define IDD_OPENFILE_DIALOG             102
#define IDD_ABOUTBOX                    103
#define IDS_APP_TITLE                   103
#define IDM_ABOUT                       104
#define IDM_EXIT                        105
#define IDS_HELLO                       106
#define IDI_OPENFILE                    107
#define IDI_SMALL                       108
#define IDC_OPENFILE                    109
#define IDS_STRING_IN                   110
#define IDS_STRING_OUT                  111
#define IDR_MAINFRAME                   128
#define IDD_DIALOG1                     129
#define IDI_ICON1                       135
#define IDI_ICON2                       137
#define IDI_ICON3                       138
#define IDC_EDIT1                       1000
#define IDC_OPEN                        1001
#define IDC_IN                          1001
#define IDC_BUTTON1                     1002
#define IDC_ENCODE                      1002
#define IDC_BUTTON2                     1003
#define IDC_DECODE                      1003
#define IDC_EDIT2                       1004
#define IDC_RADIO1                      1005
#define IDC_RADIO2                      1006
#define IDC_RADIO3                      1007
#define IDC_OUT                         1008
#define IDC_EDIT3                       1009
#define IDC_RADIO4                      1010
#define IDC_RADIO5                      1011
#define IDC_STATIC                      -1

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        139
#define _APS_NEXT_COMMAND_VALUE         32773
#define _APS_NEXT_CONTROL_VALUE         1010
#define _APS_NEXT_SYMED_VALUE           110
#endif
#endif

⌨️ 快捷键说明

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