📄 员工信息.frm
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form Form10
BorderStyle = 5 'Sizable ToolWindow
Caption = "员工信息"
ClientHeight = 5655
ClientLeft = 120
ClientTop = 255
ClientWidth = 8460
Icon = "员工信息.frx":0000
LinkTopic = "Form10"
MaxButton = 0 'False
MinButton = 0 'False
Moveable = 0 'False
ScaleHeight = 5655
ScaleWidth = 8460
ShowInTaskbar = 0 'False
StartUpPosition = 2 '屏幕中心
Begin MSAdodcLib.Adodc Adodc2
Height = 330
Left = 3720
Top = 5400
Visible = 0 'False
Width = 1815
_ExtentX = 3201
_ExtentY = 582
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=.\gzgl.mdb;Persist Security Info=False"
OLEDBString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=.\gzgl.mdb;Persist Security Info=False"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "工资总"
Caption = "Adodc2"
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 MSAdodcLib.Adodc Adodc1
Height = 330
Left = 1800
Top = 5400
Visible = 0 'False
Width = 1200
_ExtentX = 2117
_ExtentY = 582
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=.\gzgl.mdb;Persist Security Info=False"
OLEDBString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=.\gzgl.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 = "删除"
Height = 375
Index = 7
Left = 6000
TabIndex = 45
Top = 4920
Width = 975
End
Begin VB.Frame Frame2
Caption = "工资信息"
Height = 3135
Left = 240
TabIndex = 24
Top = 1440
Width = 7935
Begin VB.TextBox Text1
Height = 270
Index = 17
Left = 3600
TabIndex = 44
Top = 2520
Width = 1095
End
Begin VB.TextBox Text1
DataField = "津贴"
DataSource = "Adodc2"
Height = 270
Index = 10
Left = 6120
TabIndex = 33
Top = 600
Width = 1095
End
Begin VB.TextBox Text1
DataField = "洗理"
DataSource = "Adodc2"
Height = 270
Index = 11
Left = 1440
TabIndex = 32
Top = 1320
Width = 1095
End
Begin VB.TextBox Text1
DataField = "书报"
DataSource = "Adodc2"
Height = 270
Index = 12
Left = 3600
TabIndex = 31
Top = 1320
Width = 1095
End
Begin VB.TextBox Text1
DataField = "交通"
DataSource = "Adodc2"
Height = 270
Index = 13
Left = 6120
TabIndex = 30
Top = 1320
Width = 1095
End
Begin VB.TextBox Text1
Height = 270
Index = 15
Left = 3600
TabIndex = 29
Top = 1920
Width = 1095
End
Begin VB.TextBox Text1
DataField = "奖金"
DataSource = "Adodc2"
Height = 270
Index = 9
Left = 3600
TabIndex = 28
Top = 600
Width = 1095
End
Begin VB.TextBox Text1
DataField = "工资扣"
DataSource = "Adodc2"
Height = 270
Index = 14
Left = 1440
TabIndex = 27
Top = 1920
Width = 1095
End
Begin VB.TextBox Text1
DataField = "基本工资"
DataSource = "Adodc2"
Height = 270
Index = 8
Left = 1440
TabIndex = 26
Top = 600
Width = 1095
End
Begin VB.TextBox Text1
Height = 270
Index = 16
Left = 6120
TabIndex = 25
Top = 1920
Width = 1095
End
Begin VB.Label Label18
AutoSize = -1 'True
Caption = "实发工资"
Height = 180
Left = 2760
TabIndex = 43
Top = 2520
Width = 720
End
Begin VB.Label Label10
AutoSize = -1 'True
Caption = "交 通"
Height = 180
Left = 5040
TabIndex = 42
Top = 1320
Width = 720
End
Begin VB.Label Label11
AutoSize = -1 'True
Caption = "书 报"
Height = 180
Left = 2760
TabIndex = 41
Top = 1320
Width = 720
End
Begin VB.Label Label12
AutoSize = -1 'True
Caption = "洗 理"
Height = 180
Left = 600
TabIndex = 40
Top = 1320
Width = 720
End
Begin VB.Label Label13
AutoSize = -1 'True
Caption = "津 贴"
Height = 180
Left = 5040
TabIndex = 39
Top = 600
Width = 720
End
Begin VB.Label Label14
AutoSize = -1 'True
Caption = "工资扣款"
Height = 180
Left = 600
TabIndex = 38
Top = 1920
Width = 720
End
Begin VB.Label Label15
AutoSize = -1 'True
Caption = "奖 金"
Height = 180
Left = 2760
TabIndex = 37
Top = 600
Width = 720
End
Begin VB.Label Label16
AutoSize = -1 'True
Caption = "基本工资"
Height = 180
Left = 600
TabIndex = 36
Top = 600
Width = 720
End
Begin VB.Label Label9
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -