📄 frmdzjsgl.frm
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form frmdzjsgl
BorderStyle = 3 'Fixed Dialog
Caption = "读者借书管理"
ClientHeight = 4845
ClientLeft = 45
ClientTop = 330
ClientWidth = 5865
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 4845
ScaleWidth = 5865
ShowInTaskbar = 0 'False
StartUpPosition = 1 '所有者中心
Begin VB.TextBox Text11
Height = 375
Left = 600
TabIndex = 31
Text = "Text11"
Top = 5880
Width = 1215
End
Begin VB.CommandButton Command2
Caption = "删 除"
Height = 350
Left = 3000
TabIndex = 20
Top = 4440
Width = 1335
End
Begin MSAdodcLib.Adodc Adodc1
Height = 375
Left = 2040
Top = 5880
Visible = 0 'False
Width = 1815
_ExtentX = 3201
_ExtentY = 661
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 1
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=tsgl"
OLEDBString = "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=tsgl"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select * from dzjstb"
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 VB.CommandButton Command1
Caption = "借出当前图书"
Height = 350
Left = 120
TabIndex = 18
Top = 4440
Width = 1335
End
Begin VB.CommandButton Command3
Caption = "返 回"
Height = 350
Left = 4440
TabIndex = 17
Top = 4440
Width = 1335
End
Begin VB.CommandButton Command4
Caption = "清 除"
Height = 350
Left = 1560
TabIndex = 16
Top = 4440
Width = 1335
End
Begin MSAdodcLib.Adodc Adodc3
Height = 375
Left = 4080
Top = 5880
Visible = 0 'False
Width = 1815
_ExtentX = 3201
_ExtentY = 661
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 1
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=tsgl"
OLEDBString = "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=tsgl"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select * from sz"
Caption = "Adodc3"
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 MSAdodcLib.Adodc Adodc2
Height = 375
Left = 4200
Top = 5400
Visible = 0 'False
Width = 1815
_ExtentX = 3201
_ExtentY = 661
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 1
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=tsgl"
OLEDBString = "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=tsgl"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select * from books"
Caption = "Adodc2"
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 VB.Frame Frame2
Caption = "借阅图书信息"
ForeColor = &H00C00000&
Height = 1845
Left = 120
TabIndex = 11
Top = 825
Width = 5655
Begin VB.TextBox Text10
Height = 270
Left = 3960
TabIndex = 28
Top = 1155
Width = 1575
End
Begin VB.TextBox Text9
Height = 270
Left = 1080
TabIndex = 26
Text = "0"
Top = 1155
Width = 1695
End
Begin VB.TextBox Text8
Height = 270
Left = 3960
TabIndex = 24
Top = 855
Width = 1575
End
Begin VB.TextBox Text7
Height = 270
Left = 1080
TabIndex = 22
Top = 840
Width = 1695
End
Begin MSComCtl2.DTPicker DTPicker1
Height = 270
Left = 1080
TabIndex = 7
Top = 1440
Width = 1695
_ExtentX = 2990
_ExtentY = 476
_Version = 393216
Enabled = 0 'False
Format = 49741825
CurrentDate = 38310
End
Begin MSComCtl2.DTPicker DTPicker2
Height = 270
Left = 3960
TabIndex = 8
Top = 1455
Width = 1575
_ExtentX = 2778
_ExtentY = 476
_Version = 393216
Enabled = 0 'False
Format = 49741825
CurrentDate = 38310
End
Begin VB.TextBox Text6
Height = 270
Left = 3960
TabIndex = 6
Top = 555
Width = 1575
End
Begin VB.TextBox Text5
Height = 270
Left = 1080
TabIndex = 5
Top = 555
Width = 1695
End
Begin VB.TextBox Text4
Height = 270
Left = 3960
TabIndex = 4
Top = 240
Width = 1575
End
Begin VB.TextBox Text3
Height = 270
Left = 1080
TabIndex = 3
Top = 240
Width = 1695
End
Begin VB.Label Label12
Caption = "应还日期:"
ForeColor = &H00800000&
Height = 255
Left = 3000
TabIndex = 30
Top = 1440
Width = 975
End
Begin VB.Label Label10
Caption = "借书日期:"
ForeColor = &H00800000&
Height = 255
Left = 120
TabIndex = 29
Top = 1440
Width = 975
End
Begin VB.Label Label9
Caption = "类别代码:"
ForeColor = &H00800000&
Height = 255
Left = 3000
TabIndex = 27
Top = 1170
Width = 975
End
Begin VB.Label Label8
Caption = "借书数量:"
ForeColor = &H00800000&
Height = 255
Left = 120
TabIndex = 25
Top = 1170
Width = 975
End
Begin VB.Label Label7
Caption = "作 者:"
ForeColor = &H00800000&
Height = 255
Left = 3000
TabIndex = 23
Top = 870
Width = 975
End
Begin VB.Label Label6
Caption = "出 版 社:"
ForeColor = &H00000080&
Height = 255
Left = 120
TabIndex = 21
Top = 840
Width = 975
End
Begin VB.Label Label11
Caption = "规定天数:"
ForeColor = &H00800000&
Height = 255
Left = 3000
TabIndex = 15
Top = 570
Width = 975
End
Begin VB.Label Label5
Caption = "书籍名称:"
ForeColor = &H00000080&
Height = 255
Left = 3000
TabIndex = 14
Top = 255
Width = 975
End
Begin VB.Label Label4
Caption = "书籍价格:"
ForeColor = &H00800000&
Height = 255
Left = 120
TabIndex = 13
Top = 570
Width = 975
End
Begin VB.Label Label3
Caption = "条 码 号:"
ForeColor = &H00000080&
Height = 255
Left = 120
TabIndex = 12
Top = 255
Width = 975
End
End
Begin VB.Frame Frame1
Caption = "读者信息"
ForeColor = &H000000C0&
Height = 675
Left = 120
TabIndex = 1
Top = 60
Width = 5650
Begin VB.TextBox Text2
Height = 350
Left = 3960
TabIndex = 2
Top = 240
Width = 1570
End
Begin VB.TextBox Text1
Height = 350
Left = 1080
TabIndex = 0
Top = 240
Width = 1695
End
Begin VB.Label Label2
Caption = "读者姓名:"
ForeColor = &H00C000C0&
Height = 255
Left = 3000
TabIndex = 10
Top = 300
Width = 945
End
Begin VB.Label Label1
Caption = "读者编号:"
ForeColor = &H00C000C0&
Height = 300
Left = 120
TabIndex = 9
Top = 285
Width = 900
End
End
Begin MSDataGridLib.DataGrid DataGrid1
Bindings = "frmdzjsgl.frx":0000
Height = 1650
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -