?? talk.clw
字號:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CTalkDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "talk.h"
LastPage=0
ClassCount=4
Class1=CMySocket
Class2=CTalkApp
Class3=CAboutDlg
Class4=CTalkDlg
ResourceCount=2
Resource1=IDD_ABOUTBOX
Resource2=IDD_TALK_DIALOG
[CLS:CMySocket]
Type=0
BaseClass=CAsyncSocket
HeaderFile=MySocket.h
ImplementationFile=MySocket.cpp
LastObject=CMySocket
[CLS:CTalkApp]
Type=0
BaseClass=CWinApp
HeaderFile=Talk.h
ImplementationFile=Talk.cpp
[CLS:CAboutDlg]
Type=0
BaseClass=CDialog
HeaderFile=TalkDlg.cpp
ImplementationFile=TalkDlg.cpp
LastObject=CAboutDlg
[CLS:CTalkDlg]
Type=0
BaseClass=CDialog
HeaderFile=TalkDlg.h
ImplementationFile=TalkDlg.cpp
LastObject=CTalkDlg
Filter=D
VirtualFilter=dWC
[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_TALK_DIALOG]
Type=1
Class=CTalkDlg
ControlCount=15
Control1=IDOK,button,1476460545
Control2=IDC_BTN_CLOSE,button,1476460544
Control3=IDC_STATIC_TYPE,static,1342308352
Control4=IDC_COMBO_TYPE,combobox,1344339971
Control5=IDC_STATIC_SERVNAME,static,1342308352
Control6=IDC_EDIT_SERVNAME,edit,1350631552
Control7=IDC_STATIC_SERVPORT,static,1342308352
Control8=IDC_EDIT_SERVPORT,edit,1350631552
Control9=IDC_BTN_CONNECT,button,1342242816
Control10=IDC_STATIC_MSG,static,1476526080
Control11=IDC_EDIT_MSG,edit,1484849280
Control12=IDC_STATIC,static,1342308352
Control13=IDC_LIST_SENT,listbox,1352679681
Control14=IDC_STATIC,static,1342308352
Control15=IDC_LIST_RECEIVED,listbox,1352679681
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -