📄 frmadmini.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.MDIForm FrmAdmini
BackColor = &H8000000C&
Caption = "图书管理系统"
ClientHeight = 6780
ClientLeft = 1590
ClientTop = 1875
ClientWidth = 10905
LinkTopic = "图书管理系统"
Begin MSComctlLib.Toolbar Tlb
Align = 1 'Align Top
Height = 360
Left = 0
TabIndex = 1
Top = 0
Width = 10905
_ExtentX = 19235
_ExtentY = 635
ButtonWidth = 609
ButtonHeight = 582
Appearance = 1
Style = 1
ImageList = "imglst"
_Version = 393216
BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628}
NumButtons = 15
BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "还书"
Object.ToolTipText = "还书"
ImageKey = "Return"
EndProperty
BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "图书"
Object.ToolTipText = "图书管理"
ImageKey = "Book"
EndProperty
BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "读者"
Object.ToolTipText = "读者信息"
ImageKey = "Reader"
EndProperty
BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "统计"
Object.ToolTipText = "统计信息"
ImageKey = "L"
EndProperty
BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "密码A"
Object.ToolTipText = "修改管理员密码"
ImageKey = "Pwd"
EndProperty
BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "密码B"
Object.ToolTipText = "修改学生密码"
ImageKey = "Pwd2"
EndProperty
BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "登陆"
ImageKey = "ReL"
EndProperty
BeginProperty Button12 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "系统"
Object.ToolTipText = "系统设置"
ImageKey = "System"
EndProperty
BeginProperty Button13 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "退出"
Object.ToolTipText = "退出系统"
ImageKey = "Exit"
EndProperty
BeginProperty Button14 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button15 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "帮助"
ImageKey = "Help"
EndProperty
EndProperty
BorderStyle = 1
Begin MSComctlLib.ImageList imglst
Left = 7320
Top = 1080
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 16
ImageHeight = 16
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 10
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmAdmini.frx":0000
Key = "System"
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmAdmini.frx":1EAA
Key = "Exit"
EndProperty
BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmAdmini.frx":4151
Key = "L"
EndProperty
BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmAdmini.frx":850A
Key = "Book"
EndProperty
BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmAdmini.frx":B516
Key = "Reader"
EndProperty
BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmAdmini.frx":EA80
Key = "Pwd"
EndProperty
BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmAdmini.frx":11DF9
Key = "Pwd2"
EndProperty
BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmAdmini.frx":14A9A
Key = "Return"
EndProperty
BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmAdmini.frx":171AA
Key = "ReL"
EndProperty
BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmAdmini.frx":1A6A4
Key = "Help"
EndProperty
EndProperty
End
End
Begin VB.Timer Timer1
Interval = 1000
Left = 10440
Top = 6240
End
Begin MSComctlLib.StatusBar Sta
Align = 2 'Align Bottom
Height = 255
Left = 0
TabIndex = 0
Top = 6525
Width = 10905
_ExtentX = 19235
_ExtentY = 450
_Version = 393216
BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628}
NumPanels = 5
BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Alignment = 1
AutoSize = 1
Object.Width = 4614
MinWidth = 3529
Text = "欢迎使用在线借书系统"
TextSave = "欢迎使用在线借书系统"
Object.ToolTipText = "欢迎使用在线借书系统"
EndProperty
BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Alignment = 1
AutoSize = 1
Object.Width = 4613
MinWidth = 3528
Text = "操作员:Administrator"
TextSave = "操作员:Administrator"
Object.ToolTipText = "操作员"
EndProperty
BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Alignment = 1
AutoSize = 1
Object.Width = 3625
Object.ToolTipText = "特殊信息提示"
EndProperty
BeginProperty Panel4 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Style = 1
Enabled = 0 'False
Object.Width = 1080
MinWidth = 1080
TextSave = "CAPS"
Object.ToolTipText = "大小写"
EndProperty
BeginProperty Panel5 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Alignment = 1
AutoSize = 1
Object.Width = 4613
MinWidth = 3528
Text = "##:##:##"
TextSave = "##:##:##"
Object.ToolTipText = "系统时间"
EndProperty
EndProperty
End
Begin VB.Menu MnuBook
Caption = "图书(&B)"
Begin VB.Menu MnuBbook
Caption = "图书管理(&B)"
End
Begin VB.Menu MnuBSep2
Caption = "-"
End
Begin VB.Menu MnuBAdd
Caption = "增加图书(&A)"
End
Begin VB.Menu MnuBFind
Caption = "查询图书(&F)"
End
Begin VB.Menu MnuBModify
Caption = "修改图书(&M)"
End
Begin VB.Menu MnuBDelete
Caption = "删除图书(&D)"
End
Begin VB.Menu MnuBSep
Caption = "-"
End
Begin VB.Menu MnuBReturn
Caption = "还书系统(&R)"
End
End
Begin VB.Menu MnuStu
Caption = "学生(&S)"
Begin VB.Menu MnuSstu
Caption = "学生管理(&S)"
End
Begin VB.Menu MnuSsep
Caption = "-"
End
Begin VB.Menu MnuSAdd
Caption = "增加学生资料(&A)"
End
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -