?? resource.h
字號:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by PacketCrafter.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_PACKETCRAFTER_DIALOG 102
#define IDD_TCP_DIALOG 103
#define IDD_ICMP_DIALOG 104
#define IDR_MAINFRAME 128
#define IDD_UDP_DIALOG 130
#define IDC_FromAddress 1000
#define IDC_ToAddress 1001
#define IDC_HeaderSize 1002
#define IDC_DefaultSize 1003
#define IDC_Identification 1004
#define IDC_DefaultIndentification 1005
#define IDC_TypeOfService 1006
#define IDC_FragmentationType 1007
#define IDC_TTL 1008
#define IDC_SourcePort 1009
#define IDC_DestinationPort 1010
#define ID_SEND_IP 1011
#define IDC_CheckSum 1012
#define IDC_DefaultChecksum 1013
#define ID_UDP 1013
#define IDC_Offset 1014
#define IDC_DefaultUDPChecksum 1014
#define IDC_URG 1014
#define IDC_DataSize 1015
#define IDC_ACK 1015
#define ID_SEND_UDP 1016
#define IDC_PUSH 1016
#define ID_SEND_TCP 1017
#define IDC_RESET 1017
#define IDC_SYN 1018
#define IDC_DATA 1018
#define IDC_FIN 1019
#define ID_SEND_ICMP 1019
#define IDC_DefaultTCPChecksum 1020
#define IDC_ACKNOWLEDGE 1021
#define IDC_SEQUENCE 1022
#define IDC_WINDOW 1023
#define IDC_TCPCheckSum 1024
#define IDC_URGENT 1025
#define IDC_HYPERLINK 1025
#define IDC_TCPOFFSET 1026
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 131
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1026
#define _APS_NEXT_SYMED_VALUE 105
#endif
#endif
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -