📄 frmchax0.frm
字号:
VERSION 5.00
Begin VB.Form frmchax0
AutoRedraw = -1 'True
BackColor = &H00FFFFFF&
Caption = "中小学通用排课系统 PK1.0----------实时显示---------设计:朱庆春"
ClientHeight = 6765
ClientLeft = 60
ClientTop = 345
ClientWidth = 9450
Icon = "Frmchax0.frx":0000
LinkTopic = "Form1"
PaletteMode = 1 'UseZOrder
ScaleHeight = 6765
ScaleWidth = 9450
Begin VB.CommandButton cmdxlout
Caption = "导 出"
BeginProperty Font
Name = "Arial"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 500
Left = 1710
TabIndex = 27
Top = 4080
Width = 960
End
Begin VB.CommandButton Cmdxlin
Caption = "导 入"
BeginProperty Font
Name = "Arial"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 500
Left = 315
TabIndex = 26
Top = 4080
Width = 900
End
Begin VB.TextBox Text2
Height = 285
Left = 1200
TabIndex = 25
Text = "Text2"
Top = 720
Visible = 0 'False
Width = 1455
End
Begin VB.TextBox Text1
Height = 285
Left = 1200
TabIndex = 24
Text = "Text1"
Top = 1320
Visible = 0 'False
Width = 1455
End
Begin VB.Timer Timer3
Interval = 100
Left = 8400
Top = 420
End
Begin VB.ListBox List1
BackColor = &H00C0FFFF&
Columns = 3
Height = 5100
Left = 3080
MultiSelect = 2 'Extended
TabIndex = 21
Top = 615
Width = 6280
End
Begin VB.CommandButton Command6
Caption = "结 束"
BeginProperty Font
Name = "Arial"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 500
Left = 1740
TabIndex = 6
Top = 4875
Width = 960
End
Begin VB.CommandButton Command5
Caption = "打 印"
BeginProperty Font
Name = "Arial"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 500
Left = 315
TabIndex = 5
Top = 3270
Width = 900
End
Begin VB.CommandButton Command4
Caption = " 查 询 "
BeginProperty Font
Name = "Arial"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 500
Left = 1710
TabIndex = 4
Top = 3270
Width = 960
End
Begin VB.CommandButton Command3
Caption = "帮 助"
BeginProperty Font
Name = "Arial"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 500
Left = 315
TabIndex = 3
Top = 4875
Width = 900
End
Begin VB.CommandButton Command2
Caption = "排 课"
BeginProperty Font
Name = "Arial"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 500
Left = 1710
TabIndex = 2
Top = 2505
Width = 960
End
Begin VB.CommandButton Command1
Caption = "输 入"
BeginProperty Font
Name = "Arial"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 500
Left = 315
TabIndex = 1
Top = 2505
Width = 900
End
Begin VB.Timer Timer2
Interval = 1000
Left = 7875
Top = 315
End
Begin VB.Timer Timer1
Interval = 1000
Left = 8190
Top = 0
End
Begin VB.Shape Shape3
FillColor = &H0080C0FF&
FillStyle = 0 'Solid
Height = 630
Index = 7
Left = 255
Top = 4020
Width = 1035
End
Begin VB.Shape Shape3
FillColor = &H0080C0FF&
FillStyle = 0 'Solid
Height = 630
Index = 6
Left = 1650
Top = 4020
Width = 1080
End
Begin VB.Image Image1
Height = 900
Left = 0
Picture = "Frmchax0.frx":030A
Top = 5760
Width = 9345
End
Begin VB.Label Label4
Alignment = 2 'Center
BackColor = &H00C000C0&
Height = 225
Left = 90
TabIndex = 23
Top = 1995
Width = 2865
End
Begin VB.Shape Shape6
FillStyle = 0 'Solid
Height = 150
Index = 1
Left = 1470
Shape = 3 'Circle
Top = 3570
Width = 105
End
Begin VB.Shape Shape3
FillColor = &H0080C0FF&
FillStyle = 0 'Solid
Height = 630
Index = 5
Left = 1650
Top = 4815
Width = 1080
End
Begin VB.Shape Shape3
FillColor = &H0080C0FF&
FillStyle = 0 'Solid
Height = 630
Index = 4
Left = 1650
Top = 3225
Width = 1080
End
Begin VB.Shape Shape3
FillColor = &H0080C0FF&
FillStyle = 0 'Solid
Height = 625
Index = 3
Left = 1650
Top = 2445
Width = 1080
End
Begin VB.Shape Shape3
FillColor = &H0080C0FF&
FillStyle = 0 'Solid
Height = 630
Index = 2
Left = 255
Top = 4815
Width = 1035
End
Begin VB.Shape Shape3
FillColor = &H0080C0FF&
FillStyle = 0 'Solid
Height = 630
Index = 1
Left = 255
Top = 3225
Width = 1035
End
Begin VB.Label Label3
BackColor = &H00C0C000&
BorderStyle = 1 'Fixed Single
Caption = "Label3"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 405
Left = 3075
TabIndex = 22
Top = 240
Width = 6285
End
Begin VB.Shape Shape6
FillStyle = 0 'Solid
Height = 150
Index = 0
Left = 1350
Shape = 3 'Circle
Top = 3570
Width = 105
End
Begin VB.Shape Shape5
Height = 120
Left = 1515
Top = 3765
Width = 15
End
Begin VB.Shape Shape4
Height = 120
Left = 1395
Top = 3765
Width = 15
End
Begin VB.Shape Shape3
FillColor = &H0080C0FF&
FillStyle = 0 'Solid
Height = 625
Index = 0
Left = 255
Top = 2445
Width = 1035
End
Begin VB.Line Line2
BorderWidth = 2
X1 = 1470
X2 = 1470
Y1 = 2205
Y2 = 5670
End
Begin VB.Shape Shape2
BorderColor = &H000000FF&
FillColor = &H000000FF&
FillStyle = 0 'Solid
Height = 225
Left = 1260
Shape = 3 'Circle
Top = 5145
Width = 330
End
Begin VB.Label Label2
Alignment = 2 'Center
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "F"
Height = 195
Index = 13
Left = 1365
TabIndex = 20
Top = 4935
Width = 120
End
Begin VB.Label Label2
Alignment = 2 'Center
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "t"
Height = 195
Index = 12
Left = 1365
TabIndex = 19
Top = 5145
Width = 60
End
Begin VB.Label Label2
Alignment = 2 'Center
AutoSize = -1 'True
BackColor = &H00FFFFFF&
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -