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

📄 resource.h

📁 串口程序检测
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Uart.rc
//
#define IDD_UART_DIALOG                 102
#define IDR_MAINFRAME                   128
#define IDR_ICON_STONE                  128
#define IDD_DIALOG_OPTION               130
#define IDR_ICON_WANG                   132
#define IDD_PIC_PREVIEW                 133
#define IDD_PIC_RX_VIEW                 134
#define IDC_INI_PORT_NUM                1006
#define IDC_STATUS_RTS                  1007
#define IDC_OPEN_PORT                   1008
#define IDC_INI_BAUD_RATE               1009
#define IDC_INI_DATA_BIT                1010
#define IDC_INI_STOP_BIT                1011
#define IDC_INI_CHECK_BIT               1012
#define IDC_STATUS_DTR                  1013
#define IDC_STATUS_BREAK                1014
#define IDC_STATUS_CTS                  1015
#define IDC_STATUS_DSR                  1016
#define IDC_STATUS_RING                 1017
#define IDC_STATUS_DCD                  1018
#define IDC_COUNT_TX                    1019
#define IDC_COUNT_TX_BYTE               1019
#define IDC_TX_MANUAL                   1021
#define IDC_COUNT_CLR                   1023
#define IDC_TX_EDIT                     1024
#define IDC_TX_CYCLE                    1025
#define IDC_TX_CYCLE_NUM                1026
#define IDC_RX_FRESH                    1027
#define IDC_RX_SHOW_CLR                 1028
#define IDC_RX_EDIT                     1029
#define IDC_RX_BYTE                     1030
#define IDC_COUNT_RX                    1030
#define IDC_COUNT_RX_BYTE               1030
#define IDC_ERR_NUM                     1031
#define IDC_ERR_BIT_NUM                 1031
#define IDC_ERR_RATE                    1032
#define IDC_ERR_BIT_RATE                1032
#define IDC_TX_SHOW_CLR                 1033
#define IDC_TX_CYCLE_RST                1034
#define IDC_ERR_CYCLE_NUM               1035
#define IDC_RX_CYCLERST                 1036
#define IDC_ERR_CYCLE_RST               1036
#define IDC_ERR_PACKET_RATE             1037
#define IDC_RX_BIT_NUM                  1039
#define IDC_TX_AUTO_SPAN                1040
#define IDC_ERR_DETECT                  1041
#define IDC_RX_HEX                      1042
#define IDC_TX_HEX                      1043
#define IDC_STATIC_OPEN                 1044
#define IDC_ERR_PACKET_NUM              1045
#define IDC_TX_AUTO_SPAN_SEL            1046
#define IDC_TX_AUTO_CTS                 1047
#define IDC_RX_PACKET_NUM               1048
#define IDC_TX_STOP_BYTE                1050
#define IDC_ERR_CLR                     1051
#define IDC_RX_SHOW_PAUSE               1052
#define IDC_STATIC_RUN                  1053
#define IDC_TX_STOP_AUTO                1054
#define IDC_MSCOMM                      1055
#define IDC_STATIC_INI_PORT_NUM         1056
#define IDC_STATIC_INI_BAUD_RATE        1057
#define IDC_STATIC_INI_DATA_BIT         1058
#define IDC_STATIC_INI_CHECK_BIT        1059
#define IDC_STATIC_INI_STOP_BIT         1060
#define IDC_STATIC_COUNT_TX             1061
#define IDC_STATIC_COUNT_TX_BYTE        1061
#define IDC_STATIC_COUNT_RX             1062
#define IDC_STATIC_COUNT_RX_BYTE        1062
#define IDC_STATIC_ERR_NUM              1063
#define IDC_STATIC_ERR_BIT_NUM          1063
#define IDC_STATIC_ERR_RATE             1064
#define IDC_STATIC_ERR_BIT_RATE         1064
#define IDC_STATIC_ERR_CYCLE_NUM        1065
#define IDC_STATIC_TX_CYCLE_NUM         1066
#define IDC_STATIC_INI_FRAME            1067
#define IDC_STATIC_COUNT_FRAME          1068
#define IDC_STATIC_ERR_FRAME            1069
#define IDC_STATIC_STATUS_FRAME         1070
#define IDC_STATIC_AUTO_SPAN_UNIT       1071
#define IDC_STATIC_ERR_PACKET_RATE      1072
#define IDC_STATIC_ERR_DETECT           1073
#define IDC_STATIC_RTS                  1074
#define IDC_STATIC_DTR                  1075
#define IDC_STATIC_BREAK                1076
#define IDC_STATIC_CTS                  1077
#define IDC_STATIC_DSR                  1078
#define IDC_STATIC_RING                 1079
#define IDC_STATIC_DCD                  1080
#define IDC_STATIC_TX_HEX               1081
#define IDC_STATIC_TX_CYCLE             1082
#define IDC_STATIC_TX_AUTO_SPAN_SEL     1083
#define IDC_STATIC_TX_AUTO_CTS          1084
#define IDC_STATIC_TX_STOP_AUTO         1085
#define IDC_STATIC_RX_HEX               1086
#define IDC_RESET                       1087
#define IDC_OPTION                      1088
#define IDC_TX_BUF_SIZE                 1088
#define IDC_RX_BUF_SIZE                 1089
#define IDC_STATIC_RX_BIT_NUM           1089
#define IDC_RX_TRIG                     1090
#define IDC_STATIC_ERR_PACKET_NUM       1090
#define IDC_OPTION_OK                   1091
#define IDC_STATIC_RX_PACKET_NUM        1091
#define IDC_OPTION_CANCEL               1092
#define IDC_STATIC_BIT_RATE_SHOW        1092
#define IDC_STATIC_TX_BUF_SIZE          1093
#define IDC_STATIC_RX_BUF_SIZE          1094
#define IDC_STATIC_RX_TRIG              1095
#define IDC_TX_THREAD_PRIORITY          1096
#define IDC_RX_PACKET_BYTE_NUM          1097
#define IDC_BUTTON_STORE_RESULT         1099
#define IDC_BUTTON_STORE_FILE_NAME      1100
#define IDC_STATIC_SENDPIC              1101
#define IDC_BUTTON_PICBROWSE            1102
#define IDC_EDIT_PIC_PATH               1103
#define IDC_STATIC_PICSTYLE             1104
#define IDC_INI_PIC_STYLE               1106
#define IDC_BUTTON_SENDPIC              1107
#define IDC_TX_PIC_CTS                  1108
#define IDC_PIC_SAVE_PATH               1110
#define IDC_BUTTON_SAVEPIC              1112
#define IDC_BUTTON_PIC_SAVE_PATH        1113
#define IDC_STATIC_PIC_LENGTH           1114
#define IDC_EDIT_PIC_LENGTH             1115
#define IDC_PIC_PREV                    1116
#define IDC_PIC_RX_VIEW                 1117

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

⌨️ 快捷键说明

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