📄 修改职工信息.frm
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "msdatgrd.ocx"
Begin VB.Form 修改职工信息
Caption = "修改职工信息"
ClientHeight = 8640
ClientLeft = 60
ClientTop = 450
ClientWidth = 10575
LinkTopic = "Form2"
ScaleHeight = 8640
ScaleWidth = 10575
StartUpPosition = 3 '窗口缺省
Begin MSAdodcLib.Adodc Adodc1
Height = 375
Left = 7560
Top = 7680
Width = 1815
_ExtentX = 3201
_ExtentY = 661
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=D:\人事管理系统\stuff.mdb;Persist Security Info=False"
OLEDBString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\人事管理系统\stuff.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 Command3
Caption = "退出"
Height = 495
Left = 5760
TabIndex = 32
Top = 7560
Width = 1215
End
Begin VB.CommandButton Command2
Caption = "确定"
Enabled = 0 'False
Height = 495
Left = 4080
TabIndex = 31
Top = 7560
Width = 1215
End
Begin VB.CommandButton Command1
Caption = "修改"
Height = 495
Left = 2280
TabIndex = 30
Top = 7560
Width = 1215
End
Begin VB.Frame jbxx
Caption = "个人基本信息"
Height = 2295
Left = 600
TabIndex = 11
Top = 2880
Width = 8295
Begin VB.TextBox bhtxt
DataField = "员工编号"
DataSource = "Adodc1"
Height = 375
Left = 840
TabIndex = 20
Top = 240
Width = 1575
End
Begin VB.TextBox xmtxt
DataField = "姓名"
DataSource = "Adodc1"
Height = 375
Left = 840
TabIndex = 19
Top = 960
Width = 1575
End
Begin VB.TextBox csrqtxt
DataField = "出身日期"
DataSource = "Adodc1"
Height = 375
Left = 840
TabIndex = 18
Top = 1680
Width = 1575
End
Begin VB.TextBox Text1
DataField = "民族"
DataSource = "Adodc1"
Height = 375
Left = 3600
TabIndex = 17
Top = 240
Width = 1575
End
Begin VB.TextBox Text2
DataField = "籍贯"
DataSource = "Adodc1"
Height = 375
Left = 3600
TabIndex = 16
Top = 960
Width = 1575
End
Begin VB.TextBox Text3
DataField = "政治面貌"
DataSource = "Adodc1"
Height = 375
Left = 3720
TabIndex = 15
Top = 1680
Width = 1575
End
Begin VB.TextBox xltxt
DataField = "学历"
DataSource = "Adodc1"
Height = 375
Left = 6600
TabIndex = 14
Top = 240
Width = 1575
End
Begin VB.TextBox jtzztxt
DataField = "家庭住址"
DataSource = "Adodc1"
Height = 375
Left = 6480
TabIndex = 13
Top = 960
Width = 1575
End
Begin VB.TextBox lxdhtxt
DataField = "联系电话"
DataSource = "Adodc1"
Height = 375
Left = 6480
TabIndex = 12
Top = 1680
Width = 1575
End
Begin VB.Label bh
Caption = "编号"
Height = 375
Left = 120
TabIndex = 29
Top = 240
Width = 735
End
Begin VB.Label xm
Caption = "姓名"
Height = 495
Left = 120
TabIndex = 28
Top = 1080
Width = 735
End
Begin VB.Label csrq
Caption = "出生日期"
Height = 375
Left = 120
TabIndex = 27
Top = 1800
Width = 735
End
Begin VB.Label mz
Caption = "民族"
Height = 375
Left = 2880
TabIndex = 26
Top = 360
Width = 735
End
Begin VB.Label jg
Caption = "籍贯"
Height = 375
Left = 2880
TabIndex = 25
Top = 1080
Width = 855
End
Begin VB.Label zzmm
Caption = "政治面貌"
Height = 375
Left = 2880
TabIndex = 24
Top = 1800
Width = 855
End
Begin VB.Label xl
Caption = "学历"
Height = 375
Left = 5760
TabIndex = 23
Top = 360
Width = 855
End
Begin VB.Label jtzz
Caption = "家庭住址"
Height = 375
Left = 5760
TabIndex = 22
Top = 1080
Width = 975
End
Begin VB.Label lxdh
Caption = "联系电话"
Height = 375
Left = 5760
TabIndex = 21
Top = 1800
Width = 975
End
End
Begin VB.Frame gzjl
Caption = "工作简历"
Height = 975
Left = 600
TabIndex = 4
Top = 5280
Width = 8295
Begin VB.TextBox zwtxt
DataField = "职务"
DataSource = "Adodc1"
Height = 375
Left = 720
TabIndex = 7
Top = 360
Width = 1575
End
Begin VB.TextBox kssjtxt
DataField = "工作开始时间"
DataSource = "Adodc1"
Height = 375
Left = 3840
TabIndex = 6
Top = 360
Width = 1575
End
Begin VB.TextBox zctxt
DataField = "职称"
DataSource = "Adodc1"
Height = 375
Left = 6480
TabIndex = 5
Top = 360
Width = 1575
End
Begin VB.Label zw
Caption = "职务"
Height = 375
Left = 240
TabIndex = 10
Top = 480
Width = 855
End
Begin VB.Label kssj
Caption = "工作开始时间"
Height = 375
Left = 2640
TabIndex = 9
Top = 480
Width = 1095
End
Begin VB.Label zc
Caption = "职称"
Height = 375
Left = 5880
TabIndex = 8
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -