📄 停车场管理.frm
字号:
VERSION 5.00
Object = "{E95A2510-F3D1-416D-823B-4F840FE98091}#3.0#0"; "Command.ocx"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form 停车场管理
BackColor = &H00FFC0C0&
BorderStyle = 1 'Fixed Single
Caption = "停车场管理"
ClientHeight = 6045
ClientLeft = 3375
ClientTop = 2685
ClientWidth = 8790
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 6045
ScaleWidth = 8790
Begin MSDataGridLib.DataGrid DataGrid1
Bindings = "停车场管理.frx":0000
Height = 1335
Left = 2760
TabIndex = 34
Top = 3720
Width = 5775
_ExtentX = 10186
_ExtentY = 2355
_Version = 393216
AllowUpdate = 0 'False
HeadLines = 1
RowHeight = 15
FormatLocked = -1 'True
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ColumnCount = 5
BeginProperty Column00
DataField = "大楼名称"
Caption = "大楼名称"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column01
DataField = "车位"
Caption = "车位"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column02
DataField = "车牌号"
Caption = "车牌号"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column03
DataField = "车主"
Caption = "车主"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column04
DataField = "使用方式"
Caption = "使用方式"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
SplitCount = 1
BeginProperty Split0
BeginProperty Column00
ColumnWidth = 1005.165
EndProperty
BeginProperty Column01
ColumnWidth = 929.764
EndProperty
BeginProperty Column02
ColumnWidth = 1065.26
EndProperty
BeginProperty Column03
ColumnWidth = 929.764
EndProperty
BeginProperty Column04
ColumnWidth = 1530.142
EndProperty
EndProperty
End
Begin MSComctlLib.ImageList ImageList1
Left = 1080
Top = 3240
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 32
ImageHeight = 32
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 3
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "停车场管理.frx":0015
Key = ""
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "停车场管理.frx":08EF
Key = ""
EndProperty
BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "停车场管理.frx":11C9
Key = ""
EndProperty
EndProperty
End
Begin CSCommand.Command Cmdexit
Height = 375
Left = 7200
TabIndex = 28
Top = 5640
Width = 975
_ExtentX = 1720
_ExtentY = 661
Icon = "停车场管理.frx":14E3
Caption = "退出"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin CSCommand.Command Cmddelete
Height = 375
Left = 5280
TabIndex = 27
Top = 5640
Width = 975
_ExtentX = 1720
_ExtentY = 661
Icon = "停车场管理.frx":2335
Caption = "删除"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin CSCommand.Command Cmdsave
Height = 375
Left = 4320
TabIndex = 26
Top = 5640
Width = 975
_ExtentX = 1720
_ExtentY = 661
Icon = "停车场管理.frx":3187
Caption = "保存"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin CSCommand.Command Cmdadd
Height = 375
Left = 3360
TabIndex = 25
Top = 5640
Width = 975
_ExtentX = 1720
_ExtentY = 661
Icon = "停车场管理.frx":4E91
Caption = "添加"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin CSCommand.Command Cmdback
Height = 375
Left = 6240
TabIndex = 24
Top = 5640
Width = 975
_ExtentX = 1720
_ExtentY = 661
Icon = "停车场管理.frx":5CE3
Caption = "取消"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin VB.Frame Frame2
BackColor = &H00FFC0C0&
Caption = "查找"
Height = 855
Left = 0
TabIndex = 1
Top = 0
Width = 2415
Begin VB.OptionButton Option2
BackColor = &H00FFC0C0&
Caption = "按车牌"
Height = 255
Left = 1320
TabIndex = 3
Top = 360
Width = 855
End
Begin VB.OptionButton Option1
BackColor = &H00FFC0C0&
Caption = "按区位"
Height = 255
Left = 240
TabIndex = 2
Top = 360
Width = 975
End
End
Begin VB.Frame Frame1
BackColor = &H00FFC0C0&
Caption = "车辆信息"
Height = 5535
Left = 2520
TabIndex = 0
Top = 0
Width = 6255
Begin VB.ComboBox Cmbflor
DataField = "大楼名称"
DataSource = "Adodc1"
Enabled = 0 'False
Height = 300
Left = 1080
TabIndex = 36
Top = 1320
Width = 1215
End
Begin VB.ComboBox Cmbmod
DataField = "车型"
DataSource = "Adodc1"
Enabled = 0 'False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -