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

📄 resource.h

📁 串口测试工具
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by PortTest.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_PORTTEST_DIALOG             102
#define IDP_SOCKETS_INIT_FAILED         103
#define IDR_MAINFRAME                   128
#define IDC_CURSOR_HAND                 132
#define IDI_OPEN                        142
#define IDI_CLOSE                       143
#define IDI_SET                         144
#define IDI_CRC16                       145
#define IDI_LPC                         146
#define IDI_SEND                        147
#define IDI_CLEAR                       148
#define IDI_SUM                         152
#define IDI_CRC8                        154
#define IDD_PORTSET                     159
#define IDC_RECVTEXT                    1000
#define IDC_SENDTEXT                    1001
#define IDC_SPLITTER                    1003
#define IDC_TIMESPACE                   1015
#define IDC_RECVTITLE                   1017
#define IDC_SENDTITLE                   1018
#define IDC_AUTOSEND                    1019
#define IDC_ASCII                       1020
#define IDC_HEX                         1021
#define IDC_OPEN                        1024
#define IDC_SENDSET                     1025
#define IDC_SPLITTERH                   1026
#define IDC_CLOSE                       1027
#define IDC_SET                         1028
#define IDC_OUT                         1031
#define IDC_CLEAR                       1032
#define IDC_CRC8                        1033
#define IDC_CRC16                       1034
#define IDC_SUM                         1035
#define IDC_LPC                         1036
#define IDC_PORT                        1038
#define IDC_STATUS                      1039
#define IDC_DATETIME                    1040
#define IDC_PORTSET                     1041
#define IDC_MSCOMM                      1043
#define IDC_PORTNO                      1045
#define IDC_BAUD                        1046
#define IDC_RADIO2                      1047
#define IDC_MOVE                        1047
#define IDC_RADIO3                      1048
#define IDC_EMAIL                       1048
#define IDC_RADIO4                      1049
#define IDC_RADIO5                      1050
#define IDC_RADIO6                      1051
#define IDC_RADIO7                      1052
#define IDC_RADIO8                      1053
#define IDC_DATABIT                     1054
#define IDC_RADIO10                     1055
#define IDC_RADIO11                     1056
#define IDC_CHECHBIT                    1057
#define IDC_RADIO13                     1058
#define IDC_RADIO14                     1059
#define IDC_STOPBIT                     1060
#define IDC_RADIO16                     1061
#define IDC_RADIO17                     1062
#define IDC_RADIO18                     1063

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

⌨️ 快捷键说明

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