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

📄 resource.h

📁 reed solomon编码/解码工具
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by DLG.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_DLG_DIALOG                  102
#define IDD_PROPPAGE_B                  108
#define IDR_MAINFRAME                   128
#define IDR_MENU1                       129
#define IDB_BITMAP1                     130
#define IDD_PROPPAGE_RS                 135
#define IDD_PROPPAGE_Result             136
#define IDC_CHECK1                      1001
#define IDC_CHECK2                      1002
#define IDC_CHECK3                      1003
#define IDC_STATIC_CHECKS               1004
#define IDC_LIST1                       1005
#define IDC_STATIC_LISTBOX              1006
#define IDC_TAB2                        1006
#define IDC_SPIN1                       1007
#define IDC_EDIT3                       1008
#define IDC_BUTTON_DEL                  1009
#define IDC_SPIN2                       1010
#define IDC_NPAR                        1010
#define IDC_SPIN3                       1011
#define IDC_BUTTON_ADD1                 1011
#define IDC_RADIO2                      1012
#define IDC_STATIC_LISTBOX2             1012
#define IDC_RADIO3                      1013
#define IDC_Bytes                       1013
#define IDC_STATIC_COMBO                1014
#define IDC_BUTTON_DEL2                 1014
#define IDC_COMBO1                      1015
#define IDC_EDIT_P1                     1015
#define IDC_COMBO2                      1016
#define IDC_BUTTON_DEL1                 1016
#define IDC_COMBO3                      1017
#define IDBACK                          1017
#define IDNEXT                          1018
#define IDC_TREE1                       1019
#define IDC_BUTTON_ADD                  1019
#define IDC_EDIT_CODE                   1020
#define IDC_LIST2                       1021
#define IDC_EDIT_CODE2                  1021
#define IDC_EDIT_TEXT                   1021
#define IDC_EDIT2                       1022
#define IDC_BUTTON1                     1022
#define IDC_EDIT_CODE3                  1022
#define IDC_EDIT_BINARY                 1022
#define IDC_BUTTON_ADD2                 1023
#define IDC_STATIC_RBUTTON2             1024
#define IDC_EDIT_D1                     1024
#define IDC_RADIO4                      1025
#define IDC_EDIT_P2                     1025
#define IDC_STATIC_RBUTTON3             1026
#define IDC_EDIT_D2                     1027
#define IDC_STATIC_RBUTTON4             1027
#define IDC_EDIT1                       1028
#define IDC_EDIT_MSG                    1028
#define IDC_PROGRESS_V                  1029
#define IDC_STATIC_TIP                  1029
#define IDC_PROGRESS_H                  1030
#define IDC_BUTTON2                     1030
#define IDC_BUTTON_Err                  1030
#define IDC_SCROLLBAR_H                 1034
#define IDC_SCROLLBAR_V                 1035
#define IDC_SLIDER1                     1036
#define IDC_SLIDER2                     1037
#define IDC_IPADDRESS1                  1041
#define IDC_COMBOBOXEX1                 1042
#define IDC_HOTKEY1                     1043
#define IDC_DATETIMEPICKER1             1044
#define ID_SKIN33                       32774
#define ID_WEB                          32778
#define ID_CLOSE                        32779
#define ID_MENU_NEW                     32780
#define ID_MENU_OPEN                    32781
#define ID_MENU_SAVE                    32783
#define ID_MENU_SKIN                    32783
#define ID_MENU_CUT                     32784
#define ID_MENU_COPY                    32785
#define ID_MENU_PASTE                   32787
#define ID_MENU_PRINT                   32789

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

⌨️ 快捷键说明

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