library.clw

来自「图书管理系统 语言:C,SQL 功能:实现图书管理的数字化」· CLW 代码 · 共 571 行

CLW
571
字号
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=pswchange
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=14
Resource1=IDD_Student_sent
Resource2=IDD_LIBRARY_FORM
Class5=CLibrarySet
Resource3=IDD_Manage_window
Class7=Manager_login
Resource4=IDD_Student_login
Class8=Manage_window
Resource5=IDD_Book_manage
Class9=Book_manage
Class10=BOOKSET
Resource6=IDD_ABOUTBOX
Class11=Student_manage
Class12=STUDENTSET
Class13=BORROWSET
Resource7=IDD_Manager_login
Class14=Student_borrow
Resource8=IDR_MAINFRAME
Class15=Student_sent
Resource9=IDD_Student_borrow
Class16=Book_search
Resource10=IDD_Student_book_search
Class17=Student_login
Resource11=IDD_Student_own_info
Class18=Student_own_info
Resource12=IDD_Book_search
Class19=Student_book_search
Class20=pass
Class21=MANAGERSET
Resource13=IDD_Student_manage
Class22=pswchange
Resource14=IDC_Manager_manage

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

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

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


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

[DB:CLibrarySet]
DB=1
DBType=ODBC
ColumnCount=16
Column1=[dbo].[BOOK].[ISBN], -8, 30
Column2=[Bname], 12, 50
Column3=[Bauthor], 12, 50
Column4=[Btran], 12, 20
Column5=[Bpublisher], 12, 30
Column6=[Bprice], 6, 8
Column7=[B_total_count], 4, 4
Column8=[B_borrow_count], 4, 4
Column9=[B_left_count], 4, 4
Column10=[dbo].[BORROW].[Sid], -8, 24
Column11=[dbo].[BORROW].[ISBN], -8, 30
Column12=[Borrowtime], 11, 16
Column13=[Senttime], 11, 16
Column14=[dbo].[STUDENT].[Sid], -8, 24
Column15=[Sname], 12, 10
Column16=[Sprofession], 12, 20


[CLS:CMainFrame]
Type=0
HeaderFile=MainFrm.h
ImplementationFile=MainFrm.cpp
Filter=T




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

[MNU:IDR_MAINFRAME]
Type=1
Class=CMainFrame
Command1=ID_FILE_NEW
Command2=ID_FILE_OPEN
Command3=ID_FILE_SAVE
Command4=ID_FILE_SAVE_AS
Command5=ID_FILE_PRINT
Command6=ID_FILE_PRINT_PREVIEW
Command7=ID_FILE_PRINT_SETUP
Command8=ID_FILE_MRU_FILE1
Command9=ID_APP_EXIT
Command10=ID_EDIT_UNDO
Command11=ID_EDIT_CUT
Command12=ID_EDIT_COPY
Command13=ID_EDIT_PASTE
Command14=ID_RECORD_FIRST
Command15=ID_RECORD_PREV
Command16=ID_RECORD_NEXT
Command17=ID_RECORD_LAST
Command18=ID_VIEW_TOOLBAR
Command19=ID_VIEW_STATUS_BAR
Command20=ID_APP_ABOUT
CommandCount=20

[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=4
Control1=IDC_Manager,button,1342242816
Control2=IDC_Student,button,1342242816
Control3=IDC_STATIC,static,1342308865
Control4=IDC_BUTTON1,button,1342242816

[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_Manager_login]
Type=1
Class=Manager_login
ControlCount=6
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_EDIT1,edit,1350631552
Control6=IDC_EDIT2,edit,1350631584

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

[DLG:IDD_Manage_window]
Type=1
Class=Manage_window
ControlCount=9
Control1=IDCANCEL,button,1342242816
Control2=IDC_BUTTON1,button,1342242816
Control3=IDC_BUTTON2,button,1342242816
Control4=IDC_BUTTON3,button,1342242816
Control5=IDC_BUTTON4,button,1342242816
Control6=IDC_BUTTON6,button,1342242816
Control7=IDC_STATIC,static,1342308865
Control8=IDC_BUTTON5,button,1342242816
Control9=IDC_BUTTON7,button,1342242816

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

[DLG:IDD_Book_manage]
Type=1
Class=Book_manage
ControlCount=29
Control1=IDCANCEL,button,1342242816
Control2=IDC_STATIC,button,1342177287
Control3=IDC_STATIC,static,1342308352
Control4=IDC_EDIT1,edit,1350631552
Control5=IDC_Search,button,1342242816
Control6=IDC_Add,button,1342242816
Control7=IDC_Delete,button,1342242816
Control8=IDC_Update,button,1342242816
Control9=IDC_STATIC,static,1342308352
Control10=IDC_STATIC,static,1342308352
Control11=IDC_STATIC,static,1342308352
Control12=IDC_STATIC,static,1342308352
Control13=IDC_STATIC,static,1342308352
Control14=IDC_STATIC,static,1342308352
Control15=IDC_STATIC,static,1342308352
Control16=IDC_STATIC,static,1342308352
Control17=IDC_STATIC,static,1342308352
Control18=IDC_EDIT2,edit,1350631552
Control19=IDC_EDIT3,edit,1350631552
Control20=IDC_EDIT4,edit,1350631552
Control21=IDC_EDIT5,edit,1350631552
Control22=IDC_EDIT6,edit,1350631552
Control23=IDC_EDIT7,edit,1350631552
Control24=IDC_EDIT8,edit,1350631552
Control25=IDC_EDIT9,edit,1350631552
Control26=IDC_EDIT10,edit,1350631552
Control27=IDC_STATIC,static,1342308352
Control28=IDC_STATIC,static,1342308352
Control29=IDC_STATIC,static,1342308352

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

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

[DB:BOOKSET]
DB=1
DBType=ODBC
ColumnCount=9
Column1=[ISBN], -8, 30
Column2=[Bname], 12, 50
Column3=[Bauthor], 12, 50
Column4=[Btran], 12, 20
Column5=[Bpublisher], 12, 30
Column6=[Bprice], 6, 8
Column7=[B_total_count], 4, 4
Column8=[B_borrow_count], 4, 4
Column9=[B_left_count], 4, 4

[DLG:IDD_Student_manage]
Type=1
Class=Student_manage
ControlCount=18
Control1=IDCANCEL,button,1342242816
Control2=IDC_STATIC,static,1342308865
Control3=IDC_EDIT1,edit,1350631552
Control4=IDC_Search,button,1342242816
Control5=IDC_STATIC,button,1342177287
Control6=IDC_STATIC,static,1342308865
Control7=IDC_STATIC,static,1342308865
Control8=IDC_STATIC,static,1342308865
Control9=IDC_EDIT2,edit,1350631552
Control10=IDC_EDIT3,edit,1350631552
Control11=IDC_EDIT4,edit,1350631552
Control12=IDC_Add,button,1342242816
Control13=IDC_Delete,button,1342242816
Control14=IDC_Update,button,1342242816
Control15=IDC_STATIC,button,1342177287
Control16=IDC_LIST4,listbox,1352728835
Control17=IDC_Student_print,button,1342242816
Control18=IDC_STATIC,static,1342308864

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

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

[DB:STUDENTSET]
DB=1
DBType=ODBC
ColumnCount=3
Column1=[Sid], -8, 24
Column2=[Sname], 12, 10
Column3=[Sprofession], 12, 20

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

[DB:BORROWSET]
DB=1
DBType=ODBC
ColumnCount=4
Column1=[Sid], -8, 24
Column2=[ISBN], -8, 30
Column3=[Borrowtime], 11, 16
Column4=[Senttime], 11, 16

[DLG:IDD_Student_borrow]
Type=1
Class=Student_borrow
ControlCount=7
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_EDIT1,edit,1350631552
Control5=IDC_STATIC,static,1342308352
Control6=IDC_EDIT2,edit,1350631552
Control7=IDC_STATIC,button,1342177287

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

[DLG:IDD_Student_sent]
Type=1
Class=Student_sent
ControlCount=7
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,button,1342177287
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,static,1342308352
Control6=IDC_EDIT1,edit,1350631552
Control7=IDC_EDIT2,edit,1350631552

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

[DLG:IDD_Book_search]
Type=1
Class=Book_search
ControlCount=14
Control1=IDOK1,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,button,1342177287
Control4=IDC_STATIC,static,1342308352
Control5=IDC_EDIT1,edit,1350631552
Control6=IDC_STATIC,button,1342177287
Control7=IDC_STATIC,static,1342308352
Control8=IDC_EDIT2,edit,1350631552
Control9=IDOK2,button,1342242816
Control10=IDC_LIST1,listbox,1352728835
Control11=IDC_STATIC,button,1342177287
Control12=IDC_STATIC,static,1342308865
Control13=IDC_STATIC,static,1342308864
Control14=IDC_LIST4,listbox,1352728835

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

[DLG:IDD_Student_login]
Type=1
Class=Student_login
ControlCount=3
Control1=IDCANCEL,button,1342242816
Control2=IDC_BUTTON1,button,1342242816
Control3=IDC_BUTTON2,button,1342242816

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

[DLG:IDD_Student_own_info]
Type=1
Class=Student_own_info
ControlCount=13
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308865
Control4=IDC_EDIT1,edit,1350631552
Control5=IDC_STATIC,button,1342177287
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_LIST1,listbox,1352728835
Control10=IDC_STATIC,static,1342308864
Control11=IDC_LIST2,listbox,1352728835
Control12=IDC_LIST8,listbox,1352728835
Control13=IDC_LIST9,listbox,1352728835

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

[DLG:IDD_Student_book_search]
Type=1
Class=Student_book_search
ControlCount=14
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDOK3,button,1342242817
Control4=IDC_STATIC,button,1342177287
Control5=IDC_STATIC,static,1342308352
Control6=IDC_EDIT1,edit,1350631552
Control7=IDC_STATIC,button,1342177287
Control8=IDC_STATIC,static,1342308352
Control9=IDC_EDIT2,edit,1350631552
Control10=IDC_STATIC,button,1342177287
Control11=IDC_LIST1,listbox,1352728835
Control12=IDC_STATIC,static,1342308864
Control13=IDC_STATIC,static,1342308864
Control14=IDC_LIST2,listbox,1352728835

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

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

[DB:pass]
DB=1
DBType=ODBC
ColumnCount=0

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

[DB:MANAGERSET]
DB=1
DBType=ODBC
ColumnCount=5
Column1=[Mnum], 4, 4
Column2=[Mid], 12, 20
Column3=[Mname], 12, 10
Column4=[Mpassword], 1, 10
Column5=[Mpower], 4, 4

[DLG:IDC_Manager_manage]
Type=1
Class=pswchange
ControlCount=20
Control1=IDCANCEL,button,1342242816
Control2=IDC_STATIC,static,1342308352
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_BUTTON1,button,1342242816
Control9=IDC_BUTTON2,button,1342242816
Control10=IDC_EDIT1,edit,1350631552
Control11=IDC_EDIT2,edit,1350631552
Control12=IDC_EDIT3,edit,1350631584
Control13=IDC_EDIT4,edit,1350631584
Control14=IDC_EDIT5,edit,1350631584
Control15=IDC_COMBO1,combobox,1344340227
Control16=IDC_STATIC,static,1342308352
Control17=IDC_STATIC,static,1342308352
Control18=IDC_STATIC,static,1342308352
Control19=IDC_STATIC,static,1342308352
Control20=IDC_STATIC,static,1342308352

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

⌨️ 快捷键说明

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