📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by XXXOPCSRV.rc
//
#define IDC_BTN_START 3
#define ID_BTN_STOP 4
#define IDC_BTN_SETTINGS 5
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_XXXOPCSRV_DIALOG 102
#define IDR_MAINFRAME 128
#define IDD_DIALOG1 129
#define IDD_MOD_LOCAL_COM_PARAM 130
#define IDB_EVENTIMAGES 131
#define IDR_MENU1 132
#define IDR_FRAME 140
#define IDC_CBO_STOPBITSCB 0x224
#define IDC_CHK_DTRDSR 0x225
#define IDC_CHK_RTSCTS 0x226
#define IDC_CHK_XONXOFF 0x227
#define IDC_CBO_BYTESIZE 552
#define IDC_LIST_MSG 1000
#define IDC_CBO_BAUD_RATE 1010
#define IDC_CBO_PARITY 1011
#define IDC_EDIT_TIME_OUT 1012
#define IDC_EDIT_CHAR_INTERVAL 1013
#define IDC_CBO_COM_PORT 1014
#define IDC_OK 1016
#define IDC_CHK_ACTIVE 1017
#define IDC_EDIT_DELAY 1018
#define IDC_RAD_RTU 1031
#define IDC_RAD_ASCII 1032
#define ID_VIEW_EVENT 10201
#define ID_VIEW_CLEAR 32805
#define ID_VIEW_ERRORONLY 32806
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 141
#define _APS_NEXT_COMMAND_VALUE 32772
#define _APS_NEXT_CONTROL_VALUE 1001
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -