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

📄 resource.h

📁 串口通讯演示程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by CeTools.rc
//
#define IDCANCEL2                       3
#define IDCANCEL3                       4
#define IDD_ABOUTBOX                    100
#define IDD_CETOOLS_FORM                101
#define ID_FLAGCHAR                     101
#define ID_FLAGCOLOR                    103
#define ID_BACKCOLOR                    104
#define ID_FONT_SET                     105
#define ID_CHARCOLOR_REV                106
#define ID_C_VIEW                       107
#define ID_P_VIEW                       108
#define ID_FLAGCHAR_VIEW                109
#define ID_OPENCOMM                     110
#define ID_CLOSECOMM                    111
#define ID_CLEAR_CHAR                   112
#define IDD_DIALOG_SETFLAGCHAR          114
#define IDD_DIALOG_PORT                 115
#define IDR_MENU2                       116
#define ID_SET_PORT                     121
#define IDC_EDIT1                       122
#define IDC_EDIT2                       123
#define IDC_COMBO_BAUD                  124
#define IDC_EDIT3                       125
#define IDC_EDIT4                       126
#define IDC_COMBO_DATA                  127
#define IDR_MAINFRAME                   128
#define IDR_CETOOLTYPE                  129
#define IDC_COMBO_PORTNO                131
#define IDB_IMAGELIST                   132
#define IDB_SMALL_IMAGELIST             133
#define IDC_COMBO_STOP                  134
#define IDC_COMBO_CHECK                 135
#define IDR_MENU1                       135
#define IDD_DAYDLG                      136
#define IDB_BITMAP2                     137
#define IDB_BITMAP1                     138
#define ID_BUTTONHELP                   150
#define IDC_SENDDATA                    151
#define IDC_SENDDATA1                   152
#define IDC_SENDDATA2                   153
#define ID_APPINFO                      154
#define IDC_SENDDATACOUNT               155
#define OUTBAR_NOTIFY                   156
#define IDC_RICHEDIT1                   157
#define IDC_RICHEDIT2                   158
#define IDC_IPEDIT                      159
#define IDC_SENDCODEDATA                160
#define IDC_SENDCODEDATA2               161
#define ID_SHOW_A                       162
#define ID_SHOW_B                       163
#define ID_SHOW_ALL                     164
#define ID_VIEWDATA                     165
#define IDC_NODRAGGING                  268
#define IDC_STATIC1                     1000
#define IDC_LIST2                       1001
#define IDC_BUTTON1                     1002
#define IDC_BUTTON2                     1003
#define IDC_PROGRESS1                   1004
#define IDC_BUTTON3                     1005
#define IDC_STATIC2                     1006
#define IDC_STATIC3                     1007
#define IDC_STATIC4                     1008
#define IDC_STATIC5                     1009
#define IDC_STATIC6                     1010
#define IDC_PROGRESS2                   1011
#define IDC_PROGRESS3                   1012
#define IDC_STATIC7                     1013
#define IDC_STATIC8                     1014
#define IDC_PROGRESS7                   1014
#define IDC_STATIC9                     1015
#define IDC_STATIC10                    1016
#define IDC_PROGRESS8                   1016
#define IDC_PROGRESS4                   1017
#define IDC_STATIC28                    1017
#define IDC_STATIC11                    1018
#define IDC_STATIC12                    1019
#define IDC_STATIC13                    1020
#define IDC_STATIC14                    1021
#define IDC_PROGRESS5                   1022
#define IDC_PROGRESS6                   1023
#define IDC_STATIC15                    1024
#define IDC_RADIO1                      1025
#define IDC_STATIC20                    1026
#define IDC_RADIO3                      1026
#define IDC_EDIT7                       1027
#define IDC_EDIT8                       1028
#define IDC_STATIC21                    1029
#define IDC_EDIT10                      1030
#define IDC_PICTURE2                    1031
#define IDC_EDIT17                      1031
#define IDC_EDIT11                      1032
#define IDC_EDIT12                      1033
#define IDC_EDIT13                      1034
#define IDC_EDIT14                      1035
#define IDC_STATIC22                    1036
#define IDC_EDIT16                      1036
#define IDC_RADIO2                      1037
#define IDC_EDIT18                      1037
#define IDC_EDIT15                      1038
#define IDC_STATIC23                    1039
#define IDC_STATIC24                    1040
#define IDC_STATIC25                    1041
#define IDC_STATIC16                    1042
#define IDC_STATIC17                    1043
#define IDC_STATIC18                    1044
#define IDC_STATIC19                    1045
#define IDC_STATIC26                    1046
#define IDC_STATIC27                    1047
#define IDC_MONTHCALENDAR1              1049
#define IDC_DATETIMEPICKER1             1050
#define IDB_ANIM_IMGLIST                1130
#define IDC_DRAGGING                    1320
#define IDC_HANDCUR                     3010
#define IDM_CURRENTDAY                  32771
#define IDM_OLDDAY                      32772
#define IDM_SHOWA                       32773
#define IDM_SHOWB                       32774
#define ID_VIEW_TOP                     32775
#define IDM_ERRRATE_COLA                32776
#define IDM_ERRRATE_COLB                32777
#define IDM_FLAG_COL                    32778
#define IDM_CURSOR_COL                  32779
#define IDM_DATA_COLA                   32780
#define IDM_DATA_COLB                   32781
#define IDM_NODATA_COL                  32782

// 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         32783
#define _APS_NEXT_CONTROL_VALUE         1051
#define _APS_NEXT_SYMED_VALUE           116
#endif
#endif

⌨️ 快捷键说明

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