📄 form1.designer.vb
字号:
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class Form1
Inherits System.Windows.Forms.Form
'Form 重写 Dispose,以清理组件列表。
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
MyBase.Dispose(disposing)
End Sub
'Windows 窗体设计器所必需的
Private components As System.ComponentModel.IContainer
'注意: 以下过程是 Windows 窗体设计器所必需的
'可以使用 Windows 窗体设计器修改它。
'不要使用代码编辑器修改它。
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Me.components = New System.ComponentModel.Container
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Form1))
Me.Button1 = New System.Windows.Forms.Button
Me.Button2 = New System.Windows.Forms.Button
Me.ProgressBar1 = New System.Windows.Forms.ProgressBar
Me.Label1 = New System.Windows.Forms.Label
Me.GroupBox1 = New System.Windows.Forms.GroupBox
Me.txtg = New System.Windows.Forms.TextBox
Me.Label2 = New System.Windows.Forms.Label
Me.llread = New System.Windows.Forms.LinkLabel
Me.Llbwriteto = New System.Windows.Forms.LinkLabel
Me.Txtwt = New System.Windows.Forms.TextBox
Me.Label8 = New System.Windows.Forms.Label
Me.Txtsteps = New System.Windows.Forms.TextBox
Me.Label7 = New System.Windows.Forms.Label
Me.Txtbeta = New System.Windows.Forms.TextBox
Me.Txtr0 = New System.Windows.Forms.TextBox
Me.Label6 = New System.Windows.Forms.Label
Me.Label4 = New System.Windows.Forms.Label
Me.Txtw = New System.Windows.Forms.TextBox
Me.Label3 = New System.Windows.Forms.Label
Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog
Me.ErrorProvider1 = New System.Windows.Forms.ErrorProvider(Me.components)
Me.TableLayoutPanel1 = New System.Windows.Forms.TableLayoutPanel
Me.StatusStrip1 = New System.Windows.Forms.StatusStrip
Me.ToolStripStatusLabel1 = New System.Windows.Forms.ToolStripStatusLabel
Me.ToolStripStatusLabel2 = New System.Windows.Forms.ToolStripStatusLabel
Me.GroupBox2 = New System.Windows.Forms.GroupBox
Me.btnpause = New System.Windows.Forms.Button
Me.btncancel = New System.Windows.Forms.Button
Me.TxtConsole = New System.Windows.Forms.TextBox
Me.TableLayoutPanel2 = New System.Windows.Forms.TableLayoutPanel
Me.Btnshow = New System.Windows.Forms.Button
Me.BtnAbout = New System.Windows.Forms.Button
Me.Label5 = New System.Windows.Forms.Label
Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog
Me.SaveFileDialog1 = New System.Windows.Forms.SaveFileDialog
Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
Me.LinkLabel1 = New System.Windows.Forms.LinkLabel
Me.GroupBox1.SuspendLayout()
CType(Me.ErrorProvider1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.TableLayoutPanel1.SuspendLayout()
Me.StatusStrip1.SuspendLayout()
Me.GroupBox2.SuspendLayout()
Me.TableLayoutPanel2.SuspendLayout()
Me.SuspendLayout()
'
'Button1
'
Me.Button1.Location = New System.Drawing.Point(6, 15)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(85, 29)
Me.Button1.TabIndex = 0
Me.Button1.Text = "Start"
Me.Button1.UseVisualStyleBackColor = True
'
'Button2
'
Me.Button2.Location = New System.Drawing.Point(97, 24)
Me.Button2.Name = "Button2"
Me.Button2.Size = New System.Drawing.Size(66, 20)
Me.Button2.TabIndex = 2
Me.Button2.Text = "Clear"
Me.Button2.UseVisualStyleBackColor = True
'
'ProgressBar1
'
Me.ProgressBar1.Location = New System.Drawing.Point(6, 100)
Me.ProgressBar1.Name = "ProgressBar1"
Me.ProgressBar1.Size = New System.Drawing.Size(176, 12)
Me.ProgressBar1.TabIndex = 3
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Location = New System.Drawing.Point(6, 85)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(59, 12)
Me.Label1.TabIndex = 4
Me.Label1.Text = "Progress:"
'
'GroupBox1
'
Me.GroupBox1.Controls.Add(Me.txtg)
Me.GroupBox1.Controls.Add(Me.Label2)
Me.GroupBox1.Controls.Add(Me.llread)
Me.GroupBox1.Controls.Add(Me.Llbwriteto)
Me.GroupBox1.Controls.Add(Me.Txtwt)
Me.GroupBox1.Controls.Add(Me.Label8)
Me.GroupBox1.Controls.Add(Me.Txtsteps)
Me.GroupBox1.Controls.Add(Me.Label7)
Me.GroupBox1.Controls.Add(Me.Txtbeta)
Me.GroupBox1.Controls.Add(Me.Txtr0)
Me.GroupBox1.Controls.Add(Me.Label6)
Me.GroupBox1.Controls.Add(Me.Label4)
Me.GroupBox1.Controls.Add(Me.Txtw)
Me.GroupBox1.Controls.Add(Me.Label3)
Me.GroupBox1.Dock = System.Windows.Forms.DockStyle.Fill
Me.GroupBox1.Location = New System.Drawing.Point(3, 3)
Me.GroupBox1.Name = "GroupBox1"
Me.GroupBox1.Size = New System.Drawing.Size(273, 129)
Me.GroupBox1.TabIndex = 5
Me.GroupBox1.TabStop = False
Me.GroupBox1.Text = "Parameters:"
'
'txtg
'
Me.txtg.Location = New System.Drawing.Point(184, 93)
Me.txtg.Name = "txtg"
Me.txtg.Size = New System.Drawing.Size(83, 21)
Me.txtg.TabIndex = 19
Me.txtg.Text = "0.00007"
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Location = New System.Drawing.Point(137, 100)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(17, 12)
Me.Label2.TabIndex = 18
Me.Label2.Text = "g:"
'
'llread
'
Me.llread.AutoSize = True
Me.llread.Location = New System.Drawing.Point(12, 24)
Me.llread.Name = "llread"
Me.llread.Size = New System.Drawing.Size(95, 12)
Me.llread.TabIndex = 17
Me.llread.TabStop = True
Me.llread.Text = "Read Data From:"
'
'Llbwriteto
'
Me.Llbwriteto.AutoSize = True
Me.Llbwriteto.Location = New System.Drawing.Point(137, 23)
Me.Llbwriteto.Name = "Llbwriteto"
Me.Llbwriteto.Size = New System.Drawing.Size(59, 12)
Me.Llbwriteto.TabIndex = 15
Me.Llbwriteto.TabStop = True
Me.Llbwriteto.Text = "Write To:"
'
'Txtwt
'
Me.Txtwt.Location = New System.Drawing.Point(91, 93)
Me.Txtwt.Name = "Txtwt"
Me.Txtwt.Size = New System.Drawing.Size(40, 21)
Me.Txtwt.TabIndex = 14
Me.Txtwt.Text = "1000"
'
'Label8
'
Me.Label8.AutoSize = True
Me.Label8.Location = New System.Drawing.Point(12, 100)
Me.Label8.Name = "Label8"
Me.Label8.Size = New System.Drawing.Size(83, 12)
Me.Label8.TabIndex = 13
Me.Label8.Text = "FileInterval:"
'
'Txtsteps
'
Me.Txtsteps.Location = New System.Drawing.Point(184, 66)
Me.Txtsteps.Name = "Txtsteps"
Me.Txtsteps.Size = New System.Drawing.Size(83, 21)
Me.Txtsteps.TabIndex = 12
Me.Txtsteps.Text = "20000"
'
'Label7
'
Me.Label7.AutoSize = True
Me.Label7.Location = New System.Drawing.Point(137, 72)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(41, 12)
Me.Label7.TabIndex = 11
Me.Label7.Text = "Steps:"
'
'Txtbeta
'
Me.Txtbeta.Location = New System.Drawing.Point(53, 66)
Me.Txtbeta.Name = "Txtbeta"
Me.Txtbeta.Size = New System.Drawing.Size(78, 21)
Me.Txtbeta.TabIndex = 10
Me.Txtbeta.Text = "0.001"
'
'Txtr0
'
Me.Txtr0.Location = New System.Drawing.Point(184, 39)
Me.Txtr0.Name = "Txtr0"
Me.Txtr0.Size = New System.Drawing.Size(83, 21)
Me.Txtr0.TabIndex = 8
Me.Txtr0.Text = "1"
'
'Label6
'
Me.Label6.AutoSize = True
Me.Label6.Location = New System.Drawing.Point(12, 72)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(35, 12)
Me.Label6.TabIndex = 7
Me.Label6.Text = "Beta:"
'
'Label4
'
Me.Label4.AutoSize = True
Me.Label4.Location = New System.Drawing.Point(137, 44)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(23, 12)
Me.Label4.TabIndex = 5
Me.Label4.Text = "r0:"
'
'Txtw
'
Me.Txtw.Location = New System.Drawing.Point(53, 39)
Me.Txtw.Name = "Txtw"
Me.Txtw.Size = New System.Drawing.Size(78, 21)
Me.Txtw.TabIndex = 4
Me.Txtw.Text = "0.9"
'
'Label3
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -