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

📄 resource.h

📁 .net2003下写的多种加密加密算法的演示
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by LmCrypt.rc
//
#define IDOK_JIEMI                      3
#define IDD_DIALOG_CHANGE_PLACE_V       9
#define IDD_ABOUTBOX                    100
#define IDP_OLE_INIT_FAILED             100
#define IDD_MIXEDCSDLG                  103
#define IDR_MAINFRAME                   128
#define IDR_LmCryptTYPE                 129
#define IDD_DIALOG_LMDES                130
#define IDD_DIALOG_DES_SAMPLE           131
#define IDD_DIALOG_SIMP_SUB             132
#define IDD_DIALOG_MD5                  134
#define IDD_DIALOG_LMIDEAR              135
#define IDD_RSAKEY_DIALOG               136
#define IDD_MIXEDCS_DIALOG              137
#define IDC_HAND                        142
#define IDB_BKBITMAP1                   144
#define IDB_BKBITMAP2                   150
#define IDB_BKBITMAP3                   152
#define IDB_BKBITMAP4                   153
#define IDB_BKBITMAP5                   154
#define IDC_EDIT1                       1000
#define IDC_LIST_DOC                    1001
#define ID_MWSTATIC                     1001
#define IDC_Input                       1001
#define IDC_LIST_SEL                    1002
#define IDC_JMBUTTON                    1002
#define IDC_Output                      1002
#define IDC_BUTTON1                     1003
#define IDC_EDIT2                       1003
#define IDC_Browse                      1003
#define IDC_BUTTON2                     1004
#define IDC_MEWSTATIC                   1004
#define IDC_Open                        1004
#define IDC_JIEMIBUTTON                 1005
#define IDC_Run                         1005
#define IDC_EDIT3                       1006
#define IDC_MCSRADIO                    1006
#define IDC_COMBO_HANG                  1007
#define IDC_TCHBUTTON                   1007
#define IDC_DESRADIO                    1007
#define IDC_COMBO_LIE                   1008
#define IDC_EDIT4                       1008
#define ID_EXIT                         1008
#define IDC_EDIT                        1009
#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_D                           1015
#define IDC_DesKey                      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_Credit                      1048
#define IDC_DESSTATIC                   1050
#define IDC_DESSTATICKEY                1051
#define IDC_DESSTATICKEY2               1052
#define ID_32771                        32771
#define ID_32772                        32772
#define ID_32773                        32773
#define ID_32774                        32774
#define ID_SIMP_SUBSTITUTE              32775
#define ID_DES_ENC                      32778
#define ID_DES_SAMPLE                   32780
#define ID_MD5                          32782
#define ID_IDEAR                        32784
#define ID_32785                        32785
#define ID_Menu                         32787
#define ID_AES                          32788
#define ID_CHANGE_PLACE_V               32789

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        155
#define _APS_NEXT_COMMAND_VALUE         32790
#define _APS_NEXT_CONTROL_VALUE         1011
#define _APS_NEXT_SYMED_VALUE           104
#endif
#endif

⌨️ 快捷键说明

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