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

📄 alarm.clw

📁 一个简单的日程计划工具。用VC7+DAO35开发。有兴趣的话下载后自己研究吧。
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CMessageDisplay
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "alarm.h"
LastPage=0

ClassCount=6
Class1=CAlarmApp
Class2=CAboutDlg
Class3=CAlarmDlg
Class4=CInfoStatic
Class5=CMessageDisplay
Class6=COptionDlg

ResourceCount=5
Resource1=IDD_OPTION_DIALOG
Resource2=IDD_ALARM_DIALOG
Resource3=IDD_DIALOG_MESSAGE
Resource4=IDD_ABOUTBOX
Resource5=IDR_MENU1

[CLS:CAlarmApp]
Type=0
BaseClass=CWinApp
HeaderFile=Alarm.h
ImplementationFile=Alarm.cpp

[CLS:CAboutDlg]
Type=0
BaseClass=CDialog
HeaderFile=AlarmDlg.cpp
ImplementationFile=AlarmDlg.cpp
Filter=D
VirtualFilter=dWC
LastObject=CAboutDlg

[CLS:CAlarmDlg]
Type=0
BaseClass=CDialog
HeaderFile=AlarmDlg.h
ImplementationFile=AlarmDlg.cpp
LastObject=IDC_STATIC_TEST
Filter=W
VirtualFilter=dWC

[CLS:CInfoStatic]
Type=0
BaseClass=CStatic
HeaderFile=InfoStatic.h
ImplementationFile=InfoStatic.cpp

[CLS:CMessageDisplay]
Type=0
BaseClass=CDialog
HeaderFile=MessageDisplay.h
ImplementationFile=MessageDisplay.cpp

[CLS:COptionDlg]
Type=0
BaseClass=CDialog
HeaderFile=OptionDlg.h
ImplementationFile=OptionDlg.cpp
Filter=D
VirtualFilter=dWC
LastObject=IDC_EDIT_PLAN

[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=IDC_STATIC,static,1342308352

[DLG:IDD_ALARM_DIALOG]
Type=1
Class=CAlarmDlg
ControlCount=1
Control1=IDC_STATIC_TEST,static,1342308352

[DLG:IDD_DIALOG_MESSAGE]
Type=1
Class=CMessageDisplay
ControlCount=1
Control1=IDC_STATIC_MESSAGE,static,1342177287

[DLG:IDD_OPTION_DIALOG]
Type=1
Class=COptionDlg
ControlCount=17
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,button,1342177287
Control8=IDC_EDIT_PLAN,edit,1350631552
Control9=IDC_STATIC,button,1342177287
Control10=IDC_LIST_PLAN,SysListView32,1350631437
Control11=IDC_DATETIMEPICKER1,SysDateTimePick32,1342242857
Control12=IDC_DATETIMEPICKER2,SysDateTimePick32,1342242869
Control13=IDC_RECORDSET_DEL,button,1342242816
Control14=IDC_RECORDSET_EDIT,button,1342242816
Control15=IDC_STATIC,static,1342308352
Control16=IDC_COMBOPRI,ComboBoxEx32,1344340226
Control17=IDC_COMBOB_MODE,ComboBoxEx32,1344340226

[MNU:IDR_MENU1]
Type=1
Class=?
Command1=IDC_SHOW
Command2=IDC_SETUP
Command3=IDC_SET_TIME
Command4=IDC_ABOUT
Command5=IDC_EXIT
CommandCount=5

⌨️ 快捷键说明

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