📄 frmbanka.frm
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.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 frmbanka
Caption = "图书卡管理界面"
ClientHeight = 6000
ClientLeft = 60
ClientTop = 345
ClientWidth = 8385
LinkTopic = "Form1"
LockControls = -1 'True
ScaleHeight = 6000
ScaleWidth = 8385
StartUpPosition = 3 '窗口缺省
Begin VB.TextBox Text5
Appearance = 0 'Flat
BackColor = &H8000000E&
Enabled = 0 'False
Height = 375
Left = 7080
TabIndex = 23
Top = 1200
Width = 1095
End
Begin VB.TextBox Text4
Height = 270
Left = 5760
TabIndex = 18
Text = "Text4"
Top = 5640
Visible = 0 'False
Width = 735
End
Begin VB.TextBox Text3
Height = 270
Left = 7080
TabIndex = 17
Text = "Text3"
Top = 5640
Visible = 0 'False
Width = 855
End
Begin VB.Frame Frame1
Height = 1095
Left = 120
TabIndex = 11
Top = 1680
Width = 7935
Begin VB.Frame Frame2
Height = 1095
Left = 0
TabIndex = 19
Top = 0
Visible = 0 'False
Width = 7935
Begin VB.CommandButton Command2
Caption = "返回"
Height = 495
Left = 4560
Style = 1 'Graphical
TabIndex = 21
Top = 360
Width = 1335
End
Begin VB.CommandButton Command1
Caption = "确定"
Height = 495
Left = 1560
Style = 1 'Graphical
TabIndex = 20
Top = 360
Width = 1335
End
End
Begin VB.CommandButton cmd_exit
Caption = "返回"
Height = 495
Left = 6600
Style = 1 'Graphical
TabIndex = 16
Top = 360
Width = 1095
End
Begin VB.CommandButton cmd_save
Caption = "保存"
Enabled = 0 'False
Height = 495
Left = 5010
Style = 1 'Graphical
TabIndex = 15
Top = 360
Width = 1095
End
Begin VB.CommandButton cmd_edit
Caption = "修改"
Height = 495
Left = 3420
Style = 1 'Graphical
TabIndex = 14
Top = 360
Width = 1095
End
Begin VB.CommandButton cmd_del
Caption = "删除"
Height = 495
Left = 1830
Style = 1 'Graphical
TabIndex = 13
Top = 360
Width = 1095
End
Begin VB.CommandButton cmd_add
Caption = "添加"
Height = 495
Left = 240
Style = 1 'Graphical
TabIndex = 12
Top = 360
Width = 1095
End
End
Begin MSAdodcLib.Adodc Adodc1
Height = 330
Left = 600
Top = 5520
Visible = 0 'False
Width = 3495
_ExtentX = 6165
_ExtentY = 582
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=tshgl"
OLEDBString = "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=tshgl"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select * from 图书卡"
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 DataGrid1
Bindings = "frmbanka.frx":0000
Height = 2895
Left = 240
TabIndex = 10
Top = 2880
Width = 7815
_ExtentX = 13785
_ExtentY = 5106
_Version = 393216
BackColor = -2147483634
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 = 6
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
SplitCount = 1
BeginProperty Split0
BeginProperty Column00
ColumnWidth = 1005.165
EndProperty
BeginProperty Column01
ColumnWidth = 1005.165
EndProperty
BeginProperty Column02
ColumnWidth = 1500.095
EndProperty
BeginProperty Column03
ColumnWidth = 1500.095
EndProperty
BeginProperty Column04
ColumnWidth = 1395.213
EndProperty
BeginProperty Column05
ColumnWidth = 1094.74
EndProperty
EndProperty
End
Begin VB.ComboBox Combo1
Height = 300
ItemData = "frmbanka.frx":0015
Left = 7080
List = "frmbanka.frx":0022
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -