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

📄 resource.h

📁 /* RSA Demo 1.0 版 * 版权所有 (C) 2004 赵春生 * 2004.04.25 * http://timw.yeah.net * http://timw.126.com * 本程
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by RSAProject.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_RSAPROJECT_DIALOG           102
#define IDR_MAINFRAME                   128
#define IDC_FILE_ENC                    1000
#define IDC_PRIVATE_ENC                 1001
#define IDC_PUBLIC_ENC                  1002
#define IDC_FILE_ENC_BTN                1003
#define IDC_PROGRESS1                   1003
#define IDC_BUTTON1                     1004
#define IDC_FILE_ENC2                   1006
#define IDC_FILE_DEC                    1006
#define IDC_PRIVATE_ENC2                1007
#define IDC_PRIVATE_DEC                 1007
#define IDC_PUBLIC_ENC2                 1008
#define IDC_PUBLIC_DEC                  1008
#define IDC_FILE_ENC_BTN2               1009
#define IDC_BUTTON5                     1009
#define IDC_BUTTON3                     1010
#define IDC_BUTTON4                     1011
#define IDC_ENC                         1012
#define IDC_DEC                         1013
#define IDC_BUTTON6                     1014
#define IDC_BUTTON7                     1015
#define IDC_BUTTON8                     1016
#define IDC_BUTTON10                    1018
#define IDC_BUTTON9                     1020
#define IDC_PT_RADIO                    1022
#define IDC_CT_RADIO                    1023
#define IDC_DCT_RADIO                   1024
#define IDC_DT_RADIO                    1025
#define IDC_BUTTON11                    1026
#define IDC_PRIME_SIZE                  1039
#define IDC_SEED1                       1040
#define IDC_SEED2                       1041
#define IDC_SEED3                       1042
#define IDC_SEED4                       1043
#define IDC_PBKFile                     1044
#define IDC_GEN                         1045
#define IDC_PRKFile                     1046

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

⌨️ 快捷键说明

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