📄 教材入库.frm
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form 教材入库
BorderStyle = 3 'Fixed Dialog
Caption = "学生教材入库"
ClientHeight = 7845
ClientLeft = 765
ClientTop = 525
ClientWidth = 10260
Icon = "教材入库.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 7845
ScaleWidth = 10260
ShowInTaskbar = 0 'False
Begin VB.Frame Frame1
Height = 7755
Left = 60
TabIndex = 0
Top = 0
Width = 10155
Begin MSAdodcLib.Adodc Adodc3
Height = 330
Left = 4440
Top = 2400
Visible = 0 'False
Width = 1215
_ExtentX = 2143
_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= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=学生教材管理系统.mdb;Persist Security Info=False"
OLEDBString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=学生教材管理系统.mdb;Persist Security Info=False"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select * from 教材库存表"
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 VB.TextBox Text4
DataField = "教材名"
DataSource = "Adodc2"
Height = 270
Left = 5040
TabIndex = 31
Text = "Text4"
Top = 7365
Visible = 0 'False
Width = 495
End
Begin MSAdodcLib.Adodc Adodc2
Height = 330
Left = 4440
Top = 2040
Visible = 0 'False
Width = 1215
_ExtentX = 2143
_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= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=学生教材管理系统.mdb;Persist Security Info=False"
OLEDBString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=学生教材管理系统.mdb;Persist Security Info=False"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select * from 教材征订表"
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 MSAdodcLib.Adodc Adodc1
Height = 330
Left = 4440
Top = 1680
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= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=学生教材管理系统.mdb;Persist Security Info=False"
OLEDBString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=学生教材管理系统.mdb;Persist Security Info=False"
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 VB.CommandButton Command7
Caption = "查询..."
Height = 450
Left = 7320
TabIndex = 29
Top = 7005
Width = 1335
End
Begin VB.CommandButton Command5
Caption = "删除"
Enabled = 0 'False
Height = 450
Left = 2760
TabIndex = 25
Top = 7005
Width = 1335
End
Begin VB.CommandButton Command4
Caption = "取消修改"
Enabled = 0 'False
Height = 450
Left = 1440
TabIndex = 24
Top = 7005
Width = 1335
End
Begin VB.CommandButton Command3
Caption = "确定修改"
Enabled = 0 'False
Height = 450
Left = 120
TabIndex = 23
Top = 7005
Width = 1335
End
Begin VB.Frame Frame4
Height = 2115
Left = 6960
TabIndex = 12
Top = 4605
Width = 3075
Begin VB.TextBox Text8
DataField = "教材名"
DataSource = "Adodc3"
Height = 270
Left = 3000
TabIndex = 32
Text = "Text8"
Top = 1800
Visible = 0 'False
Width = 615
End
Begin VB.ComboBox Combo2
Height = 300
Left = 1200
TabIndex = 30
Top = 1020
Width = 1575
End
Begin MSComCtl2.DTPicker DTPicker2
Height = 300
Left = 1200
TabIndex = 26
Top = 1440
Width = 1515
_ExtentX = 2672
_ExtentY = 529
_Version = 393216
Format = 20774913
CurrentDate = 38240
End
Begin VB.Label Label1
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "经 手 人:"
Height = 180
Index = 8
Left = 300
TabIndex = 22
Top = 1080
Width = 810
End
Begin VB.Label Label1
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "入库日期:"
Height = 180
Index = 7
Left = 300
TabIndex = 21
Top = 1500
Width = 810
End
End
Begin VB.CommandButton Command1
Caption = "入库"
Height = 450
Left = 5940
TabIndex = 11
Top = 7005
Width = 1335
End
Begin VB.CommandButton Command2
Caption = "返回"
Height = 450
Left = 8700
TabIndex = 10
Top = 7005
Width = 1335
End
Begin MSDataGridLib.DataGrid DataGrid1
Bindings = "教材入库.frx":08CA
Height = 4365
Left = 90
TabIndex = 7
Top = 180
Width = 9915
_ExtentX = 17489
_ExtentY = 7699
_Version = 393216
AllowUpdate = -1 'True
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 = 11
BeginProperty Column00
DataField = "ID"
Caption = "ID"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -