fix:更新上位机背景图

This commit is contained in:
2026-04-02 16:24:10 +08:00
parent 4d2204bf84
commit 66a6423129
8 changed files with 688 additions and 1063 deletions

View File

@@ -57,19 +57,19 @@
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(77, 107);
this.label1.Location = new System.Drawing.Point(115, 110);
this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(63, 14);
this.label1.Size = new System.Drawing.Size(94, 21);
this.label1.TabIndex = 0;
this.label1.Text = "订阅主题";
//
// txtSubTopic
//
this.txtSubTopic.Location = new System.Drawing.Point(144, 104);
this.txtSubTopic.Location = new System.Drawing.Point(213, 110);
this.txtSubTopic.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
this.txtSubTopic.Name = "txtSubTopic";
this.txtSubTopic.Size = new System.Drawing.Size(337, 23);
this.txtSubTopic.Size = new System.Drawing.Size(310, 31);
this.txtSubTopic.TabIndex = 1;
//
// txtReceiveMessage
@@ -93,7 +93,7 @@
//
// btnSubscribe
//
this.btnSubscribe.Location = new System.Drawing.Point(485, 71);
this.btnSubscribe.Location = new System.Drawing.Point(527, 76);
this.btnSubscribe.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
this.btnSubscribe.Name = "btnSubscribe";
this.btnSubscribe.Size = new System.Drawing.Size(70, 56);
@@ -105,19 +105,19 @@
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(63, 74);
this.label3.Location = new System.Drawing.Point(115, 76);
this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(77, 14);
this.label3.Size = new System.Drawing.Size(115, 21);
this.label3.TabIndex = 8;
this.label3.Text = "服务器地址";
//
// txtSubService
//
this.txtSubService.Location = new System.Drawing.Point(144, 71);
this.txtSubService.Location = new System.Drawing.Point(213, 73);
this.txtSubService.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
this.txtSubService.Name = "txtSubService";
this.txtSubService.Size = new System.Drawing.Size(337, 23);
this.txtSubService.Size = new System.Drawing.Size(310, 31);
this.txtSubService.TabIndex = 9;
this.txtSubService.TextChanged += new System.EventHandler(this.txtSubService_TextChanged);
//
@@ -128,7 +128,7 @@
this.label2.Location = new System.Drawing.Point(38, 309);
this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(52, 21);
this.label2.Size = new System.Drawing.Size(79, 33);
this.label2.TabIndex = 10;
this.label2.Text = "日志";
//
@@ -139,7 +139,7 @@
this.label5.Location = new System.Drawing.Point(38, 132);
this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(52, 21);
this.label5.Size = new System.Drawing.Size(79, 33);
this.label5.TabIndex = 12;
this.label5.Text = "解码";
this.label5.Click += new System.EventHandler(this.label5_Click);
@@ -280,7 +280,8 @@
//
// FmMqttClient
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.ApplyImageInvert = true;
this.AutoScaleDimensions = new System.Drawing.SizeF(11F, 21F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.BackImage = ((System.Drawing.Image)(resources.GetObject("$this.BackImage")));

File diff suppressed because it is too large Load Diff

View File

@@ -13,7 +13,7 @@
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<TargetFrameworkProfile />
<IsWebBootstrapper>false</IsWebBootstrapper>
<PublishUrl>C:\Users\Administrator\Desktop\</PublishUrl>
<PublishUrl>D:\公司项目\Andon\4.测试上位机\VS工程\</PublishUrl>
<Install>true</Install>
<InstallFrom>Disk</InstallFrom>
<UpdateEnabled>false</UpdateEnabled>
@@ -23,7 +23,8 @@
<UpdatePeriodically>false</UpdatePeriodically>
<UpdateRequired>false</UpdateRequired>
<MapFileExtensions>true</MapFileExtensions>
<ApplicationRevision>6</ApplicationRevision>
<AutorunEnabled>true</AutorunEnabled>
<ApplicationRevision>7</ApplicationRevision>
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<PublishWizardCompleted>true</PublishWizardCompleted>

View File

@@ -14,7 +14,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>pQnT/MSOmzN0uBN4NjCRTf/xETLpNU8riSGS+47N36Q=</dsig:DigestValue>
<dsig:DigestValue>9MFL16vI3vWUnntuNYKtYRF/i96wwck41unCG6PWw74=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>

View File

@@ -89,14 +89,14 @@
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="MqttClientWin.exe" size="84992">
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="MqttClientWin.exe" size="61952">
<assemblyIdentity name="MqttClientWin" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>IkYAMiomVn+HOcrunFx4ange/4U4KJHumhhm3e4UJaM=</dsig:DigestValue>
<dsig:DigestValue>JAQ6FBu5k/UugkJ7h6OUe+sz3tma8QH+FxzipokBU7g=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>

View File

@@ -14,7 +14,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>pQnT/MSOmzN0uBN4NjCRTf/xETLpNU8riSGS+47N36Q=</dsig:DigestValue>
<dsig:DigestValue>9MFL16vI3vWUnntuNYKtYRF/i96wwck41unCG6PWw74=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>