📄 frmtj.frm
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form frmTJ
BorderStyle = 1 'Fixed Single
Caption = "时段统计"
ClientHeight = 4290
ClientLeft = 45
ClientTop = 435
ClientWidth = 7440
LinkTopic = "Form1"
MaxButton = 0 'False
MDIChild = -1 'True
ScaleHeight = 4290
ScaleWidth = 7440
Begin VB.Frame Frame2
Height = 3015
Left = 120
TabIndex = 6
Top = 1200
Width = 7215
Begin VB.Frame Frame3
Caption = "书籍排行榜"
Height = 2175
Left = 120
TabIndex = 13
Top = 720
Width = 6975
Begin VB.Label LabNum
AutoSize = -1 'True
Height = 180
Index = 9
Left = 4440
TabIndex = 33
Top = 1800
Width = 90
End
Begin VB.Label LabNum
AutoSize = -1 'True
Height = 180
Index = 8
Left = 840
TabIndex = 32
Top = 1800
Width = 90
End
Begin VB.Label LabNum
AutoSize = -1 'True
Height = 180
Index = 7
Left = 4440
TabIndex = 31
Top = 1440
Width = 90
End
Begin VB.Label LabNum
AutoSize = -1 'True
Height = 180
Index = 6
Left = 840
TabIndex = 30
Top = 1440
Width = 90
End
Begin VB.Label LabNum
AutoSize = -1 'True
Height = 180
Index = 5
Left = 4440
TabIndex = 29
Top = 1080
Width = 90
End
Begin VB.Label LabNum
AutoSize = -1 'True
Height = 180
Index = 4
Left = 840
TabIndex = 28
Top = 1080
Width = 90
End
Begin VB.Label LabNum
AutoSize = -1 'True
Height = 180
Index = 3
Left = 4440
TabIndex = 27
Top = 720
Width = 90
End
Begin VB.Label LabNum
AutoSize = -1 'True
Height = 180
Index = 2
Left = 840
TabIndex = 26
Top = 720
Width = 90
End
Begin VB.Label LabNum
AutoSize = -1 'True
Height = 180
Index = 1
Left = 4440
TabIndex = 25
Top = 360
Width = 90
End
Begin VB.Label LabNum
AutoSize = -1 'True
Height = 180
Index = 0
Left = 840
TabIndex = 24
Top = 360
Width = 90
End
Begin VB.Label Label8
AutoSize = -1 'True
Caption = "第十:"
Height = 180
Index = 9
Left = 3720
TabIndex = 23
Top = 1800
Width = 540
End
Begin VB.Label Label8
AutoSize = -1 'True
Caption = "第九:"
Height = 180
Index = 8
Left = 120
TabIndex = 22
Top = 1800
Width = 540
End
Begin VB.Label Label8
AutoSize = -1 'True
Caption = "第八:"
Height = 180
Index = 7
Left = 3720
TabIndex = 21
Top = 1440
Width = 540
End
Begin VB.Label Label8
AutoSize = -1 'True
Caption = "第七:"
Height = 180
Index = 6
Left = 120
TabIndex = 20
Top = 1440
Width = 540
End
Begin VB.Label Label8
AutoSize = -1 'True
Caption = "第六:"
Height = 180
Index = 5
Left = 3720
TabIndex = 19
Top = 1080
Width = 540
End
Begin VB.Label Label8
AutoSize = -1 'True
Caption = "第五:"
Height = 180
Index = 4
Left = 120
TabIndex = 18
Top = 1080
Width = 540
End
Begin VB.Label Label8
AutoSize = -1 'True
Caption = "第四:"
Height = 180
Index = 3
Left = 3720
TabIndex = 17
Top = 720
Width = 540
End
Begin VB.Label Label8
AutoSize = -1 'True
Caption = "第三:"
Height = 180
Index = 2
Left = 120
TabIndex = 16
Top = 720
Width = 540
End
Begin VB.Label Label8
AutoSize = -1 'True
Caption = "第二:"
Height = 180
Index = 1
Left = 3720
TabIndex = 15
Top = 360
Width = 540
End
Begin VB.Label Label8
AutoSize = -1 'True
Caption = "第一:"
Height = 180
Index = 0
Left = 120
TabIndex = 14
Top = 360
Width = 540
End
End
Begin VB.TextBox Text2
Alignment = 1 'Right Justify
Appearance = 0 'Flat
BackColor = &H8000000F&
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 375
Left = 4680
Locked = -1 'True
TabIndex = 11
Top = 240
Width = 1575
End
Begin VB.TextBox Text1
Alignment = 1 'Right Justify
Appearance = 0 'Flat
BackColor = &H8000000F&
BeginProperty Font
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -