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

📄 resource.h

📁 一个串口通信的程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by DataSvr.rc
//
#define IDD_ABOUTBOX                    100
#define ID_MESSAGE_SEND                 101
#define ID_INDICATOR_TIME               102
#define IDB_SPLASH                      103
#define ID_MESSAGE_BCAST                106
#define IDR_PARAMODEFORMVIEW_TMPL       108
#define IDR_HISTORYFORM_TMPL            109
#define IDR_MAINFRAME                   128
#define IDR_DATASVTYPE                  129
#define IDB_TOOLBAR_HOT                 130
#define IDD_PARAMODI                    132
#define IDB_TOOLBAR_COLD                133
#define IDD_OPTION_PAGE_PROGRAM         133
#define IDR_TRAYICON_MENU               134
#define IDD_HISTORY                     134
#define IDI_TRAYICON_NORMAL             135
#define IDB_LISTVIEW_STATE              144
#define IDB_LISTVIEW_SMALL              145
#define IDB_HEADER_ORDER                148
#define IDB_COLORIMAGE                  158
#define IDI_TRAYICON_RINGIN             169
#define IDB_NETHOOD_IMAGE               170
#define IDD_BATCHMODI                   253
#define IDT_OK                          1000
#define IDC_COMBO1                      1001
#define IDC_DOWNLOAD                    1002
#define IDC_LOAD                        1003
#define IDC_RADIO1                      1003
#define IDC_RADIO2                      1004
#define IDC_LIST1                       1005
#define IDC_RADIO3                      1005
#define IDC_STATIC_CD                   1006
#define IDC_BUTTON1                     1007
#define IDC_BTN_VIEW                    1007
#define IDC_BTN_SAVE                    1007
#define IDC_DATETIMEPICKER1             1008
#define IDC_DATETIMEPICKER2             1009
#define IDC_CBX_RT                      1010
#define IDC_POINT                       1011
#define IDC_DBGRID1                     1227
#define IDM_ALMOSTOP                    32771
#define IDM_TEST                        32772
#define ID_VIEW_OPTION                  32773
#define ID_VIEW_BRINGTOTOP              32774
#define ID_TRAYICON_ACTIVE              32775
#define IDM_RTVIEW                      32780
#define IDM_HISVIEW                     32781
#define IDM_WARNVIEW                    32782
#define IDM_SECURY_USER                 32783
#define IDM_SECURY_CLIENT               32784
#define IDM_USER                        32785
#define IDM_YB                          32786
#define IDM_CD                          32787
#define IDM_CS                          32788
#define IDM_RT                          32789
#define IDM_CSRW                        32790
#define IDS_TIMENU_SHOW                 57346
#define IDS_TIMENU_HIDE                 57347

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        135
#define _APS_NEXT_COMMAND_VALUE         32798
#define _APS_NEXT_CONTROL_VALUE         1012
#define _APS_NEXT_SYMED_VALUE           110
#endif
#endif

⌨️ 快捷键说明

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