25112001 整理并添加xlsx文件生成接口
This commit is contained in:
54
C-Windows-1/Form1.Designer.cs
generated
54
C-Windows-1/Form1.Designer.cs
generated
@@ -34,9 +34,6 @@
|
||||
this.ReceiveText = new System.Windows.Forms.TextBox();
|
||||
this.SendText = new System.Windows.Forms.TextBox();
|
||||
this.Timer1 = new System.Windows.Forms.Timer(this.components);
|
||||
this.Timer2 = new System.Windows.Forms.Timer(this.components);
|
||||
this.Timer3 = new System.Windows.Forms.Timer(this.components);
|
||||
this.Timer4 = new System.Windows.Forms.Timer(this.components);
|
||||
this.DataGridView1 = new System.Windows.Forms.DataGridView();
|
||||
this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
@@ -58,10 +55,6 @@
|
||||
this.pb_CH1progressBar = new System.Windows.Forms.ProgressBar();
|
||||
this.label36 = new System.Windows.Forms.Label();
|
||||
this.Manual = new System.Windows.Forms.LinkLabel();
|
||||
this.Timer8 = new System.Windows.Forms.Timer(this.components);
|
||||
this.Timer9 = new System.Windows.Forms.Timer(this.components);
|
||||
this.Timer10 = new System.Windows.Forms.Timer(this.components);
|
||||
this.Timer16 = new System.Windows.Forms.Timer(this.components);
|
||||
this.lb_CH1yiqiStatus = new System.Windows.Forms.Label();
|
||||
this.lb_CH1Result = new System.Windows.Forms.Label();
|
||||
this.label31 = new System.Windows.Forms.Label();
|
||||
@@ -96,7 +89,6 @@
|
||||
this.lb_CH1LeakPressure = new System.Windows.Forms.Label();
|
||||
this.lb_CH1Leak = new System.Windows.Forms.Label();
|
||||
this.ChkCSV = new System.Windows.Forms.CheckBox();
|
||||
this.Timer11 = new System.Windows.Forms.Timer(this.components);
|
||||
this.chk_CodeLengthSwitch = new System.Windows.Forms.CheckBox();
|
||||
this.tb_CodeLength = new System.Windows.Forms.TextBox();
|
||||
this.label9 = new System.Windows.Forms.Label();
|
||||
@@ -260,18 +252,6 @@
|
||||
//
|
||||
this.Timer1.Tick += new System.EventHandler(this.Timer1_Tick);
|
||||
//
|
||||
// Timer2
|
||||
//
|
||||
this.Timer2.Tick += new System.EventHandler(this.Timer2_Tick);
|
||||
//
|
||||
// Timer3
|
||||
//
|
||||
this.Timer3.Tick += new System.EventHandler(this.Timer3_Tick);
|
||||
//
|
||||
// Timer4
|
||||
//
|
||||
this.Timer4.Tick += new System.EventHandler(this.Timer4_Tick);
|
||||
//
|
||||
// DataGridView1
|
||||
//
|
||||
this.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
||||
@@ -417,22 +397,6 @@
|
||||
this.Manual.Visible = false;
|
||||
this.Manual.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.Manual_LinkClicked);
|
||||
//
|
||||
// Timer8
|
||||
//
|
||||
this.Timer8.Tick += new System.EventHandler(this.timer8_Tick);
|
||||
//
|
||||
// Timer9
|
||||
//
|
||||
this.Timer9.Tick += new System.EventHandler(this.Timer9_Tick);
|
||||
//
|
||||
// Timer10
|
||||
//
|
||||
this.Timer10.Tick += new System.EventHandler(this.Timer10_Tick);
|
||||
//
|
||||
// Timer16
|
||||
//
|
||||
this.Timer16.Tick += new System.EventHandler(this.Timer16_Tick);
|
||||
//
|
||||
// lb_CH1yiqiStatus
|
||||
//
|
||||
this.lb_CH1yiqiStatus.AutoSize = true;
|
||||
@@ -615,7 +579,6 @@
|
||||
this.menuStrip1.Size = new System.Drawing.Size(1028, 25);
|
||||
this.menuStrip1.TabIndex = 126;
|
||||
this.menuStrip1.Text = "menuStrip1";
|
||||
this.menuStrip1.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.menuStrip1_ItemClicked);
|
||||
//
|
||||
// 登录ToolStripMenuItem
|
||||
//
|
||||
@@ -763,10 +726,6 @@
|
||||
this.ChkCSV.Text = "导出到csv";
|
||||
this.ChkCSV.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// Timer11
|
||||
//
|
||||
this.Timer11.Tick += new System.EventHandler(this.Timer11_Tick);
|
||||
//
|
||||
// chk_CodeLengthSwitch
|
||||
//
|
||||
this.chk_CodeLengthSwitch.AutoSize = true;
|
||||
@@ -809,7 +768,6 @@
|
||||
this.Scancode.Text = "扫码启动";
|
||||
this.Scancode.UseVisualStyleBackColor = true;
|
||||
this.Scancode.Visible = false;
|
||||
this.Scancode.CheckedChanged += new System.EventHandler(this.Scancode_CheckedChanged);
|
||||
//
|
||||
// groupBox1
|
||||
//
|
||||
@@ -865,7 +823,6 @@
|
||||
this.Sunzong.Size = new System.Drawing.Size(23, 16);
|
||||
this.Sunzong.TabIndex = 1;
|
||||
this.Sunzong.Text = "10";
|
||||
this.Sunzong.Click += new System.EventHandler(this.label29_Click);
|
||||
//
|
||||
// label28
|
||||
//
|
||||
@@ -991,7 +948,6 @@
|
||||
this.button1.TabIndex = 175;
|
||||
this.button1.Text = "充气";
|
||||
this.button1.UseVisualStyleBackColor = true;
|
||||
this.button1.Click += new System.EventHandler(this.button1_Click_1);
|
||||
//
|
||||
// groupBox2
|
||||
//
|
||||
@@ -2118,7 +2074,7 @@
|
||||
this.Controls.Add(this.groupBox1);
|
||||
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
||||
this.Name = "Form1";
|
||||
this.Text = "LL18-V25092403";
|
||||
this.Text = "LL18-V25112001";
|
||||
this.Activated += new System.EventHandler(this.Form1_Activated);
|
||||
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing);
|
||||
this.Load += new System.EventHandler(this.Form1_Load);
|
||||
@@ -2150,9 +2106,6 @@
|
||||
private System.Windows.Forms.TextBox SendText;
|
||||
private System.Windows.Forms.Button bt_CH1yiqiStart;
|
||||
private System.Windows.Forms.Label label8;
|
||||
private System.Windows.Forms.Timer Timer2;
|
||||
private System.Windows.Forms.Timer Timer3;
|
||||
private System.Windows.Forms.Timer Timer4;
|
||||
private System.Windows.Forms.Label lb_CH1Result;
|
||||
private System.Windows.Forms.Button bt_CH1yiqiReset;
|
||||
private System.Windows.Forms.DataGridView DataGridView1;
|
||||
@@ -2182,7 +2135,6 @@
|
||||
private System.Windows.Forms.Label label4;
|
||||
private System.Windows.Forms.LinkLabel Manual;
|
||||
private System.Windows.Forms.Label label36;
|
||||
private System.Windows.Forms.Timer Timer8;
|
||||
private System.Windows.Forms.ProgressBar pb_CH1progressBar;
|
||||
private System.Windows.Forms.TextBox BypassTIme;
|
||||
private System.Windows.Forms.Label label38;
|
||||
@@ -2196,7 +2148,6 @@
|
||||
private System.Windows.Forms.Label label45;
|
||||
private System.Windows.Forms.TextBox Evolume;
|
||||
private System.Windows.Forms.Label label14;
|
||||
private System.Windows.Forms.Timer Timer9;
|
||||
private System.Windows.Forms.Label lb_CH1PressureUnit;
|
||||
private System.Windows.Forms.Label lb_CH1LeakUnit;
|
||||
private MyGroupBox GroupBox_CH1;
|
||||
@@ -2208,8 +2159,6 @@
|
||||
private System.Windows.Forms.Label label52;
|
||||
private System.Windows.Forms.TextBox SBalanTime;
|
||||
private System.Windows.Forms.TextBox BBalanTime;
|
||||
private System.Windows.Forms.Timer Timer10;
|
||||
private System.Windows.Forms.Timer Timer16;
|
||||
private System.Windows.Forms.MenuStrip menuStrip1;
|
||||
private System.Windows.Forms.ToolStripMenuItem 登录ToolStripMenuItem;
|
||||
public System.Windows.Forms.ToolStripMenuItem 修改密码ToolStripMenuItem;
|
||||
@@ -2260,7 +2209,6 @@
|
||||
private System.Windows.Forms.Label label27;
|
||||
public System.Windows.Forms.TextBox URL;
|
||||
public System.Windows.Forms.CheckBox ChkCSV;
|
||||
private System.Windows.Forms.Timer Timer11;
|
||||
public System.Windows.Forms.TextBox Baudrate;
|
||||
private System.Windows.Forms.Label label9;
|
||||
private System.Windows.Forms.CheckBox Scancode;
|
||||
|
||||
Reference in New Issue
Block a user