From b532ba8806996246ab7a0896bf34b884c47dee7e Mon Sep 17 00:00:00 2001
From: xiaojiao <xiaojiao@kaokeziliao.com>
Date: 星期二, 14 四月 2026 14:06:25 +0800
Subject: [PATCH] 试生产版本
---
项目代码/打印机/WindowsFormsApp6/WindowsFormsApp6/Form1.Designer.cs | 220 +++++++++++++++++++++++++++++++++++--------------------
1 files changed, 140 insertions(+), 80 deletions(-)
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/\346\211\223\345\215\260\346\234\272/WindowsFormsApp6/WindowsFormsApp6/Form1.Designer.cs" "b/\351\241\271\347\233\256\344\273\243\347\240\201/\346\211\223\345\215\260\346\234\272/WindowsFormsApp6/WindowsFormsApp6/Form1.Designer.cs"
index efa8c03..28ee3b3 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/\346\211\223\345\215\260\346\234\272/WindowsFormsApp6/WindowsFormsApp6/Form1.Designer.cs"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/\346\211\223\345\215\260\346\234\272/WindowsFormsApp6/WindowsFormsApp6/Form1.Designer.cs"
@@ -1,4 +1,7 @@
锘�
+using System;
+using System.Windows.Forms;
+
namespace WindowsFormsApp6
{
partial class Form1
@@ -36,11 +39,8 @@
this.label2 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
- this.Txt_barcode2 = new System.Windows.Forms.TextBox();
this.label5 = new System.Windows.Forms.Label();
- this.Txt_barcode4 = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
- this.Txt_barcode3 = new System.Windows.Forms.TextBox();
this.label10 = new System.Windows.Forms.Label();
this.tips = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
@@ -51,11 +51,19 @@
this.txt_file = new System.Windows.Forms.TextBox();
this.btn_filePrint = new System.Windows.Forms.Button();
this.groupBox1 = new System.Windows.Forms.GroupBox();
- this.groupBox2 = new System.Windows.Forms.GroupBox();
- this.groupBox3 = new System.Windows.Forms.GroupBox();
+ this.textBox2 = new System.Windows.Forms.TextBox();
+ this.label8 = new System.Windows.Forms.Label();
+ this.comboBox4 = new System.Windows.Forms.ComboBox();
+ this.comboBox3 = new System.Windows.Forms.ComboBox();
+ this.comboBox2 = new System.Windows.Forms.ComboBox();
+ this.textBox1 = new System.Windows.Forms.TextBox();
+ this.label1 = new System.Windows.Forms.Label();
this.comboBox1 = new System.Windows.Forms.ComboBox();
+ this.groupBox2 = new System.Windows.Forms.GroupBox();
+ this.label7 = new System.Windows.Forms.Label();
+ this.groupBox3 = new System.Windows.Forms.GroupBox();
this.label9 = new System.Windows.Forms.Label();
- this.Txt_barcode6 = new System.Windows.Forms.TextBox();
+ this.textBox3 = new System.Windows.Forms.TextBox();
((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
this.groupBox1.SuspendLayout();
this.groupBox2.SuspendLayout();
@@ -93,7 +101,7 @@
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(75, 15);
this.label2.TabIndex = 2;
- this.label2.Text = "杞存壙鏉$爜:";
+ this.label2.Text = "杞存壙缂栧彿:";
//
// label3
//
@@ -115,31 +123,15 @@
this.label4.TabIndex = 5;
this.label4.Text = "杞﹀瀷:";
//
- // Txt_barcode2
- //
- this.Txt_barcode2.Location = new System.Drawing.Point(164, 168);
- this.Txt_barcode2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.Txt_barcode2.Name = "Txt_barcode2";
- this.Txt_barcode2.Size = new System.Drawing.Size(533, 25);
- this.Txt_barcode2.TabIndex = 1;
- //
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(88, 304);
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(45, 15);
+ this.label5.Size = new System.Drawing.Size(75, 15);
this.label5.TabIndex = 9;
- this.label5.Text = "鍘傚:";
- //
- // Txt_barcode4
- //
- this.Txt_barcode4.Location = new System.Drawing.Point(164, 300);
- this.Txt_barcode4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.Txt_barcode4.Name = "Txt_barcode4";
- this.Txt_barcode4.Size = new System.Drawing.Size(533, 25);
- this.Txt_barcode4.TabIndex = 3;
+ this.label5.Text = "杞存壙鍝佺墝:";
//
// label6
//
@@ -150,14 +142,6 @@
this.label6.Size = new System.Drawing.Size(75, 15);
this.label6.TabIndex = 7;
this.label6.Text = "杞存壙鍨嬪彿:";
- //
- // Txt_barcode3
- //
- this.Txt_barcode3.Location = new System.Drawing.Point(164, 234);
- this.Txt_barcode3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.Txt_barcode3.Name = "Txt_barcode3";
- this.Txt_barcode3.Size = new System.Drawing.Size(533, 25);
- this.Txt_barcode3.TabIndex = 2;
//
// label10
//
@@ -231,7 +215,7 @@
// btn_SelectFile
//
this.btn_SelectFile.Location = new System.Drawing.Point(791, 484);
- this.btn_SelectFile.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.btn_SelectFile.Margin = new System.Windows.Forms.Padding(4);
this.btn_SelectFile.Name = "btn_SelectFile";
this.btn_SelectFile.Size = new System.Drawing.Size(151, 45);
this.btn_SelectFile.TabIndex = 27;
@@ -242,7 +226,7 @@
// txt_file
//
this.txt_file.Location = new System.Drawing.Point(789, 548);
- this.txt_file.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.txt_file.Margin = new System.Windows.Forms.Padding(4);
this.txt_file.Name = "txt_file";
this.txt_file.Size = new System.Drawing.Size(481, 25);
this.txt_file.TabIndex = 28;
@@ -250,7 +234,7 @@
// btn_filePrint
//
this.btn_filePrint.Location = new System.Drawing.Point(1085, 596);
- this.btn_filePrint.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.btn_filePrint.Margin = new System.Windows.Forms.Padding(4);
this.btn_filePrint.Name = "btn_filePrint";
this.btn_filePrint.Size = new System.Drawing.Size(151, 45);
this.btn_filePrint.TabIndex = 29;
@@ -260,42 +244,83 @@
//
// groupBox1
//
+ this.groupBox1.Controls.Add(this.textBox3);
+ this.groupBox1.Controls.Add(this.label9);
+ this.groupBox1.Controls.Add(this.textBox2);
+ this.groupBox1.Controls.Add(this.label8);
+ this.groupBox1.Controls.Add(this.comboBox4);
+ this.groupBox1.Controls.Add(this.comboBox3);
+ this.groupBox1.Controls.Add(this.comboBox2);
+ this.groupBox1.Controls.Add(this.textBox1);
+ this.groupBox1.Controls.Add(this.label1);
this.groupBox1.Controls.Add(this.comboBox1);
this.groupBox1.Controls.Add(this.btn_print);
this.groupBox1.Controls.Add(this.label3);
this.groupBox1.Controls.Add(this.label10);
this.groupBox1.Location = new System.Drawing.Point(13, 17);
- this.groupBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.groupBox1.Margin = new System.Windows.Forms.Padding(4);
this.groupBox1.Name = "groupBox1";
- this.groupBox1.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.groupBox1.Padding = new System.Windows.Forms.Padding(4);
this.groupBox1.Size = new System.Drawing.Size(715, 828);
this.groupBox1.TabIndex = 30;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "缂栫爜鎵撳嵃";
//
- // groupBox2
+ // textBox2
//
- this.groupBox2.Controls.Add(this.label14);
- this.groupBox2.Location = new System.Drawing.Point(761, 15);
- this.groupBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.groupBox2.Name = "groupBox2";
- this.groupBox2.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.groupBox2.Size = new System.Drawing.Size(555, 304);
- this.groupBox2.TabIndex = 31;
- this.groupBox2.TabStop = false;
- this.groupBox2.Text = "鎻愮ず";
- this.groupBox2.Enter += new System.EventHandler(this.groupBox2_Enter);
+ this.textBox2.Location = new System.Drawing.Point(151, 454);
+ this.textBox2.Name = "textBox2";
+ this.textBox2.Size = new System.Drawing.Size(533, 25);
+ this.textBox2.TabIndex = 18;
//
- // groupBox3
+ // label8
//
- this.groupBox3.Location = new System.Drawing.Point(761, 394);
- this.groupBox3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.groupBox3.Name = "groupBox3";
- this.groupBox3.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.groupBox3.Size = new System.Drawing.Size(555, 381);
- this.groupBox3.TabIndex = 32;
- this.groupBox3.TabStop = false;
- this.groupBox3.Text = "瀵煎叆鎵撳嵃锛�";
+ this.label8.AutoSize = true;
+ this.label8.Location = new System.Drawing.Point(78, 464);
+ this.label8.Name = "label8";
+ this.label8.Size = new System.Drawing.Size(67, 15);
+ this.label8.TabIndex = 17;
+ this.label8.Text = "杞存壙閲嶉噺";
+ //
+ // comboBox4
+ //
+ this.comboBox4.FormattingEnabled = true;
+ this.comboBox4.Location = new System.Drawing.Point(151, 278);
+ this.comboBox4.Name = "comboBox4";
+ this.comboBox4.Size = new System.Drawing.Size(533, 23);
+ this.comboBox4.TabIndex = 16;
+ //
+ // comboBox3
+ //
+ this.comboBox3.FormattingEnabled = true;
+ this.comboBox3.Location = new System.Drawing.Point(151, 216);
+ this.comboBox3.Name = "comboBox3";
+ this.comboBox3.Size = new System.Drawing.Size(533, 23);
+ this.comboBox3.TabIndex = 15;
+ //
+ // comboBox2
+ //
+ this.comboBox2.FormattingEnabled = true;
+ this.comboBox2.Location = new System.Drawing.Point(151, 149);
+ this.comboBox2.Name = "comboBox2";
+ this.comboBox2.Size = new System.Drawing.Size(533, 23);
+ this.comboBox2.TabIndex = 14;
+ //
+ // textBox1
+ //
+ this.textBox1.Location = new System.Drawing.Point(151, 403);
+ this.textBox1.Name = "textBox1";
+ this.textBox1.Size = new System.Drawing.Size(533, 25);
+ this.textBox1.TabIndex = 13;
+ //
+ // label1
+ //
+ this.label1.AutoSize = true;
+ this.label1.Location = new System.Drawing.Point(78, 410);
+ this.label1.Name = "label1";
+ this.label1.Size = new System.Drawing.Size(52, 15);
+ this.label1.TabIndex = 12;
+ this.label1.Text = "鎵规鍙�";
//
// comboBox1
//
@@ -305,27 +330,62 @@
"妫�淇�"});
this.comboBox1.Location = new System.Drawing.Point(151, 341);
this.comboBox1.Name = "comboBox1";
- this.comboBox1.Size = new System.Drawing.Size(121, 23);
+ this.comboBox1.Size = new System.Drawing.Size(533, 23);
this.comboBox1.TabIndex = 11;
this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
+ //
+ // groupBox2
+ //
+ this.groupBox2.Controls.Add(this.label7);
+ this.groupBox2.Controls.Add(this.label14);
+ this.groupBox2.Location = new System.Drawing.Point(761, 15);
+ this.groupBox2.Margin = new System.Windows.Forms.Padding(4);
+ this.groupBox2.Name = "groupBox2";
+ this.groupBox2.Padding = new System.Windows.Forms.Padding(4);
+ this.groupBox2.Size = new System.Drawing.Size(555, 304);
+ this.groupBox2.TabIndex = 31;
+ this.groupBox2.TabStop = false;
+ this.groupBox2.Text = "鎻愮ず";
+ this.groupBox2.Enter += new System.EventHandler(this.groupBox2_Enter);
+ //
+ // label7
+ //
+ this.label7.AutoSize = true;
+ this.label7.Font = new System.Drawing.Font("寰蒋闆呴粦", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+ this.label7.ForeColor = System.Drawing.Color.Blue;
+ this.label7.Location = new System.Drawing.Point(60, 164);
+ this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+ this.label7.Name = "label7";
+ this.label7.Size = new System.Drawing.Size(432, 27);
+ this.label7.TabIndex = 25;
+ this.label7.Text = "濡傞亣鍒版病鏈夌殑杞﹀瀷锛屼互鍙婂瀷鍙峰搧鐗岋紝鍙墜鍔ㄨ緭鍏�";
+ //
+ // groupBox3
+ //
+ this.groupBox3.Location = new System.Drawing.Point(761, 394);
+ this.groupBox3.Margin = new System.Windows.Forms.Padding(4);
+ this.groupBox3.Name = "groupBox3";
+ this.groupBox3.Padding = new System.Windows.Forms.Padding(4);
+ this.groupBox3.Size = new System.Drawing.Size(555, 381);
+ this.groupBox3.TabIndex = 32;
+ this.groupBox3.TabStop = false;
+ this.groupBox3.Text = "瀵煎叆鎵撳嵃锛�";
//
// label9
//
this.label9.AutoSize = true;
- this.label9.Location = new System.Drawing.Point(88, 436);
- this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+ this.label9.Location = new System.Drawing.Point(32, 523);
this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(75, 15);
- this.label9.TabIndex = 13;
- this.label9.Text = "杞存壙鍗曞彿:";
+ this.label9.Size = new System.Drawing.Size(113, 15);
+ this.label9.TabIndex = 19;
+ this.label9.Text = "鐢熶骇/妫�淇� 鏃ユ湡";
//
- // Txt_barcode6
+ // textBox3
//
- this.Txt_barcode6.Location = new System.Drawing.Point(164, 432);
- this.Txt_barcode6.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.Txt_barcode6.Name = "Txt_barcode6";
- this.Txt_barcode6.Size = new System.Drawing.Size(533, 25);
- this.Txt_barcode6.TabIndex = 5;
+ this.textBox3.Location = new System.Drawing.Point(151, 517);
+ this.textBox3.Name = "textBox3";
+ this.textBox3.Size = new System.Drawing.Size(533, 25);
+ this.textBox3.TabIndex = 20;
//
// Form1
//
@@ -339,14 +399,9 @@
this.Controls.Add(this.label15);
this.Controls.Add(this.label13);
this.Controls.Add(this.tips);
- this.Controls.Add(this.label9);
- this.Controls.Add(this.Txt_barcode6);
this.Controls.Add(this.label5);
- this.Controls.Add(this.Txt_barcode4);
this.Controls.Add(this.label6);
- this.Controls.Add(this.Txt_barcode3);
this.Controls.Add(this.label4);
- this.Controls.Add(this.Txt_barcode2);
this.Controls.Add(this.label2);
this.Controls.Add(this.Txt_barcode1);
this.Controls.Add(this.groupBox1);
@@ -375,11 +430,8 @@
private System.Windows.Forms.ErrorProvider errorProvider1;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label5;
- private System.Windows.Forms.TextBox Txt_barcode4;
private System.Windows.Forms.Label label6;
- private System.Windows.Forms.TextBox Txt_barcode3;
private System.Windows.Forms.Label label4;
- private System.Windows.Forms.TextBox Txt_barcode2;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label13;
@@ -394,8 +446,16 @@
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.ComboBox comboBox1;
- private System.Windows.Forms.Label label9;
- private System.Windows.Forms.TextBox Txt_barcode6;
+ private System.Windows.Forms.TextBox textBox1;
+ private System.Windows.Forms.Label label1;
+ private System.Windows.Forms.ComboBox comboBox4;
+ private System.Windows.Forms.ComboBox comboBox3;
+ private System.Windows.Forms.ComboBox comboBox2;
+ private System.Windows.Forms.Label label7;
+ private System.Windows.Forms.TextBox textBox2;
+ private System.Windows.Forms.Label label8;
+ private TextBox textBox3;
+ private Label label9;
}
}
--
Gitblit v1.9.3