📄 frminput1.frm
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form FrmInput
BackColor = &H00C0FFC0&
Caption = "Form1"
ClientHeight = 6240
ClientLeft = 60
ClientTop = 345
ClientWidth = 8400
LinkTopic = "Form1"
ScaleHeight = 6240
ScaleWidth = 8400
StartUpPosition = 3 '窗口缺省
Begin MSAdodcLib.Adodc Adodc1
Height = 735
Left = 3000
Top = 5520
Visible = 0 'False
Width = 1455
_ExtentX = 2566
_ExtentY = 1296
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 2
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=db5.mdb;Persist Security Info=False"
OLEDBString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=db5.mdb;Persist Security Info=False"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "学生"
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 Command2
Caption = "退出&(E)"
Height = 495
Left = 4920
TabIndex = 28
Top = 5640
Width = 1215
End
Begin VB.CommandButton Command1
Caption = "添加&(A)"
Height = 495
Left = 1560
TabIndex = 27
Top = 5640
Width = 1215
End
Begin VB.Frame Frame1
BackColor = &H00C0FFC0&
Caption = "学生基本信息录入"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 5295
Left = 360
TabIndex = 0
Top = 120
Width = 7575
Begin VB.TextBox Text12
DataSource = "Adodc1"
Height = 855
Left = 1080
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 26
Top = 4080
Width = 5655
End
Begin VB.ComboBox Combo3
DataSource = "Adodc1"
Height = 300
Left = 4920
TabIndex = 25
Top = 3360
Width = 1815
End
Begin VB.ComboBox Combo2
DataSource = "Adodc1"
Height = 300
Left = 4920
TabIndex = 24
Top = 2760
Width = 1815
End
Begin VB.TextBox Text9
DataSource = "Adodc1"
Height = 270
Left = 4920
TabIndex = 23
Top = 2280
Width = 1815
End
Begin VB.TextBox Text8
DataSource = "Adodc1"
Height = 270
Left = 4920
TabIndex = 22
Top = 1800
Width = 1815
End
Begin VB.TextBox Text7
DataSource = "Adodc1"
Height = 270
Left = 4560
TabIndex = 21
Top = 1200
Width = 2175
End
Begin VB.TextBox Text6
DataSource = "Adodc1"
Height = 270
Left = 4920
TabIndex = 20
Top = 600
Width = 1815
End
Begin VB.TextBox Text5
DataSource = "Adodc1"
Height = 270
Left = 1080
TabIndex = 19
Top = 3360
Width = 1575
End
Begin VB.TextBox Text4
DataSource = "Adodc1"
Height = 270
Left = 1080
TabIndex = 18
Top = 2760
Width = 1575
End
Begin VB.ComboBox Combo1
DataSource = "Adodc1"
Height = 300
Left = 1080
TabIndex = 17
Top = 2280
Width = 1575
End
Begin VB.TextBox Text3
DataSource = "Adodc1"
Height = 270
Left = 1080
TabIndex = 16
Top = 1800
Width = 1575
End
Begin VB.TextBox Text2
DataSource = "Adodc1"
Height = 270
Left = 1080
TabIndex = 15
Top = 1200
Width = 1575
End
Begin VB.TextBox Text1
DataSource = "Adodc1"
Height = 270
Left = 1080
TabIndex = 14
Top = 600
Width = 1575
End
Begin VB.Label Label13
BackColor = &H00C0FFC0&
Caption = "备注:"
ForeColor = &H00FF0000&
Height = 375
Left = 240
TabIndex = 13
Top = 4200
Width = 855
End
Begin VB.Label Label12
BackColor = &H00C0FFC0&
Caption = "专业:"
ForeColor = &H00FF0000&
Height = 495
Left = 3720
TabIndex = 12
Top = 3360
Width = 855
End
Begin VB.Label Label11
BackColor = &H00C0FFC0&
Caption = "院系:"
ForeColor = &H00FF0000&
Height = 255
Left = 3720
TabIndex = 11
Top = 2760
Width = 735
End
Begin VB.Label Label10
BackColor = &H00C0FFC0&
Caption = "电话号码:"
ForeColor = &H00FF0000&
Height = 255
Left = 3720
TabIndex = 10
Top = 2280
Width = 855
End
Begin VB.Label Label9
BackColor = &H00C0FFC0&
Caption = "邮政编码:"
ForeColor = &H00FF0000&
Height = 495
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -