📄 frmstudentinput.frm
字号:
VERSION 5.00
Object = "{D27CDB6B-AE6D-11CF-96B8-444553540000}#1.0#0"; "flash8b.ocx"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form frmStudentInput
BackColor = &H00FFFFFF&
BorderStyle = 3 'Fixed Dialog
Caption = "学生信息录入"
ClientHeight = 9225
ClientLeft = 45
ClientTop = 330
ClientWidth = 5970
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 9225
ScaleWidth = 5970
ShowInTaskbar = 0 'False
WhatsThisHelp = -1 'True
Begin MSComDlg.CommonDialog CommonDialog1
Left = 3360
Top = 1320
_ExtentX = 847
_ExtentY = 847
_Version = 393216
Filter = "BMP(*.bmp)|*.bmp|JPG(*.jpg)|*.jpg"
End
Begin VB.CommandButton Command1
Caption = "上传图片"
Height = 375
Left = 4320
TabIndex = 39
Top = 3600
Width = 975
End
Begin VB.Frame Frame1
BackColor = &H00FFFFFF&
Caption = "学生单个信息录入"
Height = 8055
Left = 120
TabIndex = 0
Top = 1080
Width = 5775
Begin VB.ComboBox cobcollege
Height = 300
Left = 960
Style = 2 'Dropdown List
TabIndex = 44
Top = 1800
Width = 2295
End
Begin VB.Frame Frame2
BackColor = &H00FFFFFF&
Caption = "相片"
Height = 2055
Left = 3960
TabIndex = 40
Top = 240
Width = 1455
Begin VB.Image Image1
Height = 1335
Left = 240
Top = 240
Width = 975
End
End
Begin VB.ComboBox cobinyear
Height = 300
Left = 3720
TabIndex = 38
Text = "cobinyear"
Top = 3240
Width = 1935
End
Begin VB.ComboBox cobteacher
Height = 300
Left = 960
TabIndex = 36
Text = "cobteacher"
Top = 3240
Width = 1455
End
Begin VB.ComboBox cobclass
Height = 300
Left = 960
TabIndex = 34
Text = "cobclass"
Top = 2520
Width = 2295
End
Begin VB.CommandButton cmdQuit
Caption = "退出录入"
Height = 375
Left = 3480
TabIndex = 31
Top = 7200
Width = 1095
End
Begin VB.CommandButton cmdCancel
Caption = "取消重录"
Height = 375
Left = 2280
TabIndex = 30
Top = 7200
Width = 1095
End
Begin VB.CommandButton cmdAdd
Caption = "确认录入"
Height = 375
Left = 960
TabIndex = 29
Top = 7200
Width = 1095
End
Begin VB.TextBox txtMemo
Height = 975
Left = 960
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 28
Text = "frmStudentInput.frx":0000
Top = 6120
Width = 4695
End
Begin VB.TextBox txtPostCode
Height = 270
Left = 960
TabIndex = 27
Text = "txtPostCode"
Top = 5760
Width = 2055
End
Begin VB.TextBox txtHouseAddress
Height = 270
Left = 960
TabIndex = 26
Text = "txtHouseAddress"
Top = 5400
Width = 4695
End
Begin VB.TextBox txtHousePhone
Height = 270
Left = 960
TabIndex = 25
Text = "txtHousePhone"
Top = 5040
Width = 4695
End
Begin VB.TextBox txtHouseName
Height = 270
Left = 960
TabIndex = 24
Text = "txtHouseName"
Top = 4680
Width = 2055
End
Begin VB.TextBox txtEmail
Height = 270
Left = 960
TabIndex = 23
Text = "txtEmail"
Top = 4320
Width = 4695
End
Begin VB.TextBox txtStatusID
Height = 270
Left = 960
TabIndex = 22
Text = "txtStatusID"
Top = 3960
Width = 4695
End
Begin VB.TextBox txtPhone
Height = 270
Left = 960
TabIndex = 21
Text = "txtPhone"
Top = 3600
Width = 4695
End
Begin VB.ComboBox cobSpeciality
Height = 300
Left = 960
Style = 2 'Dropdown List
TabIndex = 20
Top = 2160
Width = 2295
End
Begin VB.ComboBox cobNation
Height = 300
Left = 960
Style = 2 'Dropdown List
TabIndex = 19
Top = 1440
Width = 2295
End
Begin MSComCtl2.DTPicker dtBirthday
Height = 255
Left = 960
TabIndex = 18
Top = 2880
Width = 2295
_ExtentX = 4048
_ExtentY = 450
_Version = 393216
Format = 77135872
CurrentDate = 37205
End
Begin VB.ComboBox cobSex
Height = 300
Left = 960
Style = 2 'Dropdown List
TabIndex = 17
Top = 1080
Width = 2295
End
Begin VB.TextBox txtName
Height = 270
Left = 960
TabIndex = 16
Text = "txtName"
Top = 720
Width = 2295
End
Begin VB.TextBox txtID
Height = 270
Left = 960
TabIndex = 15
Text = "txtID"
Top = 360
Width = 2295
End
Begin VB.Label Label20
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "学院:"
Height = 180
Left = 120
TabIndex = 43
Top = 1815
Width = 540
End
Begin VB.Label Label19
BackColor = &H00FFFFFF&
Caption = "注:图片大小为90×65"
ForeColor = &H000000FF&
Height = 255
Left = 120
TabIndex = 41
Top = 7680
Width = 4695
End
Begin VB.Label Label18
BackColor = &H00FFFFFF&
Caption = "入学年份:"
Height = 255
Left = 2640
TabIndex = 37
Top = 3255
Width = 975
End
Begin VB.Label Label17
BackColor = &H00FFFFFF&
Caption = "班主任:"
Height = 255
Left = 120
TabIndex = 35
Top = 3245
Width = 735
End
Begin VB.Label Label6
BackColor = &H00FFFFFF&
Caption = "班级:"
Height = 255
Left = 120
TabIndex = 33
Top = 2535
Width = 615
End
Begin VB.Label Label16
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "备注:"
Height = 180
Left = 120
TabIndex = 14
Top = 6135
Width = 540
End
Begin VB.Label Label15
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "邮政编码:"
Height = 180
Left = 120
TabIndex = 13
Top = 5775
Width = 900
End
Begin VB.Label Label14
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "家长地址:"
Height = 180
Left = 120
TabIndex = 12
Top = 5415
Width = 900
End
Begin VB.Label Label13
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "家长电话:"
Height = 180
Left = 120
TabIndex = 11
Top = 5055
Width = 900
End
Begin VB.Label Label12
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "家长姓名:"
Height = 180
Left = 120
TabIndex = 10
Top = 4695
Width = 900
End
Begin VB.Label Label11
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "电子信箱:"
Height = 180
Left = 120
TabIndex = 9
Top = 4335
Width = 900
End
Begin VB.Label Label10
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "身份证号:"
Height = 180
Left = 120
TabIndex = 8
Top = 3975
Width = 900
End
Begin VB.Label Label9
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "电话:"
Height = 180
Left = 120
TabIndex = 7
Top = 3615
Width = 540
End
Begin VB.Label Label8
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "专业:"
Height = 180
Left = 120
TabIndex = 6
Top = 2175
Width = 780
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -