📄 main_mima.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form main_mima
BackColor = &H00C0C0C0&
BorderStyle = 1 'Fixed Single
Caption = "餐饮管理系统 版本:V1.0"
ClientHeight = 3630
ClientLeft = 45
ClientTop = 330
ClientWidth = 6150
Icon = "main_mima.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 3630
ScaleWidth = 6150
StartUpPosition = 2 '屏幕中心
Begin VB.Frame Frame1
Caption = "Frame1"
Height = 1035
Left = -1725
TabIndex = 5
Top = 1260
Visible = 0 'False
Width = 1965
Begin VB.TextBox Textime
Height = 270
Left = 180
TabIndex = 6
Top = 645
Width = 1230
End
Begin MSAdodcLib.Adodc Adodc1
Height = 330
Left = 105
Top = 195
Width = 1530
_ExtentX = 2699
_ExtentY = 582
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 1
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=CYGLXT;Initial Catalog=CYGLXT"
OLEDBString = "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=CYGLXT;Initial Catalog=CYGLXT"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select * from 权限信息表"
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
End
Begin MSComctlLib.ListView ListView1
Height = 2325
Left = 150
TabIndex = 11
Top = 465
Width = 5835
_ExtentX = 10292
_ExtentY = 4101
LabelWrap = -1 'True
HideSelection = -1 'True
_Version = 393217
Icons = "ImageList1"
ForeColor = -2147483640
BackColor = -2147483643
BorderStyle = 1
Appearance = 1
NumItems = 0
End
Begin VB.Frame Frame2
Height = 45
Left = 150
TabIndex = 10
Top = 375
Width = 5880
End
Begin VB.CommandButton Comend
BackColor = &H00C0C0C0&
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 400
Left = 4635
Picture = "main_mima.frx":0E42
Style = 1 'Graphical
TabIndex = 2
Top = 3180
Width = 1350
End
Begin VB.CommandButton Comyes
BackColor = &H00C0C0C0&
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 400
Left = 3285
MaskColor = &H00FF8080&
Picture = "main_mima.frx":27FC
Style = 1 'Graphical
TabIndex = 0
Top = 3180
UseMaskColor = -1 'True
Width = 1350
End
Begin VB.TextBox Text1
BackColor = &H00FFFF00&
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
IMEMode = 3 'DISABLE
Left = 915
MaxLength = 6
PasswordChar = "*"
TabIndex = 1
Top = 3225
Width = 1965
End
Begin MSComctlLib.ImageList ImageList1
Left = 60
Top = 480
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 32
ImageHeight = 32
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 2
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "main_mima.frx":413F
Key = ""
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "main_mima.frx":4A1B
Key = ""
EndProperty
EndProperty
End
Begin VB.Label czyjb
BackStyle = 0 'Transparent
Height = 195
Left = 3900
TabIndex = 13
Top = 2880
Width = 2040
End
Begin VB.Label czy
BackStyle = 0 'Transparent
Height = 195
Left = 900
TabIndex = 12
Top = 2880
Width = 2040
End
Begin VB.Label Label5
BackStyle = 0 'Transparent
Caption = "腾龙餐饮管理系统"
BeginProperty Font
Name = "方正姚体简体"
Size = 15.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 390
Left = 2715
TabIndex = 9
Top = 30
Width = 3270
End
Begin VB.Label Label4
BackStyle = 0 'Transparent
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -