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

📄 resource.h

📁 串口通讯,采用异步方式,采用回调上传数据
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ComTest.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_COMTEST_DIALOG              102
#define IDR_MAINFRAME                   128
#define IDD_CONFIG                      129
#define IDD_CALCULATE_PARTY             132
#define IDC_CONFIG1                     1000
#define IDC_CONFIG2                     1001
#define IDC_CONFIG3                     1002
#define IDC_CONFIG4                     1003
#define IDC_REC1                        1004
#define IDC_REC2                        1005
#define IDC_REC3                        1006
#define IDC_REC4                        1007
#define IDC_WORK1                       1008
#define IDC_WORK2                       1009
#define IDC_WORK3                       1010
#define IDC_WORK4                       1011
#define IDC_CLEAR1                      1012
#define IDC_CLEAR2                      1013
#define IDC_CLEAR3                      1014
#define IDC_CLEAR4                      1015
#define IDC_WRITEFILE1                  1016
#define IDC_WRITEFILE2                  1017
#define IDC_WRITEFILE3                  1018
#define IDC_WRITEFILE4                  1019
#define IDC_WRITE1                      1020
#define IDC_WRITE2                      1021
#define IDC_INPUTTYPE1                  1021
#define IDC_WRITE3                      1022
#define IDC_INPUTTYPE2                  1022
#define IDC_WRITE4                      1023
#define IDC_OUTPUTTYPE1                 1023
#define IDC_OUTPUTTYPE2                 1024
#define IDC_DISSTATE1                   1024
#define IDC_WRITEFILE                   1025
#define IDC_DISSTATE2                   1025
#define IDC_BAUDRATECOMBO               1026
#define IDC_DISSTATE3                   1026
#define IDC_PARITYCOMBO                 1027
#define IDC_DISSTATE4                   1027
#define IDC_DATABITSCOMBO               1028
#define IDC_STOPBITSCOMBO               1029
#define IDC_WRITEFILENAME               1030
#define IDC_READFILE                    1032
#define IDC_READFILENAME                1033
#define IDC_CHECK1                      1034
#define IDC_CHECK2                      1035
#define IDC_CHECK3                      1036
#define IDC_CHECK4                      1037
#define IDC_CHECK5                      1038
#define IDC_CHECK6                      1039
#define IDC_CHECK7                      1040
#define IDC_CHECK8                      1041
#define IDC_CHECK9                      1042
#define IDC_SENDBUFFERCOMBO             1043
#define IDC_GETREADFILE                 1044
#define IDC_SENDLINE                    1045
#define IDC_ST1                         1046
#define IDC_GETWRITEFILE                1046
#define IDC_ST2                         1047
#define IDC_INCLUDN                     1047
#define IDC_ST3                         1048
#define IDC_ST4                         1049
#define IDC_WRITETITLE1                 1050
#define IDC_WRITETITLE2                 1051
#define IDC_WRITETITLE3                 1052
#define IDC_WRITETITLE4                 1053
#define IDC_SEND1                       1054
#define IDC_SEND2                       1055
#define IDC_SEND3                       1056
#define IDC_SEND4                       1057
#define IDC_CALCULATE_PARTY             1058
#define IDC_DATA                        1059
#define IDC_COMB_TYPE                   1060
#define IDC_BTN_CAL                     1063
#define IDC_VALUE                       1064
#define IDC_CKC_TIME                    1065
#define IDC_EDIT_TIME                   1067

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

⌨️ 快捷键说明

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