📄 frmborrow.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form frmBorrow
Caption = "图书借阅"
ClientHeight = 5055
ClientLeft = 60
ClientTop = 345
ClientWidth = 10335
Icon = "frmBorrow.frx":0000
LinkTopic = "Form1"
MDIChild = -1 'True
ScaleHeight = 5055
ScaleWidth = 10335
Begin MSAdodcLib.Adodc Adodc1
Height = 330
Left = 1920
Top = 5160
Visible = 0 'False
Width = 1200
_ExtentX = 2117
_ExtentY = 582
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 8
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 3
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "DSN=liblink"
OLEDBString = ""
OLEDBFile = ""
DataSourceName = "liblink"
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = $"frmBorrow.frx":0442
Caption = "Adodc1"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
_Version = 393216
End
Begin MSDataGridLib.DataGrid grdDataGrid
Bindings = "frmBorrow.frx":04C9
Height = 1455
Left = 0
TabIndex = 3
Top = 3600
Width = 10335
_ExtentX = 18230
_ExtentY = 2566
_Version = 393216
HeadLines = 1
RowHeight = 15
FormatLocked = -1 'True
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ColumnCount = 7
BeginProperty Column00
DataField = "状态"
Caption = "状态"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column01
DataField = "编号"
Caption = "编号"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column02
DataField = "书名"
Caption = "书名"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column03
DataField = "借阅时间"
Caption = "借阅时间"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column04
DataField = "应还时间"
Caption = "应还时间"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column05
DataField = "出版社"
Caption = "出版社"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column06
DataField = "价格"
Caption = "价格"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
SplitCount = 1
BeginProperty Split0
BeginProperty Column00
ColumnWidth = 794.835
EndProperty
BeginProperty Column01
ColumnWidth = 1785.26
EndProperty
BeginProperty Column02
ColumnWidth = 2564.788
EndProperty
BeginProperty Column03
ColumnWidth = 884.976
EndProperty
BeginProperty Column04
ColumnWidth = 854.929
EndProperty
BeginProperty Column05
ColumnWidth = 1814.74
EndProperty
BeginProperty Column06
ColumnWidth = 705.26
EndProperty
EndProperty
End
Begin VB.Frame Frame2
Caption = "借阅图书信息(请按照 条形码 或者 编号 输入图书信息后回车)"
Height = 1335
Left = 0
TabIndex = 2
Top = 2160
Width = 10335
Begin VB.TextBox txbBook
Height = 375
Left = 1320
TabIndex = 16
Top = 480
Width = 1695
End
Begin VB.OptionButton rbnCode
Caption = "条形码"
Height = 255
Left = 240
TabIndex = 15
Top = 840
Width = 855
End
Begin VB.OptionButton rbnBookNumber
Caption = "编号"
Height = 255
Left = 240
TabIndex = 14
Top = 480
Value = -1 'True
Width = 855
End
Begin VB.Label Label8
Caption = "0"
Height = 255
Left = 2640
TabIndex = 20
Top = 960
Width = 615
End
Begin VB.Label Label7
Caption = "此次借阅:"
Height = 255
Left = 1680
TabIndex = 19
Top = 960
Width = 975
End
Begin VB.Label Label6
Caption = "说明:借阅数量不可超过可借数量,借阅日期取当前日期,应还日期根究借阅日期和图书类型中的可借天数自动计算。"
Height = 495
Left = 4800
TabIndex = 18
Top = 600
Width = 5175
End
Begin VB.Label Label5
Caption = "回车确认输入"
Height = 255
Left = 3240
TabIndex = 17
Top = 600
Width = 1215
End
End
Begin VB.Frame Frame1
Caption = "读者信息(请按照 条形码 或者编号 输入读者信息后回车,该功能这么实现主要是演示如何用扫描枪管理图书馆的业务)"
Height = 1335
Left = 0
TabIndex = 1
Top = 720
Width = 10335
Begin VB.TextBox txbCount
Height = 375
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -