📄 formfttime.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 Formfttime
Caption = "就餐时间设定"
ClientHeight = 4650
ClientLeft = 60
ClientTop = 345
ClientWidth = 7725
LinkTopic = "Form1"
ScaleHeight = 4650
ScaleWidth = 7725
StartUpPosition = 3 '窗口缺省
Begin VB.TextBox Textset
DataField = "settime"
DataSource = "Adodc1"
ForeColor = &H000000C0&
Height = 270
Left = 4920
TabIndex = 22
Top = 240
Width = 615
End
Begin MSDataGridLib.DataGrid DataGrid1
Bindings = "Formfttime.frx":0000
Height = 2055
Left = 120
TabIndex = 20
Top = 1440
Width = 6375
_ExtentX = 11245
_ExtentY = 3625
_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 = 7
BeginProperty Column00
DataField = "fttid"
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 = "fttname"
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 = "stimeh"
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 = "stimem"
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 = "etimeh"
Caption = "结束时"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column05
DataField = "etimem"
Caption = "结束分"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column06
DataField = "settime"
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 = 734.74
EndProperty
BeginProperty Column01
ColumnWidth = 1365.165
EndProperty
BeginProperty Column02
ColumnWidth = 645.165
EndProperty
BeginProperty Column03
ColumnWidth = 675.213
EndProperty
BeginProperty Column04
ColumnWidth = 585.071
EndProperty
BeginProperty Column05
ColumnWidth = 689.953
EndProperty
BeginProperty Column06
ColumnWidth = 1094.74
EndProperty
EndProperty
End
Begin MSAdodcLib.Adodc Adcfttime
Height = 330
Left = 720
Top = 3960
Visible = 0 'False
Width = 1935
_ExtentX = 3413
_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=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=hgrs;Data Source=SERVER"
OLEDBString = "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=hgrs;Data Source=SERVER"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "fttime"
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 Command1
Caption = "返回"
Height = 375
Left = 6840
TabIndex = 19
Top = 3120
Width = 735
End
Begin VB.CommandButton Cmdaction
Caption = "删除"
Height = 375
Index = 1
Left = 6840
TabIndex = 18
Top = 1200
Width = 735
End
Begin VB.CommandButton Cmdaction
Caption = "刷新"
Height = 375
Index = 2
Left = 6840
TabIndex = 17
Top = 1680
Width = 735
End
Begin VB.CommandButton Cmdaction
Caption = "保存"
Enabled = 0 'False
Height = 375
Index = 3
Left = 6840
TabIndex = 16
Top = 2160
Width = 735
End
Begin VB.CommandButton Cmdaction
Caption = "修改"
Height = 375
Index = 4
Left = 6840
TabIndex = 15
Top = 2640
Width = 735
End
Begin VB.CommandButton Cmdaction
Caption = "增加"
Height = 375
Index = 0
Left = 6840
TabIndex = 14
Top = 720
Width = 735
End
Begin VB.TextBox Text6
DataField = "etimem"
DataSource = "Adcfttime"
ForeColor = &H000000FF&
Height = 270
Left = 3120
TabIndex = 12
Top = 960
Width = 855
End
Begin VB.TextBox Text5
DataField = "etimeh"
DataSource = "Adcfttime"
ForeColor = &H000000FF&
Height = 270
Left = 1440
TabIndex = 10
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -