📄 frmparkingmanage.frm
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form ParkingManage
BackColor = &H80000004&
BorderStyle = 1 'Fixed Single
Caption = "停车数据管理"
ClientHeight = 4350
ClientLeft = 45
ClientTop = 330
ClientWidth = 7170
LinkTopic = "Form1"
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 4350
ScaleWidth = 7170
Begin VB.PictureBox Picture1
BackColor = &H8000000E&
Height = 2655
Left = 3600
ScaleHeight = 2595
ScaleWidth = 3195
TabIndex = 25
Top = 240
Width = 3255
Begin VB.Line Line1
X1 = 360
X2 = 2880
Y1 = 1920
Y2 = 1920
End
Begin VB.Label Label13
AutoSize = -1 'True
BackColor = &H8000000E&
Caption = "Label13"
Height = 180
Left = 1320
TabIndex = 41
Top = 730
Width = 630
End
Begin VB.Label Label12
AutoSize = -1 'True
BackColor = &H8000000E&
Caption = "车 位 号:"
Height = 180
Left = 360
TabIndex = 40
Top = 735
Width = 900
End
Begin VB.Label Label24
Alignment = 1 'Right Justify
AutoSize = -1 'True
BackColor = &H8000000E&
Caption = "Label24"
Height = 180
Left = 2280
TabIndex = 39
Top = 2280
Width = 630
End
Begin VB.Label Label23
AutoSize = -1 'True
BackColor = &H8000000E&
Caption = "Label23"
Height = 180
Left = 1320
TabIndex = 38
Top = 2035
Width = 630
End
Begin VB.Label Label22
AutoSize = -1 'True
BackColor = &H8000000E&
Caption = "合计费用:"
Height = 180
Left = 360
TabIndex = 37
Top = 2035
Width = 900
End
Begin VB.Label Label21
AutoSize = -1 'True
BackColor = &H8000000E&
Caption = "Label21"
Height = 180
Left = 1320
TabIndex = 36
Top = 1710
Width = 630
End
Begin VB.Label Label20
AutoSize = -1 'True
BackColor = &H8000000E&
Caption = "单 价:"
Height = 180
Left = 360
TabIndex = 35
Top = 1710
Width = 900
End
Begin VB.Label Label19
AutoSize = -1 'True
BackColor = &H8000000E&
Caption = "Label19"
Height = 180
Left = 1320
TabIndex = 34
Top = 1465
Width = 630
End
Begin VB.Label Label18
AutoSize = -1 'True
BackColor = &H8000000E&
Caption = "离场时间:"
Height = 180
Left = 360
TabIndex = 33
Top = 1465
Width = 900
End
Begin VB.Label Label17
AutoSize = -1 'True
BackColor = &H8000000E&
Caption = "Label17"
Height = 180
Left = 1320
TabIndex = 32
Top = 1220
Width = 630
End
Begin VB.Label Label16
AutoSize = -1 'True
BackColor = &H8000000E&
Caption = "入场时间:"
Height = 180
Left = 360
TabIndex = 31
Top = 1220
Width = 900
End
Begin VB.Label Label15
AutoSize = -1 'True
BackColor = &H8000000E&
Caption = "Label15"
Height = 180
Left = 1320
TabIndex = 30
Top = 975
Width = 630
End
Begin VB.Label Label14
AutoSize = -1 'True
BackColor = &H8000000E&
Caption = "车位类型:"
Height = 180
Left = 360
TabIndex = 29
Top = 975
Width = 900
End
Begin VB.Label Label11
AutoSize = -1 'True
BackColor = &H8000000E&
Caption = "Label11"
Height = 180
Left = 1320
TabIndex = 28
Top = 485
Width = 630
End
Begin VB.Label Label10
AutoSize = -1 'True
BackColor = &H8000000E&
Caption = "用 户 名:"
Height = 180
Left = 360
TabIndex = 27
Top = 485
Width = 900
End
Begin VB.Label Label9
AutoSize = -1 'True
BackColor = &H8000000E&
Caption = "西华停车场收费票据"
Height = 180
Left = 600
TabIndex = 26
Top = 240
Width = 1620
End
End
Begin VB.Frame Frame3
Caption = "编辑停车数据"
Height = 975
Left = 3120
TabIndex = 22
Top = 3120
Width = 3735
Begin VB.CommandButton cmdDelete
Caption = "删除"
Height = 300
Left = 2520
TabIndex = 10
Top = 240
Width = 735
End
Begin VB.CommandButton cmdParking
Caption = "停车"
Height = 300
Left = 360
TabIndex = 8
Top = 240
Width = 735
End
Begin VB.CommandButton cmdExit
Caption = "关闭"
Height = 300
Left = 2520
TabIndex = 13
Top = 600
Width = 735
End
Begin VB.CommandButton cmdSave
Caption = "保存"
Height = 300
Left = 360
TabIndex = 11
Top = 600
Width = 735
End
Begin VB.CommandButton cmdRefresh
Caption = "刷新"
Height = 300
Left = 1440
TabIndex = 12
Top = 600
Width = 735
End
Begin VB.CommandButton cmdCharge
Caption = "收费"
Height = 300
Left = 1440
TabIndex = 9
Top = 240
Width = 735
End
End
Begin VB.Frame QueryFrame
Caption = "查询停车数据"
Height = 975
Left = 360
TabIndex = 21
Top = 3120
Width = 2535
Begin VB.ComboBox cmbQNumber
Height = 300
Left = 960
TabIndex = 7
Top = 600
Width = 1215
End
Begin VB.ComboBox cmbQUser
Height = 300
Left = 960
TabIndex = 6
Top = 180
Width = 1215
End
Begin VB.Label Label8
AutoSize = -1 'True
Caption = "车位号"
Height = 180
Left = 360
TabIndex = 24
Top = 660
Width = 540
End
Begin VB.Label Label7
AutoSize = -1 'True
Caption = "用户名"
Height = 180
Left = 360
TabIndex = 23
Top = 240
Width = 540
End
End
Begin VB.Frame Frame1
Caption = "停车数据"
Height = 2775
Left = 360
TabIndex = 14
Top = 120
Width = 3135
Begin MSAdodcLib.Adodc Adodc1
Height = 330
Left = 120
Top = 2280
Width = 2895
_ExtentX = 5106
_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= 3
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "DSN=物管数据DSN"
OLEDBString = ""
OLEDBFile = ""
DataSourceName = "物管数据DSN"
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "车场数据"
Caption = "Adodc1"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -