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

📄 resource.h

📁 椭圆曲线签名算法
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ECDSA.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_ECDSATYPE                   129
#define IDD_DIALOG_ECC                  130
#define IDD_DIALOG_MINGWEN              131
#define IDD_DIALOG_TEST                 132
#define IDD_DIALOG_BIGNUM               133
#define IDD_DIALOG_MODE                 134
#define IDD_DIALOG_WEISHU               135
#define IDC_EDIT_Prime                  1000
#define IDC_EDIT_MINGWEN                1003
#define IDC_RADIO1                      1004
#define IDC_RADIO2                      1005
#define IDC_RADIO3                      1006
#define IDC_RADIO4                      1007
#define IDC_RADIO5                      1008
#define IDC_RADIO6                      1009
#define IDC_RADIO7                      1010
#define IDC_EDIT1                       1011
#define IDC_EDIT2                       1012
#define IDC_EDIT3                       1015
#define ID_MENU_ECC                     32771
#define ID_MENU_BASEPOINT               32772
#define ID_MENU_KEY                     32773
#define ID_MENU_SIGNATURE               32774
#define ID_MENU_AUTHENTIC               32775
#define ID_ECC                          32776
#define ID_BASE                         32777
#define ID_KEY                          32778
#define ID_SIGN                         32779
#define AUTHENTIC                       32780
#define ID_MENUITEM32781                32781
#define ID_MENU_TEST                    32782
#define ID_BUTTON32783                  32783
#define ID_BUTTON32784                  32784
#define ID_BUTTON32785                  32785
#define ID_BUTTON32786                  32786

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        136
#define _APS_NEXT_COMMAND_VALUE         32787
#define _APS_NEXT_CONTROL_VALUE         1016
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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