📄 form1.designer.cs
字号:
this.NumOutput_digui_2.WordWrap = false;
//
// NumOutput_digui_3
//
this.NumOutput_digui_3.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest;
this.NumOutput_digui_3.Location = new System.Drawing.Point(226, 228);
this.NumOutput_digui_3.MaxLength = 50;
this.NumOutput_digui_3.Name = "NumOutput_digui_3";
this.NumOutput_digui_3.ReadOnly = true;
this.NumOutput_digui_3.Size = new System.Drawing.Size(42, 21);
this.NumOutput_digui_3.TabIndex = 23;
this.NumOutput_digui_3.WordWrap = false;
//
// NumOutput_digui_4
//
this.NumOutput_digui_4.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest;
this.NumOutput_digui_4.Location = new System.Drawing.Point(295, 228);
this.NumOutput_digui_4.MaxLength = 50;
this.NumOutput_digui_4.Name = "NumOutput_digui_4";
this.NumOutput_digui_4.ReadOnly = true;
this.NumOutput_digui_4.Size = new System.Drawing.Size(42, 21);
this.NumOutput_digui_4.TabIndex = 24;
this.NumOutput_digui_4.WordWrap = false;
//
// NumOutput_digui_5
//
this.NumOutput_digui_5.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest;
this.NumOutput_digui_5.Location = new System.Drawing.Point(366, 228);
this.NumOutput_digui_5.MaxLength = 50;
this.NumOutput_digui_5.Name = "NumOutput_digui_5";
this.NumOutput_digui_5.ReadOnly = true;
this.NumOutput_digui_5.Size = new System.Drawing.Size(42, 21);
this.NumOutput_digui_5.TabIndex = 25;
this.NumOutput_digui_5.WordWrap = false;
//
// NumOutput_digui_6
//
this.NumOutput_digui_6.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest;
this.NumOutput_digui_6.Location = new System.Drawing.Point(441, 228);
this.NumOutput_digui_6.MaxLength = 50;
this.NumOutput_digui_6.Name = "NumOutput_digui_6";
this.NumOutput_digui_6.ReadOnly = true;
this.NumOutput_digui_6.Size = new System.Drawing.Size(42, 21);
this.NumOutput_digui_6.TabIndex = 26;
this.NumOutput_digui_6.WordWrap = false;
//
// NumOutput_digui_7
//
this.NumOutput_digui_7.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest;
this.NumOutput_digui_7.Location = new System.Drawing.Point(513, 228);
this.NumOutput_digui_7.MaxLength = 50;
this.NumOutput_digui_7.Name = "NumOutput_digui_7";
this.NumOutput_digui_7.ReadOnly = true;
this.NumOutput_digui_7.Size = new System.Drawing.Size(42, 21);
this.NumOutput_digui_7.TabIndex = 27;
this.NumOutput_digui_7.WordWrap = false;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(33, 75);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(11, 12);
this.label9.TabIndex = 28;
this.label9.Text = "0";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(105, 75);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(11, 12);
this.label10.TabIndex = 29;
this.label10.Text = "1";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(240, 75);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(11, 12);
this.label11.TabIndex = 30;
this.label11.Text = "3";
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(177, 75);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(11, 12);
this.label12.TabIndex = 31;
this.label12.Text = "2";
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(310, 75);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(11, 12);
this.label13.TabIndex = 32;
this.label13.Text = "4";
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(380, 75);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(11, 12);
this.label14.TabIndex = 33;
this.label14.Text = "5";
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(460, 75);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(11, 12);
this.label15.TabIndex = 34;
this.label15.Text = "6";
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(528, 75);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(11, 12);
this.label16.TabIndex = 35;
this.label16.Text = "7";
//
// tabControl1
//
this.tabControl1.Controls.Add(this.digui);
this.tabControl1.Controls.Add(this.dongtaiguihua);
this.tabControl1.Location = new System.Drawing.Point(12, 32);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(611, 456);
this.tabControl1.TabIndex = 0;
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(276, 17);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(77, 12);
this.label20.TabIndex = 1;
this.label20.Text = "第二、第三章";
//
// Form1
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(635, 500);
this.Controls.Add(this.label20);
this.Controls.Add(this.tabControl1);
this.Name = "Form1";
this.Text = "算法演示程序";
this.dongtaiguihua.ResumeLayout(false);
this.dongtaiguihua.PerformLayout();
this.digui.ResumeLayout(false);
this.digui.PerformLayout();
this.tabControl1.ResumeLayout(false);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.TabPage dongtaiguihua;
private System.Windows.Forms.Button Go_dongtaiguihua;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.TextBox ListAB_dongtaiguihua;
private System.Windows.Forms.TextBox ListB_dongtaiguihua;
private System.Windows.Forms.TextBox ListA_dongtaiguihua;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.TabPage digui;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.TextBox NumOutput_digui_7;
private System.Windows.Forms.TextBox NumOutput_digui_6;
private System.Windows.Forms.TextBox NumOutput_digui_5;
private System.Windows.Forms.TextBox NumOutput_digui_4;
private System.Windows.Forms.TextBox NumOutput_digui_3;
private System.Windows.Forms.TextBox NumOutput_digui_2;
private System.Windows.Forms.TextBox NumOutput_digui_1;
private System.Windows.Forms.TextBox NumOutput_digui_0;
private System.Windows.Forms.TextBox NumInput_digui_7;
private System.Windows.Forms.TextBox NumInput_digui_6;
private System.Windows.Forms.TextBox NumInput_digui_5;
private System.Windows.Forms.TextBox NumInput_digui_4;
private System.Windows.Forms.TextBox NumInput_digui_3;
private System.Windows.Forms.TextBox NumInput_digui_2;
private System.Windows.Forms.TextBox NumInput_digui_1;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.TextBox rInput_digui;
private System.Windows.Forms.TextBox pInput_digui;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Button Sort_digui;
private System.Windows.Forms.TextBox NumInput_digui_0;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.Label label20;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -