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

📄 library.clw

📁 一个图书管理系统
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=22
Class1=CLibraryApp
Class2=CLibraryDoc
Class3=CLibraryView
Class4=CMainFrame
Class6=CAboutDlg

ResourceCount=15
Resource1=IDD_DIALOG_BORROW
Resource2=IDD_DIALOG_LOGIN
Class5=CLibrarySet
Resource3=IDD_DIALOG_RESEARCH_BOOK
Class7=CNewBooksDlg
Class8=CBookset
Class9=CAdminset
Class10=CBorrowset
Class11=CPunishset
Resource4=IDD_DIALOG_RESEARCH_BORROWED
Class12=CLoginDlg
Resource5=IDD_LIBRARY_FORM
Class13=CUsermanagerDlg
Resource6=IDD_DIALOG_NEW_BOOKS
Class14=CReaderDlg
Resource7=IDD_ABOUTBOX
Class15=CFindDlg
Resource8=IDD_DIALOG_USER_MANAGER
Class16=CBorrowDlg
Resource9=IDD_DIALOG_PUNISH
Class17=CReturnDlg
Resource10=IDR_MAINFRAME
Class18=CPunishDlg
Resource11=IDD_DIALOG_FIND
Class19=CResearchBookDlg
Resource12=IDD_DIALOG_RETURN
Class20=CResearchReaderDlg
Resource13=IDD_DIALOG_READER
Class21=CResearchBorrowedDlg
Resource14=IDD_DIALOG_RESEARCH_READER
Class22=CResearchPunishDlg
Resource15=IDD_DIALOG_RESEARCH_PUNISH

[CLS:CLibraryApp]
Type=0
HeaderFile=Library.h
ImplementationFile=Library.cpp
Filter=N
LastObject=CLibraryApp

[CLS:CLibraryDoc]
Type=0
HeaderFile=LibraryDoc.h
ImplementationFile=LibraryDoc.cpp
Filter=N

[CLS:CLibraryView]
Type=0
HeaderFile=LibraryView.h
ImplementationFile=LibraryView.cpp
Filter=D
BaseClass=CRecordView
VirtualFilter=RVWC
LastObject=CLibraryView


[CLS:CLibrarySet]
Type=0
HeaderFile=LibrarySet.h
ImplementationFile=LibrarySet.cpp
Filter=N

[DB:CLibrarySet]
DB=1
DBType=ODBC
ColumnCount=5
Column1=[Proof_ID], 12, 50
Column2=[Name], 12, 50
Column3=[ID_number], 12, 50
Column4=[Borrow_Amount], 4, 4
Column5=[Flag], 12, 24


[CLS:CMainFrame]
Type=0
HeaderFile=MainFrm.h
ImplementationFile=MainFrm.cpp
Filter=W
BaseClass=CFrameWnd
VirtualFilter=fWC
LastObject=CMainFrame




[CLS:CAboutDlg]
Type=0
HeaderFile=Library.cpp
ImplementationFile=Library.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

[MNU:IDR_MAINFRAME]
Type=1
Class=CMainFrame
Command1=ID_APP_ABOUT
Command2=ID_DAY_BORROW
Command3=ID_DAY_RETURN
Command4=ID_DAY_PUNISH
Command5=ID_MATERIAL_NEWBOOK_IN
Command6=ID_MATERIAL_READER
Command7=ID_RESEARCH_BOOK
Command8=ID_RESEARCH_READER
Command9=ID_RESEARCH_BORROWED
Command10=ID_RESEARCH_PUNISHED
Command11=ID_MANAGER_USER
Command12=ID_DATABASE_BACKUP
Command13=ID_DATABASE_RECOVER
CommandCount=13

[ACL:IDR_MAINFRAME]
Type=1
Class=CMainFrame
Command1=ID_FILE_NEW
Command2=ID_FILE_OPEN
Command3=ID_FILE_SAVE
Command4=ID_FILE_PRINT
Command5=ID_EDIT_UNDO
Command6=ID_EDIT_CUT
Command7=ID_EDIT_COPY
Command8=ID_EDIT_PASTE
Command9=ID_EDIT_UNDO
Command10=ID_EDIT_CUT
Command11=ID_EDIT_COPY
Command12=ID_EDIT_PASTE
Command13=ID_NEXT_PANE
Command14=ID_PREV_PANE
CommandCount=14

[DLG:IDD_LIBRARY_FORM]
Type=1
Class=CLibraryView
ControlCount=0

[TB:IDR_MAINFRAME]
Type=1
Class=?
Command1=ID_FILE_NEW
Command2=ID_FILE_OPEN
Command3=ID_FILE_SAVE
Command4=ID_EDIT_CUT
Command5=ID_EDIT_COPY
Command6=ID_EDIT_PASTE
Command7=ID_FILE_PRINT
Command8=ID_RECORD_FIRST
Command9=ID_RECORD_PREV
Command10=ID_RECORD_NEXT
Command11=ID_RECORD_LAST
Command12=ID_APP_ABOUT
CommandCount=12

[DLG:IDD_DIALOG_NEW_BOOKS]
Type=1
Class=CNewBooksDlg
ControlCount=18
Control1=IDCANCEL,button,1342242816
Control2=IDC_STATIC,static,1342308352
Control3=IDC_EDIT_BOOK_NO,edit,1350631552
Control4=IDC_STATIC,static,1342308352
Control5=IDC_EDIT_BOOK_NAME,edit,1350631552
Control6=IDC_STATIC,static,1342308352
Control7=IDC_EDIT_WRITER,edit,1350631552
Control8=IDC_STATIC,static,1342308352
Control9=IDC_EDIT_PRICE,edit,1350631552
Control10=IDC_STATIC,static,1342308352
Control11=IDC_EDIT_PRESS,edit,1350631552
Control12=IDC_STATIC,static,1342308352
Control13=IDC_EDIT_TOTAL,edit,1350631552
Control14=IDC_STATIC,button,1342177287
Control15=IDC_BUTTON_IN,button,1342242816
Control16=IDC_BUTTON_DEL,button,1342242816
Control17=IDC_BUTTON_CHECK_ALL,button,1342242816
Control18=IDC_LIST_RESULT,SysListView32,1350633489

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

[CLS:CBookset]
Type=0
HeaderFile=Bookset.h
ImplementationFile=Bookset.cpp
BaseClass=CRecordset
Filter=N
VirtualFilter=r

[DB:CBookset]
DB=1
DBType=ODBC
ColumnCount=7
Column1=[Book_ID], 12, 50
Column2=[Book_Name], 12, 50
Column3=[Writer], 12, 50
Column4=[Press], 12, 50
Column5=[Price], 6, 8
Column6=[Total_Amount], 4, 4
Column7=[Into_Date], 11, 16

[CLS:CAdminset]
Type=0
HeaderFile=Adminset.h
ImplementationFile=Adminset.cpp
BaseClass=CRecordset
Filter=N
VirtualFilter=r

[DB:CAdminset]
DB=1
DBType=ODBC
ColumnCount=5
Column1=[User_ID], 12, 24
Column2=[User_Name], 12, 24
Column3=[User_Sex], 12, 24
Column4=[User_Number], 12, 50
Column5=[Password], 12, 24

[CLS:CBorrowset]
Type=0
HeaderFile=Borrowset.h
ImplementationFile=Borrowset.cpp
BaseClass=CRecordset
Filter=N
VirtualFilter=r

[DB:CBorrowset]
DB=1
DBType=ODBC
ColumnCount=5
Column1=[BorrowID], -5, 8
Column2=[Proof_ID], 12, 50
Column3=[Book_ID], 12, 50
Column4=[Borrow_Date], 11, 16
Column5=[User_Name], 12, 24

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

[DB:CPunishset]
DB=1
DBType=ODBC
ColumnCount=7
Column1=[Puni_ID], -5, 8
Column2=[Proof_ID], 12, 50
Column3=[Read_Name], 12, 50
Column4=[Book_ID], 12, 50
Column5=[Puni_Money], 6, 8
Column6=[Puni_Date], 11, 16
Column7=[Puni_Cause], 12, 50

[DLG:IDD_DIALOG_LOGIN]
Type=1
Class=CLoginDlg
ControlCount=7
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_COMBO_USER_NAME,combobox,1344340226
Control5=IDC_STATIC,static,1342308352
Control6=IDC_EDIT_PWD,edit,1350631584
Control7=IDC_STATIC,static,1342177294

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

[DLG:IDD_DIALOG_USER_MANAGER]
Type=1
Class=CUsermanagerDlg
ControlCount=22
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_LIST_USER,SysListView32,1350631441
Control4=IDC_STATIC,button,1342177287
Control5=IDC_STATIC,static,1342308352
Control6=IDC_EDIT_USERID,edit,1350631552
Control7=IDC_STATIC,static,1342308352
Control8=IDC_EDIT_PWD,edit,1350631584
Control9=IDC_STATIC,static,1342308352
Control10=IDC_EDIT_PWDOK,edit,1350631584
Control11=IDC_STATIC,button,1342177287
Control12=IDC_BUTTON_ADD,button,1342242816
Control13=IDC_BUTTON_DELETE,button,1342242816
Control14=IDC_BUTTON_CANCEL,button,1342242816
Control15=IDC_STATIC,static,1342308352
Control16=IDC_STATIC,static,1342308352
Control17=IDC_EDIT_NUMBER_ID,edit,1350631552
Control18=IDC_RADIO_NAN,button,1342177289
Control19=IDC_RADIO_NV,button,1342177289
Control20=IDC_STATIC,static,1342308352
Control21=IDC_EDIT_USER_NAME,edit,1350631552
Control22=IDC_BUTTON_MODIFY,button,1342242816

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

[DLG:IDD_DIALOG_READER]
Type=1
Class=CReaderDlg
ControlCount=17
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_EDIT_PROOFID,edit,1350631552
Control5=IDC_STATIC,static,1342308352
Control6=IDC_EDIT_NAME,edit,1350631552
Control7=IDC_STATIC,static,1342308352
Control8=IDC_EDIT_COUNT,edit,1350631552
Control9=IDC_STATIC,static,1342308352
Control10=IDC_STATIC,button,1342177287
Control11=IDC_STATIC,static,1342308352
Control12=IDC_EDIT_NUMBERID,edit,1350631552
Control13=IDC_LIST_READER,SysListView32,1350633489
Control14=IDC_BUTTON_DEL,button,1342242816
Control15=IDC_RADIO1,button,1342177289
Control16=IDC_RADIO2,button,1342177289
Control17=IDC_BUTTON_RESEARCH,button,1342242816

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

[DLG:IDD_DIALOG_FIND]
Type=1
Class=CFindDlg
ControlCount=4
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_EDIT_TUSHUID,edit,1350631552

[CLS:CFindDlg]
Type=0
HeaderFile=FindDlg.h
ImplementationFile=FindDlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=IDOK

[DLG:IDD_DIALOG_BORROW]
Type=1
Class=CBorrowDlg
ControlCount=23
Control1=IDCANCEL,button,1342242816
Control2=IDC_STATIC,static,1342308352
Control3=IDC_EDIT_PROOFID,edit,1350631552
Control4=IDC_STATIC,static,1342308352
Control5=IDC_EDIT_READER_NAME,edit,1350633600
Control6=IDC_STATIC,static,1342308352
Control7=IDC_EDIT_BEFORE_OUT,edit,1350633600
Control8=IDC_STATIC,static,1342308352
Control9=IDC_EDIT_FUTURE_OUT,edit,1350633600
Control10=IDC_STATIC,button,1342177287
Control11=IDC_STATIC,static,1342308352
Control12=IDC_EDIT_BOOKID,edit,1350631552
Control13=IDC_STATIC,static,1342308352
Control14=IDC_EDIT_DAYS,edit,1350633600
Control15=IDC_STATIC,static,1342308352
Control16=IDC_EDIT_BOOK_NAME,edit,1350633600
Control17=IDC_STATIC,static,1342308352
Control18=IDC_EDIT_PRICE,edit,1350633600
Control19=IDC_STATIC,button,1342177287
Control20=IDC_BUTTON_BORROW_OUT,button,1342242816
Control21=IDC_LIST_BORROW,SysListView32,1350631425
Control22=IDC_STATIC,static,1342308352
Control23=IDC_STATIC,static,1342308352

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

[DLG:IDD_DIALOG_RETURN]
Type=1
Class=CReturnDlg
ControlCount=21
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_EDIT_PROOF_ID,edit,1350631552
Control5=IDC_STATIC,static,1342308352
Control6=IDC_EDIT_BOOK_ID,edit,1350631552
Control7=IDC_STATIC,static,1342308352
Control8=IDC_EDIT_READER_NAME,edit,1350633600
Control9=IDC_STATIC,static,1342308352
Control10=IDC_EDIT_BOOK_NAME,edit,1350633600
Control11=IDC_STATIC,static,1342308352
Control12=IDC_EDIT_RETURN_DATE,edit,1350633600
Control13=IDC_STATIC,static,1342308352
Control14=IDC_EDIT_BACK_TIME,edit,1350633600
Control15=IDC_STATIC,static,1342308352
Control16=IDC_EDIT_EXTENDED,edit,1350633600
Control17=IDC_STATIC,button,1342177287
Control18=IDC_STATIC,button,1342177287
Control19=IDC_BUTTON_CLEAR,button,1342242816
Control20=IDC_STATIC,static,1342308352
Control21=IDC_EDIT_DAYS,edit,1350633600

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

[DLG:IDD_DIALOG_PUNISH]
Type=1
Class=CPunishDlg
ControlCount=12
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_EDIT_PROOF_ID,edit,1350631552
Control5=IDC_STATIC,static,1342308352
Control6=IDC_EDIT_BOOK_ID,edit,1350631552
Control7=IDC_STATIC,static,1342308352
Control8=IDC_EDIT_DAYS,edit,1350631552
Control9=IDC_STATIC,static,1342308352
Control10=IDC_STATIC,static,1342308352
Control11=IDC_EDIT_MONEY,edit,1350633600
Control12=IDC_STATIC,static,1342308352

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

[DLG:IDD_DIALOG_RESEARCH_BOOK]
Type=1
Class=CResearchBookDlg
ControlCount=7
Control1=IDCANCEL,button,1342242816
Control2=IDC_STATIC,static,1342308352
Control3=IDC_EDIT_BOOK_NAME,edit,1350631552
Control4=IDC_BUTTON_CHECK_ALL,button,1342242816
Control5=IDC_BUTTON_RESEARCH,button,1342242816
Control6=IDC_STATIC,button,1342177287
Control7=IDC_LIST_SHOW,SysListView32,1350631425

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

[DLG:IDD_DIALOG_RESEARCH_READER]
Type=1
Class=CResearchReaderDlg
ControlCount=7
Control1=IDCANCEL,button,1342242816
Control2=IDC_STATIC,static,1342308352
Control3=IDC_EDIT_PROOF_ID,edit,1350631552
Control4=IDC_BUTTON_CHECK,button,1342242816
Control5=IDC_BUTTON_CHECK_ALL,button,1342242816
Control6=IDC_STATIC,button,1342177287
Control7=IDC_LIST_SHOW,SysListView32,1350631425

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

[DLG:IDD_DIALOG_RESEARCH_BORROWED]
Type=1
Class=CResearchBorrowedDlg
ControlCount=7
Control1=IDCANCEL,button,1342242816
Control2=IDC_STATIC,static,1342308352
Control3=IDC_EDIT_PROOF_ID,edit,1350631552
Control4=IDC_BUTTON_CHECK,button,1342242816
Control5=IDC_BUTTON_CHECK_ALL,button,1342242816
Control6=IDC_STATIC,button,1342177287
Control7=IDC_LIST_SHOW,SysListView32,1350631425

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

[DLG:IDD_DIALOG_RESEARCH_PUNISH]
Type=1
Class=CResearchPunishDlg
ControlCount=7
Control1=IDCANCEL,button,1342242816
Control2=IDC_STATIC,static,1342308352
Control3=IDC_EDIT_PROOF_ID,edit,1350631552
Control4=IDC_BUTTON_CHECK,button,1342242816
Control5=IDC_BUTTON_CHECK_ALL,button,1342242816
Control6=IDC_STATIC,button,1342177287
Control7=IDC_LIST_SHOW,SysListView32,1350631425

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

⌨️ 快捷键说明

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