📄 frminput.frm
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "Msadodc.ocx"
Begin VB.Form FrmInput
BorderStyle = 1 'Fixed Single
Caption = "录入"
ClientHeight = 5625
ClientLeft = 2550
ClientTop = 1890
ClientWidth = 5640
Icon = "FrmInput.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
ScaleHeight = 5625
ScaleWidth = 5640
Begin VB.CommandButton Command8
Caption = "成绩(&A).."
Height = 375
Left = 4560
TabIndex = 35
Top = 3960
Width = 975
End
Begin MSAdodcLib.Adodc Adodc1
Height = 330
Left = 1920
Top = 5280
Visible = 0 'False
Width = 2295
_ExtentX = 4048
_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 = ""
OLEDBString = ""
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = ""
Caption = ""
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 Command10
Caption = "删除(&D)"
Height = 375
Left = 4560
TabIndex = 33
Top = 3000
Width = 975
End
Begin VB.CommandButton Command9
Caption = "关闭(&C)"
Height = 375
Left = 4560
TabIndex = 32
Top = 4440
Width = 975
End
Begin VB.CommandButton Command7
Caption = "课程(&C).."
Height = 375
Left = 4560
TabIndex = 31
Top = 3480
Width = 975
End
Begin VB.CommandButton Command6
Caption = "更新(&U)"
Height = 375
Left = 4560
TabIndex = 29
Top = 2520
Width = 975
End
Begin VB.CommandButton Command5
Caption = "前一个(&B)"
Height = 375
Left = 4560
TabIndex = 28
Top = 2040
Width = 975
End
Begin VB.CommandButton Command4
Caption = "下一个(&N)"
Height = 375
Left = 4560
TabIndex = 27
Top = 1560
Width = 975
End
Begin VB.CommandButton Command3
Caption = "最后(&L)"
Height = 375
Left = 4560
TabIndex = 26
Top = 1080
Width = 975
End
Begin VB.CommandButton Command2
Caption = "第一个(&F)"
Height = 375
Left = 4560
TabIndex = 25
Top = 600
Width = 975
End
Begin VB.CommandButton Command1
Caption = "新纪录(&W)"
Default = -1 'True
Height = 375
Left = 4560
TabIndex = 24
Top = 120
Width = 975
End
Begin VB.TextBox Text11
DataSource = "Adodc1"
Height = 270
Left = 1320
TabIndex = 23
Text = "Text11"
Top = 3720
Width = 3135
End
Begin VB.TextBox Text10
DataSource = "Adodc1"
Height = 270
Left = 1320
TabIndex = 22
Text = "Text10"
Top = 3360
Width = 3135
End
Begin VB.TextBox Text9
DataSource = "Adodc1"
Height = 270
Left = 1320
TabIndex = 21
Text = "Text9"
Top = 3000
Width = 3135
End
Begin VB.TextBox Text8
DataSource = "Adodc1"
Height = 270
Left = 1320
TabIndex = 20
Text = "Text8"
Top = 2640
Width = 3135
End
Begin VB.TextBox Text7
DataSource = "Adodc1"
Height = 270
Left = 1320
TabIndex = 19
Text = "Text7"
Top = 2280
Width = 3135
End
Begin VB.TextBox Text6
DataSource = "Adodc1"
Height = 270
Left = 1320
TabIndex = 18
Text = "Text6"
Top = 1920
Width = 3135
End
Begin VB.TextBox Text5
DataSource = "Adodc1"
Height = 270
Left = 1320
TabIndex = 17
Text = "Text5"
Top = 1560
Width = 3135
End
Begin VB.TextBox Text4
DataSource = "Adodc1"
Height = 270
Left = 1320
TabIndex = 16
Text = "Text4"
Top = 1200
Width = 3135
End
Begin VB.TextBox Text3
DataSource = "Adodc1"
Height = 270
Left = 1320
TabIndex = 15
Text = "Text3"
Top = 840
Width = 3135
End
Begin VB.TextBox Text2
DataSource = "Adodc1"
Height = 270
Left = 1320
TabIndex = 14
Text = "Text2"
Top = 480
Width = 3135
End
Begin VB.TextBox Text1
DataSource = "Adodc1"
Height = 270
Left = 1320
TabIndex = 13
Text = "Text1"
Top = 120
Width = 3135
End
Begin VB.TextBox Text12
DataSource = "Adodc1"
Height = 1095
Left = 1320
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 12
Text = "FrmInput.frx":058A
Top = 4080
Width = 3135
End
Begin VB.Label Label3
BorderStyle = 1 'Fixed Single
Caption = "Label3"
DataSource = "Adodc1"
Height = 255
Left = 1320
TabIndex = 34
Top = 5280
Width = 495
End
Begin VB.Label Label2
AutoSize = -1 'True
Caption = "当前纪录号:"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 180
Left = 120
TabIndex = 30
Top = 5280
Width = 1185
End
Begin VB.Label Label1
Caption = "附注:"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 11
Left = 120
TabIndex = 11
Top = 4080
Width = 1095
End
Begin VB.Label Label1
Caption = "学号:"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -