管道基础大数据平台系统开发-【CS】-ExportMap
1
13693261870
2024-07-24 a8028c5fe78d8e9a05f171407ac129c4fbd65e87
SimuTools/FrmMain.Designer.cs
@@ -37,18 +37,22 @@
            this.txtFlowPath = new System.Windows.Forms.TextBox();
            this.lblFlow = new System.Windows.Forms.Label();
            this.btnFlowPath = new System.Windows.Forms.Button();
            this.tabLogs = new System.Windows.Forms.ListBox();
            this.btnRun = new System.Windows.Forms.Button();
            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(90, 26);
            this.btnTerrainPath.Size = new System.Drawing.Size(130, 26);
            this.btnTerrainPath.TabIndex = 47;
            this.btnTerrainPath.Text = "选择地形";
            this.btnTerrainPath.Text = "选择地形文件";
            this.btnTerrainPath.UseVisualStyleBackColor = true;
            this.btnTerrainPath.Click += new System.EventHandler(this.btnTerrainPath_Click);
            // 
@@ -56,16 +60,16 @@
            // 
            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(80, 16);
            this.lblTerrain.Size = new System.Drawing.Size(79, 16);
            this.lblTerrain.TabIndex = 48;
            this.lblTerrain.Text = "地形数据:";
            // 
            // 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);
@@ -75,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);
@@ -86,27 +90,27 @@
            // 
            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(80, 16);
            this.lblWater.Size = new System.Drawing.Size(79, 16);
            this.lblWater.TabIndex = 51;
            this.lblWater.Text = "水面数据:";
            // 
            // 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(90, 26);
            this.btnWaterPath.Size = new System.Drawing.Size(130, 26);
            this.btnWaterPath.TabIndex = 50;
            this.btnWaterPath.Text = "选择水面";
            this.btnWaterPath.Text = "选择水面目录";
            this.btnWaterPath.UseVisualStyleBackColor = true;
            this.btnWaterPath.Click += new System.EventHandler(this.btnWaterPath_Click);
            // 
            // 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, 125);
            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);
@@ -117,53 +121,96 @@
            // 
            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, 130);
            this.lblFlow.Location = new System.Drawing.Point(33, 149);
            this.lblFlow.Name = "lblFlow";
            this.lblFlow.Size = new System.Drawing.Size(80, 16);
            this.lblFlow.Size = new System.Drawing.Size(79, 16);
            this.lblFlow.TabIndex = 54;
            this.lblFlow.Text = "流速流向:";
            // 
            // 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, 125);
            this.btnFlowPath.Location = new System.Drawing.Point(616, 144);
            this.btnFlowPath.Name = "btnFlowPath";
            this.btnFlowPath.Size = new System.Drawing.Size(90, 26);
            this.btnFlowPath.Size = new System.Drawing.Size(130, 26);
            this.btnFlowPath.TabIndex = 53;
            this.btnFlowPath.Text = "选择水面";
            this.btnFlowPath.Text = "选择流速目录";
            this.btnFlowPath.UseVisualStyleBackColor = true;
            this.btnFlowPath.Click += new System.EventHandler(this.btnFlowPath_Click);
            //
            // tabLogs
            //
            this.tabLogs.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.tabLogs.FormattingEnabled = true;
            this.tabLogs.ItemHeight = 16;
            this.tabLogs.Location = new System.Drawing.Point(27, 176);
            this.tabLogs.Name = "tabLogs";
            this.tabLogs.SelectionMode = System.Windows.Forms.SelectionMode.MultiSimple;
            this.tabLogs.Size = new System.Drawing.Size(670, 340);
            this.tabLogs.TabIndex = 56;
            // 
            // btnRun
            // 
            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, 540);
            this.btnRun.Location = new System.Drawing.Point(616, 248);
            this.btnRun.Name = "btnRun";
            this.btnRun.Size = new System.Drawing.Size(670, 26);
            this.btnRun.Size = new System.Drawing.Size(130, 26);
            this.btnRun.TabIndex = 57;
            this.btnRun.Text = "运    行";
            this.btnRun.UseVisualStyleBackColor = true;
            this.btnRun.Click += new System.EventHandler(this.btnRun_Click);
            // 
            // 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(118, 196);
            this.txtOutPath.MaxLength = 2000;
            this.txtOutPath.Name = "txtOutPath";
            this.txtOutPath.Size = new System.Drawing.Size(482, 26);
            this.txtOutPath.TabIndex = 60;
            this.txtOutPath.Text = "D:\\simu\\out";
            //
            // lblOut
            //
            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(33, 201);
            this.lblOut.Name = "lblOut";
            this.lblOut.Size = new System.Drawing.Size(79, 16);
            this.lblOut.TabIndex = 59;
            this.lblOut.Text = "输出目录:";
            //
            // 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(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;
            //
            // 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(735, 594);
            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);
            this.Controls.Add(this.btnRun);
            this.Controls.Add(this.tabLogs);
            this.Controls.Add(this.txtFlowPath);
            this.Controls.Add(this.lblFlow);
            this.Controls.Add(this.btnFlowPath);
@@ -176,6 +223,7 @@
            this.Name = "FrmMain";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "内涝仿真工具";
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FrmMain_FormClosing);
            this.Load += new System.EventHandler(this.FrmMain_Load);
            this.ResumeLayout(false);
            this.PerformLayout();
@@ -193,8 +241,12 @@
        private System.Windows.Forms.TextBox txtFlowPath;
        private System.Windows.Forms.Label lblFlow;
        private System.Windows.Forms.Button btnFlowPath;
        private System.Windows.Forms.ListBox tabLogs;
        private System.Windows.Forms.Button btnRun;
        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;
    }
}