📄 bookmange.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{0ECD9B60-23AA-11D0-B351-00A0C9055D8E}#6.0#0"; "MSHFLXGD.OCX"
Begin VB.Form BookMange
BorderStyle = 3 'Fixed Dialog
Caption = "书库管理"
ClientHeight = 9045
ClientLeft = 1185
ClientTop = 2100
ClientWidth = 13485
Icon = "BookMange.frx":0000
KeyPreview = -1 'True
LinkTopic = "Form2"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 9045
ScaleWidth = 13485
ShowInTaskbar = 0 'False
StartUpPosition = 2 '屏幕中心
Begin VB.PictureBox Picture2
Height = 975
Left = 11160
ScaleHeight = 915
ScaleWidth = 2115
TabIndex = 20
Top = 6600
Width = 2175
End
Begin VB.PictureBox Picture1
Height = 975
Left = 11160
ScaleHeight = 915
ScaleWidth = 2115
TabIndex = 19
Top = 7560
Width = 2175
End
Begin MSComctlLib.StatusBar Sbar
Align = 2 'Align Bottom
Height = 495
Left = 0
TabIndex = 18
Top = 8550
Width = 13485
_ExtentX = 23786
_ExtentY = 873
_Version = 393216
BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628}
NumPanels = 8
BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Alignment = 1
Object.Width = 3528
MinWidth = 3528
Text = "现在图书总数量"
TextSave = "现在图书总数量"
EndProperty
BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Object.Width = 1587
MinWidth = 1587
Text = "0"
TextSave = "0"
Object.ToolTipText = "key1"
EndProperty
BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Alignment = 1
Object.Width = 3528
MinWidth = 3528
Text = "所有图书总价格"
TextSave = "所有图书总价格"
EndProperty
BeginProperty Panel4 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Object.Width = 2117
MinWidth = 2117
Text = "0"
TextSave = "0"
Object.ToolTipText = "key2"
EndProperty
BeginProperty Panel5 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Alignment = 1
Object.Width = 3528
MinWidth = 3528
Text = "借出图书总数量"
TextSave = "借出图书总数量"
EndProperty
BeginProperty Panel6 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Object.Width = 1587
MinWidth = 1587
Text = "0"
TextSave = "0"
Object.ToolTipText = "key3"
EndProperty
BeginProperty Panel7 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Alignment = 1
Object.Width = 4233
MinWidth = 4233
Text = "非常感谢使用天海软件!"
TextSave = "非常感谢使用天海软件!"
EndProperty
BeginProperty Panel8 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Alignment = 1
Object.Width = 3528
MinWidth = 3528
Text = "程序设计:刘海永"
TextSave = "程序设计:刘海永"
EndProperty
EndProperty
End
Begin VB.Frame Frame3
Caption = "条件查询"
ForeColor = &H00FF0000&
Height = 1935
Left = 4200
TabIndex = 11
Top = 6600
Width = 3015
Begin VB.CommandButton CmdLook
Caption = "查找"
Height = 375
Left = 1800
TabIndex = 17
Top = 1320
Width = 975
End
Begin VB.TextBox Text1
Height = 375
Left = 360
TabIndex = 16
Top = 1320
Width = 1095
End
Begin VB.OptionButton Option1
Caption = "按读者姓名"
Height = 375
Index = 3
Left = 1560
TabIndex = 15
Top = 720
Width = 1335
End
Begin VB.OptionButton Option1
Caption = "按图书类别"
Height = 375
Index = 2
Left = 240
TabIndex = 14
Top = 720
Width = 1335
End
Begin VB.OptionButton Option1
Caption = "按图书名称"
Height = 375
Index = 1
Left = 1560
TabIndex = 13
Top = 360
Width = 1335
End
Begin VB.OptionButton Option1
Caption = "按图书编号"
Height = 375
Index = 0
Left = 240
TabIndex = 12
Top = 360
Value = -1 'True
Width = 1335
End
End
Begin VB.Frame Frame2
Caption = "图书查询"
ForeColor = &H00008000&
Height = 1935
Left = 120
TabIndex = 6
Top = 6600
Width = 3855
Begin VB.CommandButton Command4
Caption = "显示今日入库图书"
Height = 495
Left = 1920
TabIndex = 10
Top = 480
Width = 1695
End
Begin VB.CommandButton Command3
Caption = "显示全部未借图书"
Height = 495
Left = 120
TabIndex = 9
Top = 480
Width = 1695
End
Begin VB.CommandButton Command2
Caption = "显示全部借出图书"
Height = 495
Left = 120
TabIndex = 8
Top = 1200
Width = 1695
End
Begin VB.CommandButton Command1
Caption = "显示全部图书"
Height = 495
Left = 1920
TabIndex = 7
Top = 1200
Width = 1695
End
End
Begin VB.Frame Frame1
Caption = "图书管理"
ForeColor = &H00008000&
Height = 1935
Left = 7440
TabIndex = 1
Top = 6600
Width = 3495
Begin VB.CommandButton CmdExit
Caption = "关闭并退出"
Height = 495
Left = 1800
TabIndex = 5
Top = 1080
Width = 1335
End
Begin VB.CommandButton CmdDele
Caption = "删除选定纪录"
Enabled = 0 'False
Height = 495
Left = 240
TabIndex = 4
Top = 1080
Width = 1335
End
Begin VB.CommandButton CmdModi
Caption = "修改选定纪录"
Enabled = 0 'False
Height = 495
Left = 1800
TabIndex = 3
Top = 360
Width = 1335
End
Begin VB.CommandButton CmdAdd
Caption = "添加新书"
Height = 495
Left = 240
TabIndex = 2
Top = 360
Width = 1335
End
End
Begin MSHierarchicalFlexGridLib.MSHFlexGrid MSHFlexGrid1
Height = 6480
Left = 0
TabIndex = 0
Top = 0
Width = 13440
_ExtentX = 23707
_ExtentY = 11430
_Version = 393216
BackColor = 16777215
ForeColor = 0
Rows = 8
Cols = 13
FixedCols = 0
BackColorFixed = 0
ForeColorFixed = 16777215
GridColor = 12632256
GridColorFixed = 0
WordWrap = -1 'True
AllowBigSelection= 0 'False
SelectionMode = 1
AllowUserResizing= 3
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -