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

📄 resource.h

📁 经典算法全集:DES算法
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MixedCS.rc
//
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_MIXEDCS_DIALOG              102
#define IDR_MAINFRAME                   128
#define IDD_RSAKEY_DIALOG               129
#define IDB_BKBITMAP1                   130
#define IDB_BKBITMAP2                   131
#define IDB_BKBITMAP3                   132
#define IDB_BKBITMAP4                   133
#define IDB_BKBITMAP5                   134
#define IDB_BKBITMAP6                   135
#define IDB_SPLASHBITMAP                136
#define IDD_SPLASH_DIALOG               137
#define IDB_BADGENAME_BITMAP            138
#define IDB_CITY_BITMAP                 139
#define IDB_BADGE_BITMAP                140
#define IDB_NEUNAME_BITMAP              141
#define IDB_ZHULOU_BITMAP               142
#define IDB_BITMAP1                     145
#define IDB_BITMAP2                     146
#define IDC_HAND                        147
#define IDC_Input                       1001
#define IDC_Output                      1002
#define IDC_Browse                      1003
#define IDC_Open                        1004
#define IDC_Run                         1005
#define IDC_MCSRADIO                    1006
#define IDC_DESRADIO                    1007
#define ID_EXIT                         1008
#define IDC_RsaKey                      1009
#define IDC_RsaMod                      1010
#define IDC_P                           1011
#define IDC_MCSSTATIC                   1011
#define IDC_Q                           1012
#define IDC_RSASTATICKEY                1012
#define IDC_N                           1013
#define IDC_RSASTATICMOD                1013
#define IDC_E                           1014
#define IDC_FORMATSTATIC                1014
#define IDC_DesKey                      1015
#define IDC_D                           1015
#define IDC_DefPathCHECK                1016
#define IDC_GetRsaKey                   1017
#define IDC_InputRsaKey                 1018
#define IDC_DesKey2                     1019
#define IDC_InputRsaMod                 1020
#define IDC_InputP                      1021
#define IDC_DefPath                     1021
#define IDC_OutputP                     1022
#define IDC_DefFolder                   1022
#define IDC_InputQ                      1023
#define IDC_OutFolder                   1023
#define IDC_OutputQ                     1024
#define IDC_Use3DESCHECK                1024
#define IDC_DEFPATHSTATIC               1025
#define IDC_OutputN                     1026
#define IDC_DelEptFileCHECK             1026
#define IDC_GetP                        1027
#define IDC_DelOrgFileCHECK             1027
#define IDC_GetQ                        1028
#define IDC_ABOUT                       1028
#define IDC_STATICP                     1029
#define IDC_STATICQ                     1030
#define IDC_OutputE                     1031
#define IDC_GetKey                      1032
#define IDC_STATICN                     1033
#define IDC_OutputD                     1034
#define IDC_STATICE                     1035
#define IDC_STATICD                     1038
#define IDC_DESSTATICNOTE               1039
#define IDC_PLen                        1041
#define IDC_QLen                        1042
#define IDC_FMTSTATICFRM                1042
#define IDC_ELen                        1043
#define IDC_DelNoteCHECK                1043
#define IDC_DISPLAY_STATIC              1044
#define IDC_NEUHOMEPAGE_STATIC          1045
#define IDC_MYEMAIL_STATIC              1046
#define IDC_Credit                      1048
#define IDC_DESSTATIC                   1050
#define IDC_DESSTATICKEY                1051
#define IDC_DESSTATICKEY2               1052

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        149
#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 + -