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

📄 resource.h

📁 自己项目组开发的自组网传输中串口通信程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by DTE.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_DTE_DIALOG                  102
#define IDR_MAINFRAME                   128
#define IDR_MENU                        129
#define IDD_INPUTIP                     148
#define IDC_PORTCOMBO                   1010
#define IDC_BUATCOMBO                   1011
#define IDC_DATACOMBO                   1012
#define IDC_VERIFYCOMBO                 1013
#define IDC_STOPCOMBO                   1014
#define IDC_SERIALBUTTON                1015
#define IDC_RECVRICHEDIT                1032
#define IDC_STATUSRICHEDIT              1033
#define IDC_SENDAREA                    1034
#define IDC_SENDRICHEDIT                1034
#define IDC_PRICOMBO                    1037
#define IDC_IPADDRESS                   1039
#define IDC_PKTRICHEDIT                 1040
#define IDC_SENDBUTTON                  1041
#define IDC_IPADDRESS2                  1046
#define IDC_CLEARRECVBUTTON             1053
#define ID_ADHOC                        32772
#define ID_POLL                         32773
#define ID_DATA                         32774
#define ID_INITIALNET                   32775
#define ID_INFUSENETCONFIG              32776
#define ID_600BPS                       32777
#define ID_1200BPS                      32778
#define ID_2400BPS                      32779
#define ID_4800BPS                      32780
#define ID_9600BPS                      32781
#define ID_NOCHANNEL                    32782
#define ID_TDMA                         32783
#define ID_CSMA                         32784
#define ID_MENUITEM32785                32785
#define ID_MENUITEM32786                32786
#define ID_NETCONFIG                    32787
#define ID_LOCALIP                      32788
#define ID_PREIP                        32789
#define ID_PREGATEWAYIP                 32790
#define ID_PRETOPO                      32791
#define ID_PRESLOT                      32792
#define ID_WORKMODE                     32794
#define ID_CHANNELSPEED                 32795
#define ID_CHNNELMODE                   32796
#define ID_NETPARA                      32797
#define ID_ROUTEMODE                    32798
#define ID_GATEWAYIP                    32800
#define ID_PRETOLO                      32802
#define ID_PKTNUM                       32804
#define ID_MTU                          32805
#define ID_SLOT                         32806
#define ID_ROUTE                        32807
#define ID_EFFECIP                      32808
#define ID_VERSION                      32809
#define ID_TAKEROUTE                    32810
#define ID_FORCEEXIT                    32812
#define ID_DEBUGOPEN                    32813
#define ID_DEBUGOFF                     32814
#define ID_CONTROLOPEN                  32816
#define ID_SETIPPORT                    32818
#define ID_SENDPKT                      32819
#define ID_RECVPKT                      32820
#define ID_QUERYLOCALIP                 32826
#define ID_EXITROUTE                    32827

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        149
#define _APS_NEXT_COMMAND_VALUE         32828
#define _APS_NEXT_CONTROL_VALUE         1054
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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