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

📄 myhomework.clw

📁 对普通的文件进行加密和解密
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=6
Class1=CMyHomeworkApp
Class2=CMyHomeworkDlg
Class3=CAboutDlg

ResourceCount=6
Resource1=IDD_MYHOMEWORK_DIALOG
Resource2=IDR_MAINFRAME
Resource3=IDD_ABOUTBOX
Resource4=IDD_BOOKCHECK_DIALOG
Resource5=IDD_READERCHECK_DIALOG
Class4=BookCheckDlg
Class5=ReaderCheckDlg
Class6=BorrowLendDlg
Resource6=IDD_BORROWLEND_DIALOG

[CLS:CMyHomeworkApp]
Type=0
HeaderFile=MyHomework.h
ImplementationFile=MyHomework.cpp
Filter=N

[CLS:CMyHomeworkDlg]
Type=0
HeaderFile=MyHomeworkDlg.h
ImplementationFile=MyHomeworkDlg.cpp
Filter=D
LastObject=IDC_ADD_BUTTON
BaseClass=CDialog
VirtualFilter=dWC

[CLS:CAboutDlg]
Type=0
HeaderFile=MyHomeworkDlg.h
ImplementationFile=MyHomeworkDlg.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_MYHOMEWORK_DIALOG]
Type=1
Class=CMyHomeworkDlg
ControlCount=16
Control1=IDC_STATIC,static,1342308352
Control2=IDC_BOOKNAME_EDIT,edit,1350631552
Control3=IDC_STATIC,static,1342308352
Control4=IDC_BOOKNUMBER_EDIT,edit,1350631552
Control5=IDC_STATIC,static,1342308352
Control6=IDC_AUTHOR_EDIT,edit,1350631552
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STORE_EDIT,edit,1350631552
Control9=IDC_ADD_BUTTON,button,1342242816
Control10=IDC_DELETE_BUTTON,button,1342242816
Control11=IDC_STATIC,static,1342308352
Control12=IDC_STATIC,button,1342177287
Control13=IDC_BOOKCHECK_BUTTON,button,1342242816
Control14=IDC_READERCHECK_BUTTON,button,1342242816
Control15=IDC_BORROWLEND_BUTTON,button,1342242816
Control16=IDC_EXIT_BUTTON,button,1342242816

[DLG:IDD_BOOKCHECK_DIALOG]
Type=1
Class=BookCheckDlg
ControlCount=21
Control1=IDC_STATIC,static,1342308352
Control2=IDC_BOOKNAME_RADIO,button,1342177289
Control3=IDC_BOOKNUMBER_RADIO,button,1342177289
Control4=IDC_STATIC,button,1342177287
Control5=IDC_STATIC,static,1342308352
Control6=IDC_BCNAME_EDIT,edit,1350631552
Control7=IDC_STATIC,static,1342308352
Control8=IDC_BCNUMBER_EDIT,edit,1350631552
Control9=IDC_BCCHECK_BUTTON,button,1342242816
Control10=IDC_STATIC,button,1342177287
Control11=IDC_STATIC,static,1342308352
Control12=IDC_BCBOOKNAME_EDIT,edit,1350631552
Control13=IDC_STATIC,static,1342308352
Control14=IDC_BCBOOKNUMBER_EDIT,edit,1350631552
Control15=IDC_STATIC,static,1342308352
Control16=IDC_BCAUTHOR_EDIT,edit,1350631552
Control17=IDC_STATIC,static,1342308352
Control18=IDC_BCSTORE_EDIT,edit,1350631552
Control19=IDC_STATIC,static,1342308352
Control20=IDC_BCCURRENTREADER_EDIT,edit,1350631552
Control21=IDC_BCEXIT_BUTTON,button,1342242816

[DLG:IDD_READERCHECK_DIALOG]
Type=1
Class=ReaderCheckDlg
ControlCount=5
Control1=IDC_STATIC,static,1342308352
Control2=IDC_RCREADER_EDIT,edit,1350631552
Control3=IDC_RCCHECK_BUTTON,button,1342242816
Control4=IDC_RCBOOK_EDIT,edit,1350631552
Control5=IDC_RCEXIT_BUTTON,button,1342242816

[DLG:IDD_BORROWLEND_DIALOG]
Type=1
Class=BorrowLendDlg
ControlCount=7
Control1=IDC_STATIC,static,1342308352
Control2=IDC_BLBOOKNAME_EDIT,edit,1350631552
Control3=IDC_STATIC,static,1342308352
Control4=IDC_BLREADERNAME_EDIT,edit,1350631552
Control5=IDC_BLBORROW_BUTTON,button,1342242816
Control6=IDC_BLLEAD_BUTTON,button,1342242816
Control7=IDC_BLEXIT_BUTTON,button,1342242816

[CLS:BookCheckDlg]
Type=0
HeaderFile=BookCheckDlg.h
ImplementationFile=BookCheckDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=BookCheckDlg

[CLS:ReaderCheckDlg]
Type=0
HeaderFile=ReaderCheckDlg.h
ImplementationFile=ReaderCheckDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=IDC_RCBOOK_EDIT

[CLS:BorrowLendDlg]
Type=0
HeaderFile=BorrowLendDlg.h
ImplementationFile=BorrowLendDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=BorrowLendDlg

⌨️ 快捷键说明

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