📄 server.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CServerDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Server.h"
ClassCount=2
Class1=CServerApp
Class2=CServerDlg
ResourceCount=4
Resource2=IDR_MAINFRAME
Resource3=IDD_SERVER_DIALOG (Chinese (P.R.C.))
Resource4=IDD_SERVER_DIALOG
[CLS:CServerApp]
Type=0
HeaderFile=Server.h
ImplementationFile=Server.cpp
Filter=N
[CLS:CServerDlg]
Type=0
HeaderFile=ServerDlg.h
ImplementationFile=ServerDlg.cpp
Filter=D
LastObject=IDC_EDIT_PORT
BaseClass=CDialog
VirtualFilter=dWC
[DLG:IDD_SERVER_DIALOG]
Type=1
Class=CServerDlg
ControlCount=12
Control1=IDOK,button,1342242817
Control2=IDC_BUTTON_SEND,button,1342242816
Control3=IDC_EDIT_REV_MSG,edit,1352730628
Control4=IDC_EDIT_SEND_MSG,edit,1352728580
Control5=IDC_STATIC,button,1342177287
Control6=IDC_STATIC,button,1342177287
Control7=IDC_STATIC,static,1342308352
Control8=IDC_EDIT_IP,edit,1350631552
Control9=IDC_BUTTON_CREATE,button,1342242816
Control10=IDC_STATIC,static,1342181383
Control11=IDC_STATIC,static,1342308352
Control12=IDC_EDIT_PORT,edit,1350633600
[DLG:IDD_SERVER_DIALOG (Chinese (P.R.C.))]
Type=1
Class=?
ControlCount=12
Control1=IDOK,button,1342242817
Control2=IDC_BUTTON_SEND,button,1342242816
Control3=IDC_EDIT_REV_MSG,edit,1352730628
Control4=IDC_EDIT_SEND_MSG,edit,1352728580
Control5=IDC_STATIC,button,1342177287
Control6=IDC_STATIC,button,1342177287
Control7=IDC_STATIC,static,1342308352
Control8=IDC_EDIT_IP,edit,1350631552
Control9=IDC_BUTTON_CREATE,button,1342242816
Control10=IDC_STATIC,static,1342181383
Control11=IDC_STATIC,static,1342308352
Control12=IDC_EDIT_PORT,edit,1350633600
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -