📄 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=4
Class1=CServerApp
Class2=CServerDlg
Class3=CAboutDlg
ResourceCount=5
Resource1=IDD_SERVER_DIALOG
Resource2=IDR_MAINFRAME
Resource3=IDD_ABOUTBOX
Class4=CCallBoard
Resource4=IDD_CALLBOARD
Resource5=IDD_FILEMANAGE
[CLS:CServerApp]
Type=0
HeaderFile=Server.h
ImplementationFile=Server.cpp
Filter=N
[CLS:CServerDlg]
Type=0
HeaderFile=ServerDlg.h
ImplementationFile=ServerDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_BTN_STARTFILESERVER
[CLS:CAboutDlg]
Type=0
HeaderFile=ServerDlg.h
ImplementationFile=ServerDlg.cpp
Filter=D
LastObject=CAboutDlg
[DLG:IDD_ABOUTBOX]
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
[DLG:IDD_SERVER_DIALOG]
Type=1
Class=CServerDlg
ControlCount=16
Control1=IDC_BTN_STARTSERVER,button,1342275585
Control2=IDC_BTN_STARTFILESERVER,button,1342275584
Control3=IDC_STATIC,button,1342210055
Control4=IDC_EDIT_PORT,edit,1350639744
Control5=IDC_STC_PORT,static,1342308864
Control6=IDC_LST_SHOW,SysListView32,1342242821
Control7=IDC_BTN_CLOSESERVER,button,1342275584
Control8=IDC_STATIC,static,1342177287
Control9=IDC_BTN_CLOSEFILESERVER,button,1342275584
Control10=IDC_BTN_CONNECTDB,button,1342275584
Control11=IDC_BTN_UNCONNECTDB,button,1342275584
Control12=IDC_STATIC,button,1342210055
Control13=IDC_BTN_SHAREFILEMNG,button,1342275584
Control14=IDC_BTN_CALLBOARD,button,1342275584
Control15=IDC_STC_CALLMSG,static,1342308352
Control16=IDC_BTN_SETFILEDIR,button,1342275584
[DLG:IDD_CALLBOARD]
Type=1
Class=CCallBoard
ControlCount=11
Control1=IDC_BTN_OK,button,1342275584
Control2=IDCANCEL,button,1342275584
Control3=IDC_COMBO_DPTM,combobox,1344339970
Control4=IDC_EDIT_CALL,edit,1342246980
Control5=IDC_STATIC,button,1342177287
Control6=IDC_STATIC,static,1342308865
Control7=IDC_STATIC,static,1342308864
Control8=IDC_BTN_VIEWCALLLOG,button,1342275584
Control9=IDC_STATIC,button,1342177287
Control10=IDC_EDIT_CALLLOG,edit,1342249028
Control11=IDC_STC_FLAG,static,1073872896
[CLS:CCallBoard]
Type=0
HeaderFile=CallBoard.h
ImplementationFile=CallBoard.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=CCallBoard
[DLG:IDD_FILEMANAGE]
Type=1
Class=?
ControlCount=7
Control1=IDCANCEL,button,1342275584
Control2=IDC_LISTILE,SysListView32,1350631429
Control3=IDC_BTN_DEL,button,1342275584
Control4=IDC_BTN_UPDATE,button,1342275584
Control5=IDC_BTN_PERSONAL,button,1342275584
Control6=IDC_BTN_SHARE,button,1342275584
Control7=IDC_STC_MSG,static,1342308864
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -