修改了截取IP的逻辑,更好的适配非192.168.1频段
This commit is contained in:
2
C-Windows-1/TestPara.Designer.cs
generated
2
C-Windows-1/TestPara.Designer.cs
generated
@@ -878,7 +878,7 @@
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||
this.ClientSize = new System.Drawing.Size(712, 425);
|
||||
this.ClientSize = new System.Drawing.Size(644, 425);
|
||||
this.Controls.Add(this.label15);
|
||||
this.Controls.Add(this.label54);
|
||||
this.Controls.Add(this.TestTime2);
|
||||
|
||||
Reference in New Issue
Block a user