From 0f522b742699f0d81f23adc4cf517205cdf3d45c Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期四, 18 七月 2024 16:30:27 +0800
Subject: [PATCH] 开始执行运行方法

---
 SimuTools/FrmMain.Designer.cs |   57 +++++++++++++++++++++++++++++++++++++++++----------------
 1 files changed, 41 insertions(+), 16 deletions(-)

diff --git a/SimuTools/FrmMain.Designer.cs b/SimuTools/FrmMain.Designer.cs
index c342cf3..ae523de 100644
--- a/SimuTools/FrmMain.Designer.cs
+++ b/SimuTools/FrmMain.Designer.cs
@@ -41,12 +41,14 @@
             this.txtOutPath = new System.Windows.Forms.TextBox();
             this.lblOut = new System.Windows.Forms.Label();
             this.btnOutPath = new System.Windows.Forms.Button();
+            this.txtServiceName = new System.Windows.Forms.TextBox();
+            this.lblService = new System.Windows.Forms.Label();
             this.SuspendLayout();
             // 
             // btnTerrainPath
             // 
             this.btnTerrainPath.Font = new System.Drawing.Font("瀹嬩綋", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.btnTerrainPath.Location = new System.Drawing.Point(607, 27);
+            this.btnTerrainPath.Location = new System.Drawing.Point(616, 45);
             this.btnTerrainPath.Name = "btnTerrainPath";
             this.btnTerrainPath.Size = new System.Drawing.Size(130, 26);
             this.btnTerrainPath.TabIndex = 47;
@@ -58,7 +60,7 @@
             // 
             this.lblTerrain.AutoSize = true;
             this.lblTerrain.Font = new System.Drawing.Font("瀹嬩綋", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.lblTerrain.Location = new System.Drawing.Point(24, 32);
+            this.lblTerrain.Location = new System.Drawing.Point(33, 50);
             this.lblTerrain.Name = "lblTerrain";
             this.lblTerrain.Size = new System.Drawing.Size(79, 16);
             this.lblTerrain.TabIndex = 48;
@@ -67,7 +69,7 @@
             // txtTerrainPath
             // 
             this.txtTerrainPath.Font = new System.Drawing.Font("瀹嬩綋", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.txtTerrainPath.Location = new System.Drawing.Point(109, 27);
+            this.txtTerrainPath.Location = new System.Drawing.Point(118, 45);
             this.txtTerrainPath.MaxLength = 2000;
             this.txtTerrainPath.Name = "txtTerrainPath";
             this.txtTerrainPath.Size = new System.Drawing.Size(482, 26);
@@ -77,7 +79,7 @@
             // txtWaterPath
             // 
             this.txtWaterPath.Font = new System.Drawing.Font("瀹嬩綋", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.txtWaterPath.Location = new System.Drawing.Point(109, 76);
+            this.txtWaterPath.Location = new System.Drawing.Point(118, 94);
             this.txtWaterPath.MaxLength = 2000;
             this.txtWaterPath.Name = "txtWaterPath";
             this.txtWaterPath.Size = new System.Drawing.Size(482, 26);
@@ -88,7 +90,7 @@
             // 
             this.lblWater.AutoSize = true;
             this.lblWater.Font = new System.Drawing.Font("瀹嬩綋", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.lblWater.Location = new System.Drawing.Point(24, 81);
+            this.lblWater.Location = new System.Drawing.Point(33, 99);
             this.lblWater.Name = "lblWater";
             this.lblWater.Size = new System.Drawing.Size(79, 16);
             this.lblWater.TabIndex = 51;
@@ -97,7 +99,7 @@
             // btnWaterPath
             // 
             this.btnWaterPath.Font = new System.Drawing.Font("瀹嬩綋", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.btnWaterPath.Location = new System.Drawing.Point(607, 76);
+            this.btnWaterPath.Location = new System.Drawing.Point(616, 94);
             this.btnWaterPath.Name = "btnWaterPath";
             this.btnWaterPath.Size = new System.Drawing.Size(130, 26);
             this.btnWaterPath.TabIndex = 50;
@@ -108,7 +110,7 @@
             // txtFlowPath
             // 
             this.txtFlowPath.Font = new System.Drawing.Font("瀹嬩綋", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.txtFlowPath.Location = new System.Drawing.Point(109, 126);
+            this.txtFlowPath.Location = new System.Drawing.Point(118, 144);
             this.txtFlowPath.MaxLength = 2000;
             this.txtFlowPath.Name = "txtFlowPath";
             this.txtFlowPath.Size = new System.Drawing.Size(482, 26);
@@ -119,7 +121,7 @@
             // 
             this.lblFlow.AutoSize = true;
             this.lblFlow.Font = new System.Drawing.Font("瀹嬩綋", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.lblFlow.Location = new System.Drawing.Point(24, 131);
+            this.lblFlow.Location = new System.Drawing.Point(33, 149);
             this.lblFlow.Name = "lblFlow";
             this.lblFlow.Size = new System.Drawing.Size(79, 16);
             this.lblFlow.TabIndex = 54;
@@ -128,7 +130,7 @@
             // btnFlowPath
             // 
             this.btnFlowPath.Font = new System.Drawing.Font("瀹嬩綋", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.btnFlowPath.Location = new System.Drawing.Point(607, 126);
+            this.btnFlowPath.Location = new System.Drawing.Point(616, 144);
             this.btnFlowPath.Name = "btnFlowPath";
             this.btnFlowPath.Size = new System.Drawing.Size(130, 26);
             this.btnFlowPath.TabIndex = 53;
@@ -140,9 +142,9 @@
             // 
             this.btnRun.Font = new System.Drawing.Font("瀹嬩綋", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
             this.btnRun.ForeColor = System.Drawing.SystemColors.Highlight;
-            this.btnRun.Location = new System.Drawing.Point(27, 229);
+            this.btnRun.Location = new System.Drawing.Point(616, 248);
             this.btnRun.Name = "btnRun";
-            this.btnRun.Size = new System.Drawing.Size(710, 26);
+            this.btnRun.Size = new System.Drawing.Size(130, 26);
             this.btnRun.TabIndex = 57;
             this.btnRun.Text = "杩�    琛�";
             this.btnRun.UseVisualStyleBackColor = true;
@@ -151,7 +153,7 @@
             // txtOutPath
             // 
             this.txtOutPath.Font = new System.Drawing.Font("瀹嬩綋", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.txtOutPath.Location = new System.Drawing.Point(109, 178);
+            this.txtOutPath.Location = new System.Drawing.Point(118, 196);
             this.txtOutPath.MaxLength = 2000;
             this.txtOutPath.Name = "txtOutPath";
             this.txtOutPath.Size = new System.Drawing.Size(482, 26);
@@ -162,7 +164,7 @@
             // 
             this.lblOut.AutoSize = true;
             this.lblOut.Font = new System.Drawing.Font("瀹嬩綋", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.lblOut.Location = new System.Drawing.Point(24, 183);
+            this.lblOut.Location = new System.Drawing.Point(33, 201);
             this.lblOut.Name = "lblOut";
             this.lblOut.Size = new System.Drawing.Size(79, 16);
             this.lblOut.TabIndex = 59;
@@ -171,19 +173,40 @@
             // btnOutPath
             // 
             this.btnOutPath.Font = new System.Drawing.Font("瀹嬩綋", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.btnOutPath.Location = new System.Drawing.Point(607, 178);
+            this.btnOutPath.Location = new System.Drawing.Point(616, 196);
             this.btnOutPath.Name = "btnOutPath";
             this.btnOutPath.Size = new System.Drawing.Size(130, 26);
             this.btnOutPath.TabIndex = 58;
             this.btnOutPath.Text = "閫夋嫨杈撳嚭鐩綍";
             this.btnOutPath.UseVisualStyleBackColor = true;
-            this.btnOutPath.Click += new System.EventHandler(this.btnOutPath_Click);
+            // 
+            // txtServiceName
+            // 
+            this.txtServiceName.Font = new System.Drawing.Font("瀹嬩綋", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.txtServiceName.Location = new System.Drawing.Point(118, 248);
+            this.txtServiceName.MaxLength = 2000;
+            this.txtServiceName.Name = "txtServiceName";
+            this.txtServiceName.Size = new System.Drawing.Size(482, 26);
+            this.txtServiceName.TabIndex = 62;
+            this.txtServiceName.Text = "202407";
+            // 
+            // lblService
+            // 
+            this.lblService.AutoSize = true;
+            this.lblService.Font = new System.Drawing.Font("瀹嬩綋", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.lblService.Location = new System.Drawing.Point(33, 253);
+            this.lblService.Name = "lblService";
+            this.lblService.Size = new System.Drawing.Size(79, 16);
+            this.lblService.TabIndex = 61;
+            this.lblService.Text = "鏈嶅姟鍚嶇О:";
             // 
             // FrmMain
             // 
             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
-            this.ClientSize = new System.Drawing.Size(751, 280);
+            this.ClientSize = new System.Drawing.Size(804, 324);
+            this.Controls.Add(this.txtServiceName);
+            this.Controls.Add(this.lblService);
             this.Controls.Add(this.txtOutPath);
             this.Controls.Add(this.lblOut);
             this.Controls.Add(this.btnOutPath);
@@ -222,6 +245,8 @@
         private System.Windows.Forms.TextBox txtOutPath;
         private System.Windows.Forms.Label lblOut;
         private System.Windows.Forms.Button btnOutPath;
+        private System.Windows.Forms.TextBox txtServiceName;
+        private System.Windows.Forms.Label lblService;
     }
 }
 

--
Gitblit v1.9.3