📄 frmdownload.frm
字号:
VERSION 5.00
Begin VB.Form frmDownLoad
BackColor = &H00C0C0C0&
BorderStyle = 3 'Fixed Dialog
Caption = "下载数据"
ClientHeight = 4110
ClientLeft = 45
ClientTop = 330
ClientWidth = 5760
Icon = "frmDownLoad.frx":0000
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 4110
ScaleWidth = 5760
ShowInTaskbar = 0 'False
StartUpPosition = 2 '屏幕中心
Begin BasicStockCharting.DatePicker DatePicker1
Height = 2730
Left = 2520
TabIndex = 18
TabStop = 0 'False
Top = 3660
Visible = 0 'False
Width = 2730
_extentx = 4815
_extenty = 4815
End
Begin VB.Frame Frame1
BackColor = &H00C0C0C0&
Caption = "数据"
ForeColor = &H00000000&
Height = 530
Index = 4
Left = 120
TabIndex = 25
Top = 1560
Width = 5535
Begin VB.CommandButton cmdChangeDir
Caption = "..."
Height = 255
Left = 5220
TabIndex = 26
TabStop = 0 'False
ToolTipText = "Change Dir"
Top = 180
Width = 255
End
Begin VB.Label lblDir
BackColor = &H00808080&
BorderStyle = 1 'Fixed Single
ForeColor = &H00FFFFFF&
Height = 255
Left = 60
TabIndex = 27
Top = 180
Width = 5160
End
End
Begin VB.Timer tmrProgress
Enabled = 0 'False
Interval = 100
Left = 1920
Top = 4020
End
Begin VB.Frame Frame1
BackColor = &H00C0C0C0&
Caption = "状态"
ForeColor = &H00000000&
Height = 1395
Index = 2
Left = 2220
TabIndex = 20
Top = 2220
Width = 1635
Begin VB.PictureBox picProgressV
AutoRedraw = -1 'True
BackColor = &H00000000&
FillStyle = 0 'Solid
Height = 1035
Left = 180
ScaleHeight = 975
ScaleWidth = 1215
TabIndex = 28
Top = 240
Width = 1275
Begin VB.Label Label2
BackColor = &H00000000&
BackStyle = 0 'Transparent
Caption = "连接类型"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 195
Left = 120
TabIndex = 32
Top = 120
Width = 1035
End
Begin VB.Label Label1
AutoSize = -1 'True
BackColor = &H00404040&
BackStyle = 0 'Transparent
Caption = "LAN"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 195
Index = 5
Left = 450
TabIndex = 31
Top = 660
Width = 375
End
Begin VB.Label Label1
AutoSize = -1 'True
BackColor = &H00404040&
BackStyle = 0 'Transparent
Caption = "Modem"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 195
Index = 4
Left = 450
TabIndex = 30
Top = 405
Width = 615
End
Begin VB.Shape shpLAN
BackColor = &H00000000&
BorderColor = &H000000FF&
FillColor = &H00404040&
FillStyle = 0 'Solid
Height = 135
Left = 210
Shape = 3 'Circle
Top = 690
Width = 135
End
Begin VB.Shape shpModem
BackColor = &H00000000&
BorderColor = &H000000FF&
FillColor = &H00404040&
FillStyle = 0 'Solid
Height = 135
Left = 210
Shape = 3 'Circle
Top = 450
Width = 135
End
End
Begin VB.PictureBox picProgress
AutoRedraw = -1 'True
BackColor = &H00000000&
FillStyle = 0 'Solid
Height = 1035
Left = 180
ScaleHeight = 975
ScaleWidth = 1215
TabIndex = 33
Top = 240
Width = 1275
End
End
Begin VB.Timer tmrAfterLoad
Interval = 100
Left = 0
Top = 3900
End
Begin VB.Frame Frame1
BackColor = &H00C0C0C0&
Caption = "执行"
ForeColor = &H00000000&
Height = 1395
Index = 3
Left = 4080
TabIndex = 17
Top = 2220
Width = 1575
Begin VB.CommandButton Command1
BackColor = &H00C0C0C0&
Caption = "(今后使用)"
Height = 435
Left = 197
TabIndex = 24
Top = 840
Width = 1215
End
Begin VB.CommandButton cmdGetTheData
BackColor = &H00C0C0C0&
Caption = "获取数据"
Height = 435
Left = 197
TabIndex = 1
Top = 300
Width = 1215
End
End
Begin VB.Frame Frame1
BackColor = &H00C0C0C0&
Caption = "数据源"
ForeColor = &H00000000&
Height = 1395
Index = 1
Left = 120
TabIndex = 8
Top = 2220
Width = 1875
Begin VB.OptionButton optSource
BackColor = &H00C0C0C0&
Caption = "..."
ForeColor = &H00000000&
Height = 255
Index = 2
Left = 180
TabIndex = 23
TabStop = 0 'False
Top = 960
Width = 855
End
Begin VB.OptionButton optSource
BackColor = &H00C0C0C0&
Caption = "..."
ForeColor = &H00000000&
Height = 255
Index = 1
Left = 180
TabIndex = 22
TabStop = 0 'False
Top = 660
Width = 855
End
Begin VB.OptionButton optSource
BackColor = &H00C0C0C0&
Caption = "Yahoo"
ForeColor = &H00000000&
Height = 255
Index = 0
Left = 180
TabIndex = 9
TabStop = 0 'False
Top = 360
Value = -1 'True
Width = 855
End
End
Begin VB.Frame Frame1
BackColor = &H00C0C0C0&
Caption = "网址"
ForeColor = &H00000000&
Height = 1395
Index = 0
Left = 120
TabIndex = 3
Top = 60
Width = 5535
Begin VB.TextBox txtURL
BackColor = &H00808080&
BeginProperty Font
Name = "Small Fonts"
Size = 6.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 285
Left = 120
TabIndex = 29
Top = 995
Width = 5295
End
Begin VB.OptionButton optPeriod
BackColor = &H00C0C0C0&
Caption = "一周"
ForeColor = &H00000000&
Height = 195
Index = 1
Left = 4500
TabIndex = 21
TabStop = 0 'False
Top = 600
Width = 855
End
Begin VB.CommandButton cmdSelectDate
Caption = "ED"
BeginProperty Font
Name = "MS Serif"
Size = 6
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 195
Index = 1
Left = 3720
TabIndex = 19
TabStop = 0 'False
Top = 300
Width = 375
End
Begin VB.CommandButton cmdSelectDate
Caption = "BD"
BeginProperty Font
Name = "MS Serif"
Size = 6
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 195
Index = 0
Left = 2040
TabIndex = 16
TabStop = 0 'False
Top = 300
Width = 375
End
Begin VB.OptionButton optPeriod
BackColor = &H00C0C0C0&
Caption = "一天"
ForeColor = &H00000000&
Height = 195
Index = 0
Left = 4500
TabIndex = 15
TabStop = 0 'False
Top = 300
Value = -1 'True
Width = 855
End
Begin VB.TextBox txtEndYear
Alignment = 1 'Right Justify
BackColor = &H00E0E0E0&
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 315
Left = 3600
Locked = -1 'True
TabIndex = 14
TabStop = 0 'False
Top = 540
Width = 615
End
Begin VB.TextBox txtEndDay
Alignment = 1 'Right Justify
BackColor = &H00E0E0E0&
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 315
Left = 3180
Locked = -1 'True
TabIndex = 13
TabStop = 0 'False
Top = 540
Width = 375
End
Begin VB.TextBox txtEndMonth
Alignment = 1 'Right Justify
BackColor = &H00E0E0E0&
BeginProperty Font
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -