📄 form1.frm
字号:
VERSION 5.00
Object = "{248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0"; "MSWINSCK.OCX"
Begin VB.Form Form1
BorderStyle = 1 'Fixed Single
Caption = "服务端"
ClientHeight = 9030
ClientLeft = 45
ClientTop = 330
ClientWidth = 10920
Icon = "Form1.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
ScaleHeight = 9030
ScaleWidth = 10920
StartUpPosition = 2 '屏幕中心
Begin VB.CommandButton ExitCommand
Caption = "保存并退出"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 6120
TabIndex = 25
Top = 8400
Width = 4095
End
Begin VB.CommandButton SaveCommand
Caption = "将信息保存到数据库"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 600
TabIndex = 24
Top = 8400
Width = 4095
End
Begin MSWinsockLib.Winsock ws
Index = 0
Left = 10320
Top = 4680
_ExtentX = 741
_ExtentY = 741
_Version = 393216
End
Begin VB.Frame Frame4
Caption = "日志"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 3255
Left = 120
TabIndex = 13
Top = 5040
Width = 10695
Begin VB.ListBox LogList
Height = 2760
Left = 120
TabIndex = 14
Top = 360
Width = 10455
End
End
Begin VB.Frame Frame3
Caption = "任务状态"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 4935
Left = 5400
TabIndex = 12
Top = 0
Width = 5415
Begin VB.TextBox ResultText
Height = 1815
Left = 120
Locked = -1 'True
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 18
Top = 3000
Width = 5175
End
Begin VB.ListBox TaskStList
Height = 2400
Left = 120
TabIndex = 15
Top = 360
Width = 5175
End
Begin VB.Label Label6
Caption = "结果:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 120
TabIndex = 19
Top = 2760
Width = 5175
End
End
Begin VB.Frame Frame2
Caption = "任务控制"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 3735
Left = 120
TabIndex = 4
Top = 1200
Width = 5175
Begin VB.TextBox TimeoutText
Alignment = 1 'Right Justify
Height = 270
Left = 1080
TabIndex = 21
Text = "10"
Top = 2280
Width = 2775
End
Begin VB.CommandButton ClearCommand
Caption = "清除任务"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 735
Left = 2640
TabIndex = 17
Top = 2760
Width = 2415
End
Begin VB.TextBox TaskNText
Alignment = 1 'Right Justify
Height = 270
Left = 1080
TabIndex = 11
Text = "100"
Top = 1680
Width = 2775
End
Begin VB.CommandButton GenCommand
Caption = "生成任务"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 735
Left = 120
TabIndex = 9
Top = 2760
Width = 2415
End
Begin VB.TextBox EndText
Alignment = 1 'Right Justify
Height = 270
Left = 840
TabIndex = 7
Text = "100"
Top = 1200
Width = 4095
End
Begin VB.TextBox BeginText
Alignment = 1 'Right Justify
Height = 270
Left = 840
TabIndex = 5
Text = "1"
Top = 720
Width = 4095
End
Begin VB.Line Line1
BorderColor = &H00808080&
X1 = 120
X2 = 5040
Y1 = 2040
Y2 = 2040
End
Begin VB.Label Label9
Alignment = 2 'Center
Caption = "分钟"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 3960
TabIndex = 23
Top = 2280
Width = 1095
End
Begin VB.Label Label8
Alignment = 2 'Center
Caption = "超时:"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 120
TabIndex = 22
Top = 2280
Width = 975
End
Begin VB.Label Label7
Alignment = 2 'Center
Caption = "输入需要完成的任务"
BeginProperty Font
Name = "宋体"
Size = 15
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 240
TabIndex = 20
Top = 240
Width = 4695
End
Begin VB.Label Label5
Alignment = 2 'Center
Caption = "个任务"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 3960
TabIndex = 16
Top = 1680
Width = 1095
End
Begin VB.Label Label4
Alignment = 2 'Center
Caption = "拆分为"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 120
TabIndex = 10
Top = 1680
Width = 975
End
Begin VB.Label Label3
Alignment = 2 'Center
Caption = "到"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 120
TabIndex = 8
Top = 1200
Width = 615
End
Begin VB.Label Label2
Alignment = 2 'Center
Caption = "从"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 120
TabIndex = 6
Top = 720
Width = 615
End
End
Begin VB.Frame Frame1
Caption = "连接控制"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -