📄 ado_object.frm
字号:
VERSION 5.00
Begin VB.Form Form1
BorderStyle = 1 'Fixed Single
Caption = "Form1"
ClientHeight = 4605
ClientLeft = 30
ClientTop = 330
ClientWidth = 6960
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 4605
ScaleWidth = 6960
StartUpPosition = 3 '窗口缺省
Begin VB.Frame Frame1
Caption = "数据录入或显示"
Height = 2304
Left = 204
TabIndex = 12
Top = 144
Width = 6456
Begin VB.ComboBox Combo1
DataField = "性别"
DataSource = "Adodc1"
Height = 288
Left = 1752
TabIndex = 2
Text = "Combo1"
Top = 804
Width = 1056
End
Begin VB.TextBox Text10
Alignment = 1 'Right Justify
DataField = "政治"
DataSource = "Adodc1"
BeginProperty Font
Name = "幼圆"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 276
Left = 5100
TabIndex = 9
Text = "Text1"
Top = 1836
Width = 876
End
Begin VB.TextBox Text9
Alignment = 1 'Right Justify
DataField = "英语"
DataSource = "Adodc1"
BeginProperty Font
Name = "幼圆"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 276
Left = 3096
TabIndex = 8
Text = "Text1"
Top = 1836
Width = 876
End
Begin VB.TextBox Text1
DataField = "学号"
DataSource = "Adodc1"
BeginProperty Font
Name = "幼圆"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 276
Left = 1740
TabIndex = 0
Text = "Text1"
Top = 336
Width = 1044
End
Begin VB.TextBox Text2
DataField = "姓名"
DataSource = "Adodc1"
BeginProperty Font
Name = "幼圆"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 276
Left = 4320
TabIndex = 1
Text = "Text1"
Top = 348
Width = 1068
End
Begin VB.TextBox Text4
DataField = "考试日期"
DataSource = "Adodc1"
BeginProperty Font
Name = "幼圆"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 276
Left = 4332
TabIndex = 3
Text = "Text1"
Top = 816
Width = 1044
End
Begin VB.TextBox Text5
Alignment = 1 'Right Justify
DataField = "语文"
DataSource = "Adodc1"
BeginProperty Font
Name = "幼圆"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 276
Left = 1008
TabIndex = 4
Text = "Text1"
Top = 1368
Width = 876
End
Begin VB.TextBox Text6
Alignment = 1 'Right Justify
DataField = "数学"
DataSource = "Adodc1"
BeginProperty Font
Name = "幼圆"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 276
Left = 3084
TabIndex = 5
Text = "Text1"
Top = 1368
Width = 876
End
Begin VB.TextBox Text7
Alignment = 1 'Right Justify
DataField = "物理"
DataSource = "Adodc1"
BeginProperty Font
Name = "幼圆"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 276
Left = 5100
TabIndex = 6
Text = "Text1"
Top = 1368
Width = 876
End
Begin VB.TextBox Text8
Alignment = 1 'Right Justify
DataField = "化学"
DataSource = "Adodc1"
BeginProperty Font
Name = "幼圆"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 276
Left = 996
TabIndex = 7
Text = "Text1"
Top = 1836
Width = 876
End
Begin VB.Label Label11
BorderStyle = 1 'Fixed Single
Caption = "Label11"
Height = 12
Left = 396
TabIndex = 23
Top = 1176
Width = 5736
End
Begin VB.Label Label1
Caption = "学 号:"
BeginProperty Font
Name = "幼圆"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 252
Left = 960
TabIndex = 22
Top = 348
Width = 720
End
Begin VB.Label Label2
Caption = "姓 名:"
BeginProperty Font
Name = "幼圆"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 252
Left = 3384
TabIndex = 21
Top = 360
Width = 768
End
Begin VB.Label Label3
Caption = "性 别:"
BeginProperty Font
Name = "幼圆"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 252
Left = 948
TabIndex = 20
Top = 816
Width = 672
End
Begin VB.Label Label4
Caption = "考试日期:"
BeginProperty Font
Name = "幼圆"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 252
Left = 3264
TabIndex = 19
Top = 828
Width = 1008
End
Begin VB.Label Label5
Caption = "语文:"
BeginProperty Font
Name = "幼圆"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 252
Left = 480
TabIndex = 18
Top = 1368
Width = 612
End
Begin VB.Label Label6
Caption = "数学:"
BeginProperty Font
Name = "幼圆"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 252
Left = 2340
TabIndex = 17
Top = 1368
Width = 612
End
Begin VB.Label Label7
Caption = "物理:"
BeginProperty Font
Name = "幼圆"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 252
Left = 4404
TabIndex = 16
Top = 1368
Width = 612
End
Begin VB.Label Label8
Caption = "化学:"
BeginProperty Font
Name = "幼圆"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 252
Left = 480
TabIndex = 15
Top = 1836
Width = 612
End
Begin VB.Label Label9
Caption = "英语:"
BeginProperty Font
Name = "幼圆"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 252
Left = 2352
TabIndex = 14
Top = 1836
Width = 612
End
Begin VB.Label Label10
Caption = "政治:"
BeginProperty Font
Name = "幼圆"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 252
Left = 4416
TabIndex = 13
Top = 1836
Width = 612
End
End
Begin VB.Frame Frame3
Caption = "编辑"
Height = 828
Left = 180
TabIndex = 11
Top = 3516
Width = 6516
Begin VB.CommandButton cmdexit
Caption = "退出"
BeginProperty Font
Name = "幼圆"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 300
Left = 5172
TabIndex = 33
Top = 348
Width = 948
End
Begin VB.CommandButton cmdsave
Caption = "保存"
BeginProperty Font
Name = "幼圆"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 300
Left = 4224
TabIndex = 32
Top = 348
Width = 948
End
Begin VB.CommandButton cmddelete
Caption = "删除"
BeginProperty Font
Name = "幼圆"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 300
Left = 3288
TabIndex = 31
Top = 348
Width = 948
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -