📄 webserver.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CWebServerDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "WebServer.h"
ClassCount=3
Class1=CWebServerApp
Class2=CWebServerDlg
Class3=CAboutDlg
ResourceCount=5
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_WEBSERVER_DIALOG
Resource4=IDD_ABOUTBOX (English (U.S.))
Resource5=IDD_WEBSERVER_DIALOG (English (U.S.))
[CLS:CWebServerApp]
Type=0
HeaderFile=WebServer.h
ImplementationFile=WebServer.cpp
Filter=N
[CLS:CWebServerDlg]
Type=0
HeaderFile=WebServerDlg.h
ImplementationFile=WebServerDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_HOMEDIRBROWSE
[CLS:CAboutDlg]
Type=0
HeaderFile=WebServerDlg.h
ImplementationFile=WebServerDlg.cpp
Filter=D
LastObject=CAboutDlg
[DLG:IDD_ABOUTBOX]
Type=1
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308352
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
Class=CAboutDlg
[DLG:IDD_WEBSERVER_DIALOG]
Type=1
ControlCount=3
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Class=CWebServerDlg
[DLG:IDD_WEBSERVER_DIALOG (English (U.S.))]
Type=1
Class=CWebServerDlg
ControlCount=30
Control1=IDC_START,button,1342242816
Control2=IDC_STOP,button,1342242816
Control3=IDC_RESET,button,1342242816
Control4=IDOK,button,1342242816
Control5=IDC_HOMEDIR,edit,1342242944
Control6=IDC_HOMEDIRBROWSE,button,1342242816
Control7=IDC_DEFINDEXFILE,edit,1342242944
Control8=IDC_PORT,edit,1342242944
Control9=IDC_PTO,edit,1342242944
Control10=IDC_STATIC,button,1342177287
Control11=IDC_STATIC,button,1342177287
Control12=IDC_STATUS,static,1342312448
Control13=IDC_STATIC,static,1476526080
Control14=IDC_STATIC,static,1476530176
Control15=IDC_STATIC,button,1342177287
Control16=IDC_STATIC,static,1342308352
Control17=IDC_STATIC,static,1342308352
Control18=IDC_STATIC,static,1342308352
Control19=IDC_VISITORS,static,1342308352
Control20=IDC_STATIC,static,1342308352
Control21=IDC_REQUESTS,static,1342308352
Control22=IDC_STATIC,static,1342308352
Control23=IDC_BYTESENT,static,1342308352
Control24=IDC_STATIC,static,1342308352
Control25=IDC_BYTESRECV,static,1342308352
Control26=IDC_STATIC,static,1342308352
Control27=IDC_ACTIVECONN,static,1342308352
Control28=IDC_STATIC,static,1342308352
Control29=IDC_STATIC,static,1342308352
Control30=IDC_STATIC,static,1342308352
[DLG:IDD_ABOUTBOX (English (U.S.))]
Type=1
Class=CAboutDlg
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -