📄 form1.designer.cs
字号:
namespace 数字统计
{
partial class sztj
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows 窗体设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.button1 = new System.Windows.Forms.Button();
this.shuzu11 = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.shuzu12 = new System.Windows.Forms.TextBox();
this.shuzu13 = new System.Windows.Forms.TextBox();
this.shuzu14 = new System.Windows.Forms.TextBox();
this.shuzu15 = new System.Windows.Forms.TextBox();
this.shuzu25 = new System.Windows.Forms.TextBox();
this.shuzu24 = new System.Windows.Forms.TextBox();
this.shuzu23 = new System.Windows.Forms.TextBox();
this.shuzu22 = new System.Windows.Forms.TextBox();
this.shuzu21 = new System.Windows.Forms.TextBox();
this.shuzu35 = new System.Windows.Forms.TextBox();
this.shuzu34 = new System.Windows.Forms.TextBox();
this.shuzu33 = new System.Windows.Forms.TextBox();
this.shuzu32 = new System.Windows.Forms.TextBox();
this.shuzu31 = new System.Windows.Forms.TextBox();
this.shuzu45 = new System.Windows.Forms.TextBox();
this.shuzu44 = new System.Windows.Forms.TextBox();
this.shuzu43 = new System.Windows.Forms.TextBox();
this.shuzu42 = new System.Windows.Forms.TextBox();
this.shuzu41 = new System.Windows.Forms.TextBox();
this.shuzu55 = new System.Windows.Forms.TextBox();
this.shuzu54 = new System.Windows.Forms.TextBox();
this.shuzu53 = new System.Windows.Forms.TextBox();
this.shuzu52 = new System.Windows.Forms.TextBox();
this.shuzu51 = new System.Windows.Forms.TextBox();
this.jieguo = new System.Windows.Forms.RichTextBox();
this.label6 = new System.Windows.Forms.Label();
this.button2 = new System.Windows.Forms.Button();
this.sousuojg = new System.Windows.Forms.RichTextBox();
this.label7 = new System.Windows.Forms.Label();
this.sousuoshu = new System.Windows.Forms.TextBox();
this.label8 = new System.Windows.Forms.Label();
this.jggsh = new System.Windows.Forms.TextBox();
this.SuspendLayout();
//
// button1
//
this.button1.Location = new System.Drawing.Point(73, 387);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(101, 44);
this.button1.TabIndex = 0;
this.button1.Text = "统计";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// shuzu11
//
this.shuzu11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.shuzu11.Location = new System.Drawing.Point(73, 37);
this.shuzu11.Name = "shuzu11";
this.shuzu11.Size = new System.Drawing.Size(49, 26);
this.shuzu11.TabIndex = 1;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.Location = new System.Drawing.Point(31, 37);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(21, 14);
this.label1.TabIndex = 2;
this.label1.Text = "万";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label2.Location = new System.Drawing.Point(31, 108);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(21, 14);
this.label2.TabIndex = 3;
this.label2.Text = "千";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label3.Location = new System.Drawing.Point(31, 180);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(21, 14);
this.label3.TabIndex = 4;
this.label3.Text = "百";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label4.Location = new System.Drawing.Point(31, 251);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(21, 14);
this.label4.TabIndex = 5;
this.label4.Text = "十";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label5.Location = new System.Drawing.Point(31, 322);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(21, 14);
this.label5.TabIndex = 6;
this.label5.Text = "个";
//
// shuzu12
//
this.shuzu12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.shuzu12.Location = new System.Drawing.Point(178, 37);
this.shuzu12.Name = "shuzu12";
this.shuzu12.Size = new System.Drawing.Size(49, 26);
this.shuzu12.TabIndex = 7;
//
// shuzu13
//
this.shuzu13.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.shuzu13.Location = new System.Drawing.Point(283, 37);
this.shuzu13.Name = "shuzu13";
this.shuzu13.Size = new System.Drawing.Size(49, 26);
this.shuzu13.TabIndex = 8;
//
// shuzu14
//
this.shuzu14.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.shuzu14.Location = new System.Drawing.Point(388, 37);
this.shuzu14.Name = "shuzu14";
this.shuzu14.Size = new System.Drawing.Size(49, 26);
this.shuzu14.TabIndex = 9;
//
// shuzu15
//
this.shuzu15.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.shuzu15.Location = new System.Drawing.Point(493, 37);
this.shuzu15.Name = "shuzu15";
this.shuzu15.Size = new System.Drawing.Size(49, 26);
this.shuzu15.TabIndex = 10;
//
// shuzu25
//
this.shuzu25.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.shuzu25.Location = new System.Drawing.Point(493, 103);
this.shuzu25.Name = "shuzu25";
this.shuzu25.Size = new System.Drawing.Size(49, 26);
this.shuzu25.TabIndex = 15;
//
// shuzu24
//
this.shuzu24.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.shuzu24.Location = new System.Drawing.Point(388, 103);
this.shuzu24.Name = "shuzu24";
this.shuzu24.Size = new System.Drawing.Size(49, 26);
this.shuzu24.TabIndex = 14;
//
// shuzu23
//
this.shuzu23.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.shuzu23.Location = new System.Drawing.Point(283, 103);
this.shuzu23.Name = "shuzu23";
this.shuzu23.Size = new System.Drawing.Size(49, 26);
this.shuzu23.TabIndex = 13;
//
// shuzu22
//
this.shuzu22.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.shuzu22.Location = new System.Drawing.Point(178, 103);
this.shuzu22.Name = "shuzu22";
this.shuzu22.Size = new System.Drawing.Size(49, 26);
this.shuzu22.TabIndex = 12;
//
// shuzu21
//
this.shuzu21.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.shuzu21.Location = new System.Drawing.Point(73, 103);
this.shuzu21.Name = "shuzu21";
this.shuzu21.Size = new System.Drawing.Size(49, 26);
this.shuzu21.TabIndex = 11;
//
// shuzu35
//
this.shuzu35.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.shuzu35.Location = new System.Drawing.Point(493, 174);
this.shuzu35.Name = "shuzu35";
this.shuzu35.Size = new System.Drawing.Size(49, 26);
this.shuzu35.TabIndex = 20;
//
// shuzu34
//
this.shuzu34.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.shuzu34.Location = new System.Drawing.Point(388, 174);
this.shuzu34.Name = "shuzu34";
this.shuzu34.Size = new System.Drawing.Size(49, 26);
this.shuzu34.TabIndex = 19;
//
// shuzu33
//
this.shuzu33.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.shuzu33.Location = new System.Drawing.Point(283, 174);
this.shuzu33.Name = "shuzu33";
this.shuzu33.Size = new System.Drawing.Size(49, 26);
this.shuzu33.TabIndex = 18;
//
// shuzu32
//
this.shuzu32.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.shuzu32.Location = new System.Drawing.Point(178, 174);
this.shuzu32.Name = "shuzu32";
this.shuzu32.Size = new System.Drawing.Size(49, 26);
this.shuzu32.TabIndex = 17;
//
// shuzu31
//
this.shuzu31.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.shuzu31.Location = new System.Drawing.Point(73, 174);
this.shuzu31.Name = "shuzu31";
this.shuzu31.Size = new System.Drawing.Size(49, 26);
this.shuzu31.TabIndex = 16;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -