📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Dsp7.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_DSP7TYPE 129
#define IDD_DIALOG_COM 130
#define IDD_DIALOG_PROGRAM 131
#define IDD_DIALOG_SET 132
#define IDD_PARAMETER 136
#define IDC_EDIT_CODE 1000
#define IDC_EDIT_INIT 1001
#define IDC_EDIT_PROGRAM 1001
#define IDC_EDIT_END 1002
#define IDC_EDIT_PCODE 1002
#define IDC_EDIT_LEN 1003
#define IDC_COMBO_BAUD 1005
#define IDC_COMBO_COM 1009
#define IDC_PARA_1 1009
#define IDC_COMBO_DATABIT 1010
#define IDC_COMBO_STOPBIT 1011
#define IDC_PARA_3 1011
#define IDC_COMBO_PARITY 1012
#define IDC_PARA_5 1012
#define IDC_PARA_8 1013
#define IDC_PARA_2 1014
#define IDC_PARA_4 1015
#define IDC_PARA_6 1016
#define IDC_PARA_9 1017
#define IDC_PARA_7 1018
#define IDC_PARA_10 1019
#define ID_MENU_DATA 32771
#define ID_MENU_HAND 32772
#define ID_MENU_PROGRAM 32773
#define ID_MENU_READ 32774
#define ID_MENU_EXE 32775
#define ID_MENU_SET 32776
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 137
#define _APS_NEXT_COMMAND_VALUE 32777
#define _APS_NEXT_CONTROL_VALUE 1020
#define _APS_NEXT_SYMED_VALUE 102
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -