resource.h

来自「基于短消息的移动通信场强信号检测管理软件,软件基于PC,用于与嵌入式信号接收板通」· C头文件 代码 · 共 50 行

H
50
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by SendPkt.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_SENDPKTYPE                  129
#define IDD_ETHERNETDLG                 131
#define IDD_IPHEADERSETUP               137
#define IDC_ADAPTER                     1000
#define IDC_VERSION                     1003
#define IDC_HEADERLENGTH                1004
#define IDC_SERVICETYPE                 1006
#define IDC_IDENTIFICATION              1008
#define IDC_FLAG                        1009
#define IDC_OFFSET                      1010
#define IDC_TTl                         1011
#define IDC_PROTOCOL                    1012
#define IDC_CHECKSUM                    1014
#define IDC_IPSRCADDR                   1017
#define IDC_IPDESTADDR                  1018
#define IDC_OPTIONS                     1019
#define IDC_DATA                        1020
#define IDC_IPHEADERSETUP               1022
#define IDC_SEND                        1023
#define IDC_STOP                        1024
#define IDC_RADIOLIMIT                  1026
#define IDC_RADIOLOOP                   1027
#define IDC_DESTMAC                     1028
#define IDC_SRCMAC                      1029
#define IDC_PACKNUM                     1030
#define IDC_TAGCONTROL                  1032
#define IDC_ETHERNETTYPE                1038
#define IDC_TAGLABEL                    1039
#define IDC_PROGRESS1                   1040
#define IDM_IPHEADERSETUP               32785
#define IDM_ETHERNET                    32787

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        156
#define _APS_NEXT_COMMAND_VALUE         32788
#define _APS_NEXT_CONTROL_VALUE         1041
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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