📄 recfrm.frm
字号:
VERSION 5.00
Object = "{C932BA88-4374-101B-A56C-00AA003668DC}#1.1#0"; "MSMASK32.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form RecFrm
Caption = "入校登记"
ClientHeight = 5025
ClientLeft = 60
ClientTop = 345
ClientWidth = 8295
LinkTopic = "Form2"
MaxButton = 0 'False
ScaleHeight = 5025
ScaleWidth = 8295
StartUpPosition = 3 '窗口缺省
Begin MSAdodcLib.Adodc Adodc3
Height = 375
Left = 3240
Top = 4440
Visible = 0 'False
Width = 1935
_ExtentX = 3413
_ExtentY = 661
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 = "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.CommandButton Command19
Caption = "保存19"
Height = 375
Left = 7200
TabIndex = 42
Top = 2484
Width = 975
End
Begin VB.CommandButton Command18
Caption = "保存18"
Height = 375
Left = 7200
TabIndex = 41
Top = 2040
Width = 975
End
Begin VB.CommandButton Command17
Caption = "保存17"
Height = 375
Left = 7200
TabIndex = 40
Top = 1656
Width = 975
End
Begin VB.CommandButton Command16
Caption = "保存16"
Height = 375
Left = 7200
TabIndex = 15
Top = 1242
Width = 975
End
Begin VB.CommandButton Command15
Caption = "保存15"
Height = 375
Left = 7200
TabIndex = 14
Top = 828
Width = 975
End
Begin VB.CommandButton Command14
Caption = "保存14"
Height = 375
Left = 7200
TabIndex = 13
Top = 414
Width = 975
End
Begin VB.CommandButton Command13
Caption = "保存13"
Height = 375
Left = 7200
TabIndex = 12
Top = 0
Width = 975
End
Begin VB.CommandButton Command1
Caption = "保存1"
Height = 375
Left = 5880
TabIndex = 0
Top = 0
Width = 975
End
Begin VB.CommandButton Command12
Caption = "保存12件"
Height = 375
Left = 5880
TabIndex = 11
Top = 4560
Width = 975
End
Begin VB.CommandButton Command11
Caption = "保存11"
Height = 375
Left = 5880
TabIndex = 10
Top = 4140
Width = 975
End
Begin VB.CommandButton Command10
Caption = "保存10"
Height = 375
Left = 5880
TabIndex = 9
Top = 3726
Width = 975
End
Begin VB.CommandButton Command9
Caption = "保存9"
Height = 375
Left = 5880
TabIndex = 8
Top = 3312
Width = 975
End
Begin VB.CommandButton Command8
Caption = "保存8"
Height = 375
Left = 5880
TabIndex = 7
Top = 2898
Width = 975
End
Begin VB.CommandButton Command7
Caption = "保存7"
Height = 375
Left = 5880
TabIndex = 6
Top = 2484
Width = 975
End
Begin VB.CommandButton Command6
Caption = "保存6"
Height = 375
Left = 5880
TabIndex = 5
Top = 2040
Width = 975
End
Begin VB.CommandButton Command5
Caption = "保存5"
Height = 375
Left = 5880
TabIndex = 4
Top = 1656
Width = 975
End
Begin VB.CommandButton Command4
Caption = "保存4"
Height = 375
Left = 5880
TabIndex = 3
Top = 1242
Width = 975
End
Begin MSAdodcLib.Adodc Adodc1
Height = 375
Left = 3120
Top = 3120
Visible = 0 'False
Width = 1815
_ExtentX = 3201
_ExtentY = 661
ConnectMode = 3
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 2
CursorOptions = 0
CacheSize = 50
MaxRecords = 10000000
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "Provider=Microsoft.Jet.OLEDB.3.51;Persist Security Info=False;Data Source=C:\WINDOWS\Desktop\学籍管理系统\db1.mdb;Mode=Read|Write"
OLEDBString = "Provider=Microsoft.Jet.OLEDB.3.51;Persist Security Info=False;Data Source=C:\WINDOWS\Desktop\学籍管理系统\db1.mdb;Mode=Read|Write"
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 Command3
Caption = "保存3"
Height = 375
Left = 5880
TabIndex = 2
Top = 828
Width = 975
End
Begin VB.Data Data1
Caption = "Data1"
Connect = "Access"
DatabaseName = "C:\WINDOWS\Desktop\学籍管理系统\db1.mdb"
DefaultCursorType= 0 '缺省游标
DefaultType = 2 '使用 ODBC
Exclusive = 0 'False
Height = 405
Left = 3120
Options = 0
ReadOnly = 0 'False
RecordsetType = 1 'Dynaset
RecordSource = "学生"
Top = 2520
Visible = 0 'False
Width = 1740
End
Begin MSMask.MaskEdBox MaskEdBox1
Height = 375
Left = 960
TabIndex = 37
Top = 1830
Width = 1695
_ExtentX = 2990
_ExtentY = 661
_Version = 393216
MaxLength = 10
Format = "yyyy/mm/dd"
Mask = "1966/10/23"
PromptChar = " "
End
Begin VB.TextBox Text2
Height = 375
Left = 3960
TabIndex = 36
Text = "00001"
Top = 510
Width = 1695
End
Begin VB.TextBox Text3
Height = 375
Left = 960
TabIndex = 33
Text = "杜运庆"
Top = 1170
Width = 1695
End
Begin VB.ComboBox Combo1
Height = 300
ItemData = "RecFrm.frx":0000
Left = 3960
List = "RecFrm.frx":000A
TabIndex = 32
Text = "男"
Top = 1200
Width = 1695
End
Begin VB.TextBox Text10
Height = 375
Left = 960
TabIndex = 31
Text = "学费已交,共2000元"
Top = 4470
Width = 4695
End
Begin VB.TextBox Text9
Height = 375
Left = 3960
TabIndex = 29
Text = "1271777287"
Top = 3810
Width = 1695
End
Begin VB.TextBox Text8
Height = 375
Left = 960
TabIndex = 27
Text = "0532-2290949-8036"
Top = 3810
Width = 1695
End
Begin VB.TextBox Text7
Height = 375
Left = 960
TabIndex = 25
Text = "青岛德固萨化学有限公司"
Top = 3120
Width = 4695
End
Begin VB.TextBox Text6
Height = 375
Left = 960
TabIndex = 24
Text = "山东省胶州市云华街4#"
Top = 2520
Width = 4695
End
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -