⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 send.clw

📁 网络短息平台的开发与设计
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CSendDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Send.h"

ClassCount=7
Class1=CSendApp
Class2=CSendDlg
Class3=CAboutDlg

ResourceCount=7
Resource1=IDD_SEND_DIALOG
Resource2=IDR_MAINFRAME
Resource3=IDD_DLG_RECEIVE
Class4=CReceive
Class5=CSendDb
Resource4=IDD_DLG_SENDED
Class6=CTimeToSend
Resource5=IDD_DLG_TIME
Class7=CSended
Resource6=IDD_ABOUTBOX
Resource7=IDR_TRAYMENU

[CLS:CSendApp]
Type=0
HeaderFile=Send.h
ImplementationFile=Send.cpp
Filter=N

[CLS:CSendDlg]
Type=0
HeaderFile=SendDlg.h
ImplementationFile=SendDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_CHECK1

[CLS:CAboutDlg]
Type=0
HeaderFile=SendDlg.h
ImplementationFile=SendDlg.cpp
Filter=D

[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_SEND_DIALOG]
Type=1
Class=CSendDlg
ControlCount=14
Control1=IDC_STATIC,static,1342308352
Control2=IDC_STATIC,static,1342308352
Control3=IDC_EDIT_PHONE,edit,1350631552
Control4=IDC_EDIT_CONTENT,edit,1350635524
Control5=IDC_BUT_CLC,button,1342242816
Control6=IDC_BUT_SEND,button,1342242816
Control7=IDC_MSCOMM1,{648A5600-2C6E-101B-82B6-000000000014},1342242816
Control8=IDC_BUT_LIULAN,button,1342242816
Control9=IDC_EDIT1,edit,1342244992
Control10=IDC_BUT_RECEIVE,button,1342242816
Control11=IDC_DATETIMEPICKER1,SysDateTimePick32,1342242852
Control12=IDC_DATETIMEPICKER2,SysDateTimePick32,1342242857
Control13=IDC_CHECK1,button,1342242819
Control14=IDC_BUT_TIME,button,1342242816

[DLG:IDD_DLG_RECEIVE]
Type=1
Class=CReceive
ControlCount=8
Control1=IDC_EDIT1,edit,1350631552
Control2=IDC_EDIT2,edit,1350631552
Control3=IDC_EDIT3,edit,1350635524
Control4=IDC_LIST1,listbox,1352728835
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,button,1342177287

[CLS:CReceive]
Type=0
HeaderFile=Receive.h
ImplementationFile=Receive.cpp
BaseClass=CDialog
Filter=D
LastObject=IDC_EDIT3
VirtualFilter=dWC

[CLS:CSendDb]
Type=0
HeaderFile=SendDb.h
ImplementationFile=SendDb.cpp
BaseClass=CRecordset
Filter=N
VirtualFilter=r
LastObject=CSendDb

[DB:CSendDb]
DB=1
DBType=ODBC
ColumnCount=5
Column1=[ID], 4, 4
Column2=[Phone], 12, 100
Column3=[Content], 12, 280
Column4=[Time], 11, 16
Column5=[isSend], -7, 1

[DLG:IDD_DLG_TIME]
Type=1
Class=CTimeToSend
ControlCount=12
Control1=IDC_LIST1,listbox,1352728835
Control2=IDC_STATIC,static,1342308352
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,static,1342308352
Control6=IDC_EDIT1,edit,1350631552
Control7=IDC_DATETIMEPICKER1,SysDateTimePick32,1342242848
Control8=IDC_DATETIMEPICKER2,SysDateTimePick32,1342242857
Control9=IDC_EDIT4,edit,1350635524
Control10=IDC_UPDATE,button,1342242816
Control11=IDC_DELETE,button,1342242816
Control12=IDC_ADD,button,1342242816

[CLS:CTimeToSend]
Type=0
HeaderFile=TimeToSend.h
ImplementationFile=TimeToSend.cpp
BaseClass=CDialog
Filter=D
LastObject=CTimeToSend
VirtualFilter=dWC

[DLG:IDD_DLG_SENDED]
Type=1
Class=CSended
ControlCount=9
Control1=IDC_LIST1,listbox,1352728835
Control2=IDC_STATIC,static,1342308352
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,static,1342308352
Control6=IDC_EDIT1,edit,1350631552
Control7=IDC_DATETIMEPICKER1,SysDateTimePick32,1342242848
Control8=IDC_DATETIMEPICKER2,SysDateTimePick32,1342242857
Control9=IDC_EDIT4,edit,1350635524

[CLS:CSended]
Type=0
HeaderFile=Sended.h
ImplementationFile=Sended.cpp
BaseClass=CDialog
Filter=D
LastObject=IDC_LIST1
VirtualFilter=dWC

[MNU:IDR_TRAYMENU]
Type=1
Class=?
Command1=IDM_ABOUT
Command2=IDM_HELP
Command3=IDM_EXIT
CommandCount=3

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -